Skip to content

Commit 06336ea

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v10.0.1
1 parent 033a744 commit 06336ea

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.0",
42+
"@rollup/plugin-typescript": "10.0.1",
4343
"@semantic-release/changelog": "6.0.1",
4444
"@semantic-release/git": "10.0.1",
4545
"@semantic-release/github": "8.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1315,10 +1315,10 @@
13151315
dependencies:
13161316
"@octokit/openapi-types" "^11.2.0"
13171317

1318-
"@rollup/[email protected].0":
1319-
version "10.0.0"
1320-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.0.tgz#d8ddf53cb6b20d12b7d025c17533eada40146ebe"
1321-
integrity sha512-iaTcQCbqTBA+vYS8uAVqvZvYXPobHBkz/tPYudqdMIz8QIjlPFNNFLpFX18rHGjLvGT9vUghd6GwE4ZpLhCnfA==
1318+
"@rollup/[email protected].1":
1319+
version "10.0.1"
1320+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-10.0.1.tgz#270b515b116ea28320e6bb62451c4767d49072d6"
1321+
integrity sha512-wBykxRLlX7EzL8BmUqMqk5zpx2onnmRMSw/l9M1sVfkJvdwfxogZQVNUM9gVMJbjRLDR5H6U0OMOrlDGmIV45A==
13221322
dependencies:
13231323
"@rollup/pluginutils" "^5.0.1"
13241324
resolve "^1.22.1"

0 commit comments

Comments
 (0)