Skip to content

Commit 43593c3

Browse files
fix(deps): update dependency tslib to v2.8.1
1 parent 24e043d commit 43593c3

File tree

2 files changed

+2
-9
lines changed

2 files changed

+2
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"simple-git": "3.27.0",
7272
"spdx-correct": "3.2.0",
7373
"spdx-license-list": "6.9.0",
74-
"tslib": "2.7.0",
74+
"tslib": "2.8.1",
7575
"tslint": "6.1.3",
7676
"typescript": "5.4.5",
7777
"unknown": "0.2.6",

yarn.lock

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ __metadata:
11601160
spdx-correct: "npm:3.2.0"
11611161
spdx-license-list: "npm:6.9.0"
11621162
tsimp: "npm:2.0.12"
1163-
tslib: "npm:2.7.0"
1163+
tslib: "npm:2.8.1"
11641164
tslint: "npm:6.1.3"
11651165
typescript: "npm:5.4.5"
11661166
unknown: "npm:0.2.6"
@@ -8408,13 +8408,6 @@ __metadata:
84088408
languageName: node
84098409
linkType: hard
84108410

8411-
"tslib@npm:2.7.0":
8412-
version: 2.7.0
8413-
resolution: "tslib@npm:2.7.0"
8414-
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
8415-
languageName: node
8416-
linkType: hard
8417-
84188411
"tslib@npm:2.8.1, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
84198412
version: 2.8.1
84208413
resolution: "tslib@npm:2.8.1"

0 commit comments

Comments
 (0)