Skip to content

Commit 0d84353

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11
1 parent f6c1a63 commit 0d84353

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
@@ -39,7 +39,7 @@
3939
"build": "vite build"
4040
},
4141
"devDependencies": {
42-
"@rollup/plugin-typescript": "10.0.1",
42+
"@rollup/plugin-typescript": "11.0.0",
4343
"@semantic-release/changelog": "6.0.2",
4444
"@semantic-release/git": "10.0.1",
4545
"@semantic-release/github": "8.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,10 +1493,10 @@
14931493
dependencies:
14941494
"@octokit/openapi-types" "^11.2.0"
14951495

1496-
"@rollup/plugin-typescript@10.0.1":
1497-
version "10.0.1"
1498-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.1.tgz#270b515b116ea28320e6bb62451c4767d49072d6"
1499-
integrity sha512-wBykxRLlX7EzL8BmUqMqk5zpx2onnmRMSw/l9M1sVfkJvdwfxogZQVNUM9gVMJbjRLDR5H6U0OMOrlDGmIV45A==
1496+
"@rollup/plugin-typescript@11.0.0":
1497+
version "11.0.0"
1498+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545"
1499+
integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==
15001500
dependencies:
15011501
"@rollup/pluginutils" "^5.0.1"
15021502
resolve "^1.22.1"

0 commit comments

Comments
 (0)