Skip to content

Commit 52d7c10

Browse files
Update dependency @rollup/plugin-typescript to v12
1 parent e455d30 commit 52d7c10

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@rollup/plugin-commonjs": "26.0.3",
5353
"@rollup/plugin-node-resolve": "15.3.1",
54-
"@rollup/plugin-typescript": "11.1.6",
54+
"@rollup/plugin-typescript": "12.3.0",
5555
"@typescript-eslint/eslint-plugin": "7.18.0",
5656
"@typescript-eslint/parser": "7.18.0",
5757
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,10 +129,10 @@
129129
is-module "^1.0.0"
130130
resolve "^1.22.1"
131131

132-
"@rollup/plugin-typescript@11.1.6":
133-
version "11.1.6"
134-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.6.tgz#724237d5ec12609ec01429f619d2a3e7d4d1b22b"
135-
integrity sha512-R92yOmIACgYdJ7dJ97p4K69I8gg6IEHt8M7dUBxN3W6nrO8uUxX5ixl0yU/N3aZTi8WhPuICvOHXQvF6FaykAA==
132+
"@rollup/plugin-typescript@12.3.0":
133+
version "12.3.0"
134+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-12.3.0.tgz#cc51b830973bc14c9456fe6532f322f2a40f5f12"
135+
integrity sha512-7DP0/p7y3t67+NabT9f8oTBFE6gGkto4SA6Np2oudYmZE/m1dt8RB0SjL1msMxFpLo631qjRCcBlAbq1ml/Big==
136136
dependencies:
137137
"@rollup/pluginutils" "^5.1.0"
138138
resolve "^1.22.1"

0 commit comments

Comments
 (0)