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

Commit 474495c

Browse files
chore(deps): update dependency zod to ^3.25.8 (#707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d544831 commit 474495c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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.7"
89+
"zod": "^3.25.8"
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.7"
6241+
zod: "npm:^3.25.8"
62426242
languageName: unknown
62436243
linkType: soft
62446244

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

12043-
"zod@npm:^3.25.7":
12044-
version: 3.25.7
12045-
resolution: "zod@npm:3.25.7"
12046-
checksum: 10c0/9bf497ed9b810d30b84ae032ec7882435d0fb9c94db08427592f56b711227726cfb7551ee7ca9f99135dfaff1fcff5ce261e25a6400f62b651ec23880cb41013
12043+
"zod@npm:^3.25.8":
12044+
version: 3.25.8
12045+
resolution: "zod@npm:3.25.8"
12046+
checksum: 10c0/4288e27cfc209eb2ac991ce89dbd5ffc554b046b2bdd67d13ffed49906f57d6084c83acae267daf5d2e84aa24f61f1b3baf247aa1f26ec8d6441b0d201a6cd1c
1204712047
languageName: node
1204812048
linkType: hard

0 commit comments

Comments
 (0)