Skip to content

Commit be75e9e

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.4
1 parent d70e3da commit be75e9e

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1784,10 +1784,10 @@
17841784
picocolors "^1.0.0"
17851785
tslib "^2.6.0"
17861786

1787-
"@rollup/[email protected].3":
1788-
version "11.1.3"
1789-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.3.tgz#8172858a1e5f4c181aebc61f8920002fd5e04b91"
1790-
integrity sha512-8o6cNgN44kQBcpsUJTbTXMTtb87oR1O0zgP3Dxm71hrNgparap3VujgofEilTYJo+ivf2ke6uy3/E5QEaiRlDA==
1787+
"@rollup/[email protected].4":
1788+
version "11.1.4"
1789+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.4.tgz#cecb82180563e143481d979e5191953cbd0ee4c9"
1790+
integrity sha512-WZRh5LBVLQXdKFICUId5J3eIpmjGURaBqntfg3GSZACgeOAFS+lOSMGTwfzDkELTaZVp/lWdMVNU3UkwCUBg/Q==
17911791
dependencies:
17921792
"@rollup/pluginutils" "^5.0.1"
17931793
resolve "^1.22.1"

0 commit comments

Comments
 (0)