Skip to content

Commit 36c302a

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v8.3.4
1 parent 09e289b commit 36c302a

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.3",
41+
"@rollup/plugin-typescript": "8.3.4",
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
@@ -1156,10 +1156,10 @@
11561156
dependencies:
11571157
"@octokit/openapi-types" "^11.2.0"
11581158

1159-
"@rollup/[email protected].3":
1160-
version "8.3.3"
1161-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.3.tgz#eee7edab9cfc064f1cfd16570492693cf1432215"
1162-
integrity sha512-55L9SyiYu3r/JtqdjhwcwaECXP7JeJ9h1Sg1VWRJKIutla2MdZQodTgcCNybXLMCnqpNLEhS2vGENww98L1npg==
1159+
"@rollup/[email protected].4":
1160+
version "8.3.4"
1161+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-8.3.4.tgz#45cdc0787b658b37d0362c705d8de86bc8bc040e"
1162+
integrity sha512-wt7JnYE9antX6BOXtsxGoeVSu4dZfw0dU3xykfOQ4hC3EddxRbVG/K0xiY1Wup7QOHJcjLYXWAn0Kx9Z1SBHHg==
11631163
dependencies:
11641164
"@rollup/pluginutils" "^3.1.0"
11651165
resolve "^1.17.0"

0 commit comments

Comments
 (0)