Skip to content

Commit 1187e2f

Browse files
fix(deps): update dependency tslib to v2.7.0
1 parent 9d10835 commit 1187e2f

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.6.3",
74+
"tslib": "2.7.0",
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.11"
1163-
tslib: "npm:2.6.3"
1163+
tslib: "npm:2.7.0"
11641164
tslint: "npm:6.1.3"
11651165
typescript: "npm:5.4.5"
11661166
unknown: "npm:0.2.6"
@@ -8370,13 +8370,6 @@ __metadata:
83708370
languageName: node
83718371
linkType: hard
83728372

8373-
"tslib@npm:2.6.3":
8374-
version: 2.6.3
8375-
resolution: "tslib@npm:2.6.3"
8376-
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
8377-
languageName: node
8378-
linkType: hard
8379-
83808373
"tslib@npm:2.7.0, 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":
83818374
version: 2.7.0
83828375
resolution: "tslib@npm:2.7.0"

0 commit comments

Comments
 (0)