Skip to content

Commit 10f3d26

Browse files
committed
fix(deps): update dependency tslib to v2.5.0
1 parent a58feee commit 10f3d26

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
@@ -61,7 +61,7 @@
6161
"vuepress": "1.9.8"
6262
},
6363
"dependencies": {
64-
"tslib": "2.4.1",
64+
"tslib": "2.5.0",
6565
"vue": "^2.6.7"
6666
},
6767
"prettier": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20259,10 +20259,10 @@ [email protected]:
2025920259
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
2026020260
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==
2026120261

20262-
tslib@2.4.1:
20263-
version "2.4.1"
20264-
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.1.tgz#0d0bfbaac2880b91e22df0768e55be9753a5b17e"
20265-
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==
20262+
tslib@2.5.0:
20263+
version "2.5.0"
20264+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
20265+
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
2026620266

2026720267
tslib@^1.11.1, tslib@^1.13.0:
2026820268
version "1.14.1"

0 commit comments

Comments
 (0)