Skip to content

Commit ea6b3f4

Browse files
chore(deps-dev): bump @rollup/plugin-typescript from 11.1.6 to 12.1.1
Bumps [@rollup/plugin-typescript](https://github.com/rollup/plugins/tree/HEAD/packages/typescript) from 11.1.6 to 12.1.1. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/typescript/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/typescript-v12.1.1/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 4ce96a0 commit ea6b3f4

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
@@ -49,7 +49,7 @@
4949
"@rollup/plugin-commonjs": "^28.0.0",
5050
"@rollup/plugin-node-resolve": "^15.2.3",
5151
"@rollup/plugin-terser": "^0.4.4",
52-
"@rollup/plugin-typescript": "^11.1.6",
52+
"@rollup/plugin-typescript": "^12.1.1",
5353
"@testing-library/dom": "^10.4.0",
5454
"@testing-library/react": "^16.0.0",
5555
"@types/eslint": "^8.56.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2799,9 +2799,9 @@ __metadata:
27992799
languageName: node
28002800
linkType: hard
28012801

2802-
"@rollup/plugin-typescript@npm:^11.1.6":
2803-
version: 11.1.6
2804-
resolution: "@rollup/plugin-typescript@npm:11.1.6"
2802+
"@rollup/plugin-typescript@npm:^12.1.1":
2803+
version: 12.1.1
2804+
resolution: "@rollup/plugin-typescript@npm:12.1.1"
28052805
dependencies:
28062806
"@rollup/pluginutils": "npm:^5.1.0"
28072807
resolve: "npm:^1.22.1"
@@ -2814,7 +2814,7 @@ __metadata:
28142814
optional: true
28152815
tslib:
28162816
optional: true
2817-
checksum: 10c0/5347cd73ac28d4cf2401a3e689864a1a0df8f3ae029abd9c38525cbc84bcfa16c3a32a0ac5698dac65ec531ba7cf8332e14f5fc7f8fa501193da23320a134c5c
2817+
checksum: 10c0/1418ed9dc784c09ae82c7a171f453c42e26c48b5c557147cfee0fc95857711a3a0250efc7937b65923a5171bfd35c8d33dff82fe561ed2578c6d575ac7a826ae
28182818
languageName: node
28192819
linkType: hard
28202820

@@ -9295,7 +9295,7 @@ __metadata:
92959295
"@rollup/plugin-commonjs": "npm:^28.0.0"
92969296
"@rollup/plugin-node-resolve": "npm:^15.2.3"
92979297
"@rollup/plugin-terser": "npm:^0.4.4"
9298-
"@rollup/plugin-typescript": "npm:^11.1.6"
9298+
"@rollup/plugin-typescript": "npm:^12.1.1"
92999299
"@testing-library/dom": "npm:^10.4.0"
93009300
"@testing-library/react": "npm:^16.0.0"
93019301
"@types/eslint": "npm:^8.56.10"

0 commit comments

Comments
 (0)