Skip to content

Commit 61d84e5

Browse files
feat(deps): update dependency tslib to ^2.8.1 (#968)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 642a643 commit 61d84e5

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.8.0",
92+
"tslib": "^2.8.1",
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.8.0
2194+
tslib: ^2.8.1
21952195
typescript: ^4.9.5
21962196
which: ^3.0.0
21972197
yargs-parser: ^21.1.1
@@ -12957,10 +12957,10 @@ __metadata:
1295712957
languageName: node
1295812958
linkType: hard
1295912959

12960-
"tslib@npm:^2.8.0":
12961-
version: 2.8.0
12962-
resolution: "tslib@npm:2.8.0"
12963-
checksum: de852ecd81adfdb4870927e250763345f07dc13fe7f395ce261424966bb122a0992ad844c3ec875c9e63e72afe2220a150712984e44dfd1a8a7e538a064e3d46
12960+
"tslib@npm:^2.8.1":
12961+
version: 2.8.1
12962+
resolution: "tslib@npm:2.8.1"
12963+
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
1296412964
languageName: node
1296512965
linkType: hard
1296612966

0 commit comments

Comments
 (0)