Skip to content

Commit 3099d1a

Browse files
committed
feat(deps): update dependency tslib to ^2.6.2
1 parent 1ef5055 commit 3099d1a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"prettier": "^2.8.8",
9090
"read-pkg-up": "^7.0.1",
9191
"rimraf": "^4.1.1",
92-
"tslib": "^2.6.1",
92+
"tslib": "^2.6.2",
9393
"typescript": "^4.9.5",
9494
"which": "^3.0.0",
9595
"yargs-parser": "^21.1.1"

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2129,7 +2129,7 @@ __metadata:
21292129
read-pkg-up: ^7.0.1
21302130
rimraf: ^4.1.1
21312131
slash: ^3.0.0
2132-
tslib: ^2.6.1
2132+
tslib: ^2.6.2
21332133
typescript: ^4.9.5
21342134
which: ^3.0.0
21352135
yargs-parser: ^21.1.1
@@ -11063,10 +11063,10 @@ __metadata:
1106311063
languageName: node
1106411064
linkType: hard
1106511065

11066-
"tslib@npm:^2.6.1":
11067-
version: 2.6.1
11068-
resolution: "tslib@npm:2.6.1"
11069-
checksum: b0d176d176487905b66ae4d5856647df50e37beea7571c53b8d10ba9222c074b81f1410fb91da13debaf2cbc970663609068bdebafa844ea9d69b146527c38fe
11066+
"tslib@npm:^2.6.2":
11067+
version: 2.6.2
11068+
resolution: "tslib@npm:2.6.2"
11069+
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
1107011070
languageName: node
1107111071
linkType: hard
1107211072

0 commit comments

Comments
 (0)