Skip to content

Commit 85aff7a

Browse files
chore(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.2
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.2. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.2/packages/typescript) --- updated-dependencies: - dependency-name: "@rollup/plugin-typescript" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6c6e8d4 commit 85aff7a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@rollup/plugin-commonjs": "^28.0.0",
3636
"@rollup/plugin-node-resolve": "^15.2.3",
3737
"@rollup/plugin-terser": "^0.4.4",
38-
"@rollup/plugin-typescript": "^11.1.6",
38+
"@rollup/plugin-typescript": "^12.1.2",
3939
"@testing-library/dom": "^10.4.0",
4040
"@testing-library/react": "^16.0.0",
4141
"@testing-library/user-event": "14.5.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,9 +2292,9 @@ __metadata:
22922292
languageName: node
22932293
linkType: hard
22942294

2295-
"@rollup/plugin-typescript@npm:^11.1.6":
2296-
version: 11.1.6
2297-
resolution: "@rollup/plugin-typescript@npm:11.1.6"
2295+
"@rollup/plugin-typescript@npm:^12.1.2":
2296+
version: 12.1.2
2297+
resolution: "@rollup/plugin-typescript@npm:12.1.2"
22982298
dependencies:
22992299
"@rollup/pluginutils": "npm:^5.1.0"
23002300
resolve: "npm:^1.22.1"
@@ -2307,7 +2307,7 @@ __metadata:
23072307
optional: true
23082308
tslib:
23092309
optional: true
2310-
checksum: 10c0/5347cd73ac28d4cf2401a3e689864a1a0df8f3ae029abd9c38525cbc84bcfa16c3a32a0ac5698dac65ec531ba7cf8332e14f5fc7f8fa501193da23320a134c5c
2310+
checksum: 10c0/f447e23371bb1815030446ada3f57608bc6665f8aa2cd7343c4aa18021790fa3ba4783146ea576fb650d6ec68876182d0bc789a05b1a9163c09b16c17efdf868
23112311
languageName: node
23122312
linkType: hard
23132313

@@ -8352,7 +8352,7 @@ __metadata:
83528352
"@rollup/plugin-commonjs": "npm:^28.0.0"
83538353
"@rollup/plugin-node-resolve": "npm:^15.2.3"
83548354
"@rollup/plugin-terser": "npm:^0.4.4"
8355-
"@rollup/plugin-typescript": "npm:^11.1.6"
8355+
"@rollup/plugin-typescript": "npm:^12.1.2"
83568356
"@testing-library/dom": "npm:^10.4.0"
83578357
"@testing-library/react": "npm:^16.0.0"
83588358
"@testing-library/user-event": "npm:14.5.2"

0 commit comments

Comments
 (0)