Skip to content

Commit 51296e8

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.2
1 parent 55d5f10 commit 51296e8

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": "11.1.1",
42+
"@rollup/plugin-typescript": "11.1.2",
4343
"@semantic-release/changelog": "6.0.3",
4444
"@semantic-release/git": "10.0.1",
4545
"@semantic-release/github": "9.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,10 +1772,10 @@
17721772
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
17731773
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
17741774

1775-
"@rollup/[email protected].1":
1776-
version "11.1.1"
1777-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
1778-
integrity sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==
1775+
"@rollup/[email protected].2":
1776+
version "11.1.2"
1777+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.2.tgz#09eb5690a650bb0334bf84125bce9abd296442e4"
1778+
integrity sha512-0ghSOCMcA7fl1JM+0gYRf+Q/HWyg+zg7/gDSc+fRLmlJWcW5K1I+CLRzaRhXf4Y3DRyPnnDo4M2ktw+a6JcDEg==
17791779
dependencies:
17801780
"@rollup/pluginutils" "^5.0.1"
17811781
resolve "^1.22.1"

0 commit comments

Comments
 (0)