Skip to content

Commit 22ef837

Browse files
chore(deps): update dependency zod to ^4.2.1 (#829)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cae5f44 commit 22ef837

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.9.0",
8888
"tslib": "^2.8.1",
89-
"zod": "^4.2.0"
89+
"zod": "^4.2.1"
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
@@ -6431,7 +6431,7 @@ __metadata:
64316431
webpack: "npm:^5.86.0"
64326432
webpack-cli: "npm:^6.0.0"
64336433
webpack-livereload-plugin: "npm:^3.0.2"
6434-
zod: "npm:^4.2.0"
6434+
zod: "npm:^4.2.1"
64356435
languageName: unknown
64366436
linkType: soft
64376437

@@ -12236,9 +12236,9 @@ __metadata:
1223612236
languageName: node
1223712237
linkType: hard
1223812238

12239-
"zod@npm:^4.2.0":
12240-
version: 4.2.0
12241-
resolution: "zod@npm:4.2.0"
12242-
checksum: 10c0/c9fa563f4866f5554c84728f69fe01979d5ab41a104176a4b9f1a182fa670b6e55ffe1be81863dc03d8b36c90ee9e917353b429f4aa3615b5f63dc4c8d5d92d3
12239+
"zod@npm:^4.2.1":
12240+
version: 4.2.1
12241+
resolution: "zod@npm:4.2.1"
12242+
checksum: 10c0/ecb5219bddf76a42d092a843fb98ad4cb78f1e1077082772b03ef032ee5cbc80790a4051836b962d26fb4af854323bc784d628bd1b8d9898149eba7af21c5560
1224312243
languageName: node
1224412244
linkType: hard

0 commit comments

Comments
 (0)