Skip to content

Commit e5fc244

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.0
1 parent 06553d1 commit e5fc244

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,10 +1509,10 @@
15091509
dependencies:
15101510
"@octokit/openapi-types" "^11.2.0"
15111511

1512-
"@rollup/plugin-typescript@11.0.0":
1513-
version "11.0.0"
1514-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.0.0.tgz#f136272d1df5209daca0cb6f171c574b1d505545"
1515-
integrity sha512-goPyCWBiimk1iJgSTgsehFD5OOFHiAknrRJjqFCudcW8JtWiBlK284Xnn4flqMqg6YAjVG/EE+3aVzrL5qNSzQ==
1512+
"@rollup/plugin-typescript@11.1.0":
1513+
version "11.1.0"
1514+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
1515+
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
15161516
dependencies:
15171517
"@rollup/pluginutils" "^5.0.1"
15181518
resolve "^1.22.1"

0 commit comments

Comments
 (0)