Skip to content

Commit 2eed6d5

Browse files
committed
feat(deps): update dependency tslib to ^2.8.0
1 parent de1ed0b commit 2eed6d5

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.2",
92+
"tslib": "^2.8.0",
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
@@ -2191,7 +2191,7 @@ __metadata:
21912191
read-pkg-up: ^7.0.1
21922192
rimraf: ^4.1.1
21932193
slash: ^3.0.0
2194-
tslib: ^2.6.2
2194+
tslib: ^2.8.0
21952195
typescript: ^4.9.5
21962196
which: ^3.0.0
21972197
yargs-parser: ^21.1.1
@@ -11616,10 +11616,10 @@ __metadata:
1161611616
languageName: node
1161711617
linkType: hard
1161811618

11619-
"tslib@npm:^2.6.2":
11620-
version: 2.6.2
11621-
resolution: "tslib@npm:2.6.2"
11622-
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
11619+
"tslib@npm:^2.8.0":
11620+
version: 2.8.0
11621+
resolution: "tslib@npm:2.8.0"
11622+
checksum: de852ecd81adfdb4870927e250763345f07dc13fe7f395ce261424966bb122a0992ad844c3ec875c9e63e72afe2220a150712984e44dfd1a8a7e538a064e3d46
1162311623
languageName: node
1162411624
linkType: hard
1162511625

0 commit comments

Comments
 (0)