Skip to content

Commit 033a744

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v10
1 parent 5be62ad commit 033a744

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": "9.0.2",
42+
"@rollup/plugin-typescript": "10.0.0",
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/plugin-typescript@9.0.2":
1319-
version "9.0.2"
1320-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-9.0.2.tgz#c0cdfa39e267f306ff7316405a35406d5821eaa7"
1321-
integrity sha512-/sS93vmHUMjzDUsl5scNQr1mUlNE1QjBBvOhmRwJCH8k2RRhDIm3c977B3wdu3t3Ap17W6dDeXP3hj1P1Un1bA==
1318+
"@rollup/plugin-typescript@10.0.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==
13221322
dependencies:
13231323
"@rollup/pluginutils" "^5.0.1"
13241324
resolve "^1.22.1"

0 commit comments

Comments
 (0)