Skip to content

Commit 22abfdb

Browse files
committed
chore(deps): update dependency @rollup/plugin-typescript to v11.1.1
1 parent 5219462 commit 22abfdb

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.0",
42+
"@rollup/plugin-typescript": "11.1.1",
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
@@ -1519,10 +1519,10 @@
15191519
dependencies:
15201520
"@octokit/openapi-types" "^11.2.0"
15211521

1522-
"@rollup/[email protected].0":
1523-
version "11.1.0"
1524-
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.0.tgz#4dd2a98475a791200d3e4dd1b8234073ad96c535"
1525-
integrity sha512-86flrfE+bSHB69znnTV6kVjkncs2LBMhcTCyxWgRxLyfXfQrxg4UwlAqENnjrrxnSNS/XKCDJCl8EkdFJVHOxw==
1522+
"@rollup/[email protected].1":
1523+
version "11.1.1"
1524+
resolved "https://registry.yarnpkg.com/@rollup/plugin-typescript/-/plugin-typescript-11.1.1.tgz#258663a7aa6b51390dd39ae6e5502f2c4b2807cb"
1525+
integrity sha512-Ioir+x5Bejv72Lx2Zbz3/qGg7tvGbxQZALCLoJaGrkNXak/19+vKgKYJYM3i/fJxvsb23I9FuFQ8CUBEfsmBRg==
15261526
dependencies:
15271527
"@rollup/pluginutils" "^5.0.1"
15281528
resolve "^1.22.1"

0 commit comments

Comments
 (0)