Skip to content

Commit 75516b1

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v8.5.0
1 parent 5241bb6 commit 75516b1

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
@@ -38,7 +38,7 @@
3838
"build": "vite build"
3939
},
4040
"devDependencies": {
41-
"@rollup/plugin-typescript": "8.4.0",
41+
"@rollup/plugin-typescript": "8.5.0",
4242
"@semantic-release/changelog": "6.0.1",
4343
"@semantic-release/git": "10.0.1",
4444
"@semantic-release/github": "8.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1214,10 +1214,10 @@
12141214
dependencies:
12151215
"@octokit/openapi-types" "^11.2.0"
12161216

1217-
"@rollup/plugin-typescript@8.4.0":
1218-
version "8.4.0"
1219-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.4.0.tgz#a8a384b6dbaab42b4cafb075278b15743c0f5ef8"
1220-
integrity sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==
1217+
"@rollup/plugin-typescript@8.5.0":
1218+
version "8.5.0"
1219+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.5.0.tgz#7ea11599a15b0a30fa7ea69ce3b791d41b862515"
1220+
integrity sha512-wMv1/scv0m/rXx21wD2IsBbJFba8wGF3ErJIr6IKRfRj49S85Lszbxb4DCo8iILpluTjk2GAAu9CoZt4G3ppgQ==
12211221
dependencies:
12221222
"@rollup/pluginutils" "^3.1.0"
12231223
resolve "^1.17.0"

0 commit comments

Comments
 (0)