Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit a6fc0ec

Browse files
committed
chore(deps): update dependency tslib to ^2.7.0
1 parent 54852b0 commit a6fc0ec

2 files changed

Lines changed: 10 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"react-virtualized-auto-sizer": "^1.0.24",
8484
"rxjs": "7.8.1",
8585
"ts-pattern": "^5.3.1",
86-
"tslib": "^2.6.3",
86+
"tslib": "^2.7.0",
8787
"zod": "^3.23.8"
8888
},
8989
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6049,7 +6049,7 @@ __metadata:
60496049
ts-node: "npm:^10.9.1"
60506050
ts-pattern: "npm:^5.3.1"
60516051
tsconfig-paths: "npm:^4.2.0"
6052-
tslib: "npm:^2.6.3"
6052+
tslib: "npm:^2.7.0"
60536053
typescript: "npm:^5.0.0"
60546054
webpack: "npm:^5.86.0"
60556055
webpack-cli: "npm:^5.1.4"
@@ -10982,13 +10982,20 @@ __metadata:
1098210982
languageName: node
1098310983
linkType: hard
1098410984

10985-
"tslib@npm:2.6.3, tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.6.3":
10985+
"tslib@npm:2.6.3":
1098610986
version: 2.6.3
1098710987
resolution: "tslib@npm:2.6.3"
1098810988
checksum: 10c0/2598aef53d9dbe711af75522464b2104724d6467b26a60f2bdac8297d2b5f1f6b86a71f61717384aa8fd897240467aaa7bcc36a0700a0faf751293d1331db39a
1098910989
languageName: node
1099010990
linkType: hard
1099110991

10992+
"tslib@npm:^2.1.0, tslib@npm:^2.3.1, tslib@npm:^2.4.0, tslib@npm:^2.7.0":
10993+
version: 2.7.0
10994+
resolution: "tslib@npm:2.7.0"
10995+
checksum: 10c0/469e1d5bf1af585742128827000711efa61010b699cb040ab1800bcd3ccdd37f63ec30642c9e07c4439c1db6e46345582614275daca3e0f4abae29b0083f04a6
10996+
languageName: node
10997+
linkType: hard
10998+
1099210999
"type-check@npm:^0.4.0, type-check@npm:~0.4.0":
1099311000
version: 0.4.0
1099411001
resolution: "type-check@npm:0.4.0"

0 commit comments

Comments
 (0)