Skip to content

Commit cc68790

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.3
1 parent 8f92962 commit cc68790

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1772,10 +1772,10 @@
17721772
picocolors "^1.0.0"
17731773
tslib "^2.6.0"
17741774

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==
1775+
"@rollup/[email protected].3":
1776+
version "11.1.3"
1777+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.3.tgz#8172858a1e5f4c181aebc61f8920002fd5e04b91"
1778+
integrity sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==
17791779
dependencies:
17801780
"@rollup/pluginutils" "^5.0.1"
17811781
resolve "^1.22.1"

0 commit comments

Comments
 (0)