Skip to content

Commit ba08abd

Browse files
chore(deps-dev): bump the typescript group with 1 update (#1553)
Bumps the typescript group with 1 update: [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript). Updates `@rollup/plugin-typescript` from 11.1.5 to 11.1.6 - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v11.1.6/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b10c278 commit ba08abd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@commitlint/cli": "18.4.4",
3737
"@commitlint/config-conventional": "18.4.4",
3838
"@juggle/resize-observer": "^3.4.0",
39-
"@rollup/plugin-typescript": "^11.1.5",
39+
"@rollup/plugin-typescript": "^11.1.6",
4040
"@strapi/eslint-config": "^0.2.0",
4141
"@swc/core": "^1.3.102",
4242
"@swc/jest": "^0.2.29",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3947,11 +3947,11 @@ __metadata:
39473947
languageName: node
39483948
linkType: hard
39493949

3950-
"@rollup/plugin-typescript@npm:^11.1.5":
3951-
version: 11.1.5
3952-
resolution: "@rollup/plugin-typescript@npm:11.1.5"
3950+
"@rollup/plugin-typescript@npm:^11.1.6":
3951+
version: 11.1.6
3952+
resolution: "@rollup/plugin-typescript@npm:11.1.6"
39533953
dependencies:
3954-
"@rollup/pluginutils": ^5.0.1
3954+
"@rollup/pluginutils": ^5.1.0
39553955
resolve: ^1.22.1
39563956
peerDependencies:
39573957
rollup: ^2.14.0||^3.0.0||^4.0.0
@@ -3962,11 +3962,11 @@ __metadata:
39623962
optional: true
39633963
tslib:
39643964
optional: true
3965-
checksum: 092eed73bdd4817d0d5958b67ca2e49bc8b10f9c49614d7c65925e98817adf7a0508b2e9fa00699b025cb0563d72d9eaca93580df8d7f9515767be39352bb11c
3965+
checksum: 3f5b981f4d9c9501be1f16396f7b6d4ae584cb1b61e9f0bed66f98245fb77f249caea2b9b5f222f933b46fd9043c1f2664a7445aefa386c1ffbb4f0b80fc6004
39663966
languageName: node
39673967
linkType: hard
39683968

3969-
"@rollup/pluginutils@npm:^5.0.1, @rollup/pluginutils@npm:^5.0.2":
3969+
"@rollup/pluginutils@npm:^5.0.2":
39703970
version: 5.0.5
39713971
resolution: "@rollup/pluginutils@npm:5.0.5"
39723972
dependencies:
@@ -8815,7 +8815,7 @@ __metadata:
88158815
"@commitlint/cli": 18.4.4
88168816
"@commitlint/config-conventional": 18.4.4
88178817
"@juggle/resize-observer": ^3.4.0
8818-
"@rollup/plugin-typescript": ^11.1.5
8818+
"@rollup/plugin-typescript": ^11.1.6
88198819
"@strapi/eslint-config": ^0.2.0
88208820
"@swc/core": ^1.3.102
88218821
"@swc/jest": ^0.2.29

0 commit comments

Comments
 (0)