Skip to content

Commit 47e39e5

Browse files
chore(deps): update dependency zod to ^3.24.3 (#696)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 415949c commit 47e39e5

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.0",
8888
"tslib": "^2.8.1",
89-
"zod": "^3.24.2"
89+
"zod": "^3.24.3"
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
@@ -6226,7 +6226,7 @@ __metadata:
62266226
webpack: "npm:^5.86.0"
62276227
webpack-cli: "npm:^6.0.0"
62286228
webpack-livereload-plugin: "npm:^3.0.2"
6229-
zod: "npm:^3.24.2"
6229+
zod: "npm:^3.24.3"
62306230
languageName: unknown
62316231
linkType: soft
62326232

@@ -12009,9 +12009,9 @@ __metadata:
1200912009
languageName: node
1201012010
linkType: hard
1201112011

12012-
"zod@npm:^3.24.2":
12013-
version: 3.24.2
12014-
resolution: "zod@npm:3.24.2"
12015-
checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565
12012+
"zod@npm:^3.24.3":
12013+
version: 3.24.3
12014+
resolution: "zod@npm:3.24.3"
12015+
checksum: 10c0/ab0369810968d0329a1a141e9418e01e5c9c2a4905cbb7cb7f5a131d6e9487596e1400e21eeff24c4a8ee28dacfa5bd6103893765c055b7a98c2006a5a4fc68d
1201612016
languageName: node
1201712017
linkType: hard

0 commit comments

Comments
 (0)