Skip to content

Commit 9c6499e

Browse files
committed
feat(deps): update dependency tslib to ^2.6.1
1 parent efd090b commit 9c6499e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"prettier": "^2.8.8",
9292
"read-pkg-up": "^7.0.1",
9393
"rimraf": "^4.1.1",
94-
"tslib": "^2.4.1",
94+
"tslib": "^2.6.1",
9595
"typescript": "^4.9.5",
9696
"which": "^3.0.0",
9797
"yargs-parser": "^21.1.1"

Diff for: yarn.lock

+8-1
Original file line numberDiff line numberDiff line change
@@ -1999,7 +1999,7 @@ __metadata:
19991999
read-pkg-up: ^7.0.1
20002000
rimraf: ^4.1.1
20012001
slash: ^3.0.0
2002-
tslib: ^2.4.1
2002+
tslib: ^2.6.1
20032003
typescript: ^4.9.5
20042004
which: ^3.0.0
20052005
yargs-parser: ^21.1.1
@@ -10902,6 +10902,13 @@ __metadata:
1090210902
languageName: node
1090310903
linkType: hard
1090410904

10905+
"tslib@npm:^2.6.1":
10906+
version: 2.6.1
10907+
resolution: "tslib@npm:2.6.1"
10908+
checksum: b0d176d176487905b66ae4d5856647df50e37beea7571c53b8d10ba9222c074b81f1410fb91da13debaf2cbc970663609068bdebafa844ea9d69b146527c38fe
10909+
languageName: node
10910+
linkType: hard
10911+
1090510912
"tsutils@npm:^3.21.0":
1090610913
version: 3.21.0
1090710914
resolution: "tsutils@npm:3.21.0"

0 commit comments

Comments
 (0)