Skip to content

Commit 658333d

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v8.4.0
1 parent 62d2e40 commit 658333d

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.3.4",
41+
"@rollup/plugin-typescript": "8.4.0",
4242
"@semantic-release/changelog": "6.0.1",
4343
"@semantic-release/git": "10.0.1",
4444
"@semantic-release/github": "8.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,10 +1170,10 @@
11701170
dependencies:
11711171
"@octokit/openapi-types" "^11.2.0"
11721172

1173-
"@rollup/plugin-typescript@8.3.4":
1174-
version "8.3.4"
1175-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e"
1176-
integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==
1173+
"@rollup/plugin-typescript@8.4.0":
1174+
version "8.4.0"
1175+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.4.0.tgz#a8a384b6dbaab42b4cafb075278b15743c0f5ef8"
1176+
integrity sha512-QssfoOP6V4/6skX12EfOW5UzJAv/c334F4OJWmQpe2kg3agEa0JwVCckwmfuvEgDixyX+XyxjFenH7M2rDKUyQ==
11771177
dependencies:
11781178
"@rollup/pluginutils" "^3.1.0"
11791179
resolve "^1.17.0"

0 commit comments

Comments
 (0)