Skip to content

Commit e8ea892

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

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.73"
89+
"zod": "^3.25.74"
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
@@ -6420,7 +6420,7 @@ __metadata:
64206420
webpack: "npm:^5.86.0"
64216421
webpack-cli: "npm:^6.0.0"
64226422
webpack-livereload-plugin: "npm:^3.0.2"
6423-
zod: "npm:^3.25.73"
6423+
zod: "npm:^3.25.74"
64246424
languageName: unknown
64256425
linkType: soft
64266426

@@ -12238,9 +12238,9 @@ __metadata:
1223812238
languageName: node
1223912239
linkType: hard
1224012240

12241-
"zod@npm:^3.25.73":
12242-
version: 3.25.73
12243-
resolution: "zod@npm:3.25.73"
12244-
checksum: 10c0/dac012027decd7fc9206242a046b8e4ad175e3b4ae1fc8de62e60e650932f72ec709773b9861ec41c89cb7dce41b3536551f0ab5942ff2373592af8d2b667631
12241+
"zod@npm:^3.25.74":
12242+
version: 3.25.74
12243+
resolution: "zod@npm:3.25.74"
12244+
checksum: 10c0/59e38b046ac333b5bd1ba325a83b6798721227cbfb1e69dfc7159bd7824b904241ab923026edb714fafefec3624265ae374a70aee9a5a45b365bd31781ffa105
1224512245
languageName: node
1224612246
linkType: hard

0 commit comments

Comments
 (0)