Skip to content

Commit ce72bdd

Browse files
chore(deps): update dependency zod to ^3.25.49 (#731)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5e06fc commit ce72bdd

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
@@ -86,7 +86,7 @@
8686
"rxjs": "7.8.1",
8787
"ts-pattern": "^5.7.1",
8888
"tslib": "^2.8.1",
89-
"zod": "^3.25.48"
89+
"zod": "^3.25.49"
9090
},
9191
"homepage": "https://github.com/simPod/GrafanaJsonDatasource",
9292
"engineStrict": true,

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6238,7 +6238,7 @@ __metadata:
62386238
webpack: "npm:^5.86.0"
62396239
webpack-cli: "npm:^6.0.0"
62406240
webpack-livereload-plugin: "npm:^3.0.2"
6241-
zod: "npm:^3.25.48"
6241+
zod: "npm:^3.25.49"
62426242
languageName: unknown
62436243
linkType: soft
62446244

@@ -12040,9 +12040,9 @@ __metadata:
1204012040
languageName: node
1204112041
linkType: hard
1204212042

12043-
"zod@npm:^3.25.48":
12044-
version: 3.25.48
12045-
resolution: "zod@npm:3.25.48"
12046-
checksum: 10c0/bb1a537b27b62e6e7a37f909e9ff029c6ddac89fd6bba24b8e92b2002d5e9aaa90f74b30da1186a1f6ea5f1a0e216b77fad49301a91998d32730fc1b65719dc3
12043+
"zod@npm:^3.25.49":
12044+
version: 3.25.49
12045+
resolution: "zod@npm:3.25.49"
12046+
checksum: 10c0/2b70269b18abcd9b8d282ed6361a327a71d9a91433d3add02c4ab69750a271d97675145b393ccc968b5d61360d8d4000180fbc8a347dc186320b9e118c7a1df9
1204712047
languageName: node
1204812048
linkType: hard

0 commit comments

Comments
 (0)