Skip to content

Commit a22e409

Browse files
feat(deps): update dependency tslib to v2.7.0
1 parent e2ab042 commit a22e409

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"dependencies": {
3030
"@types/webpack-env": "1.18.5",
31-
"tslib": "2.6.3"
31+
"tslib": "2.7.0"
3232
},
3333
"devDependencies": {
3434
"@commitlint/cli": "19.4.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ __metadata:
12041204
semantic-release-pinst: "npm:1.0.4"
12051205
ts-loader: "npm:9.5.1"
12061206
tsimp: "npm:2.0.11"
1207-
tslib: "npm:2.6.3"
1207+
tslib: "npm:2.7.0"
12081208
typescript: "npm:5.5.4"
12091209
webpack: "npm:5.94.0"
12101210
webpack-cli: "npm:5.1.4"
@@ -11703,10 +11703,10 @@ __metadata:
1170311703
languageName: node
1170411704
linkType: hard
1170511705

11706-
"tslib@npm:2.6.3, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
11707-
version: 2.6.3
11708-
resolution: "tslib@npm:2.6.3"
11709-
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
11706+
"tslib@npm:2.7.0, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.3.0, tslib@npm:^2.3.1, tslib@npm:^2.6.2":
11707+
version: 2.7.0
11708+
resolution: "tslib@npm:2.7.0"
11709+
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
1171011710
languageName: node
1171111711
linkType: hard
1171211712

0 commit comments

Comments
 (0)