Skip to content

Commit 5215d18

Browse files
chore(deps): update dependency zod to ^4.1.5 (#786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7860e9b commit 5215d18

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.8.0",
8888
"tslib": "^2.8.1",
89-
"zod": "^4.1.4"
89+
"zod": "^4.1.5"
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:^4.1.4"
6423+
zod: "npm:^4.1.5"
64246424
languageName: unknown
64256425
linkType: soft
64266426

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

12241-
"zod@npm:^4.1.4":
12242-
version: 4.1.4
12243-
resolution: "zod@npm:4.1.4"
12244-
checksum: 10c0/f9fbfb519db6a838d50115cb686de3961794a9eb13473df8f9ebd1c021bd8505b56643ed1a5fa5197d2ead136ee28e5368e42c45edc31c3a1e9ed62c9734b55a
12241+
"zod@npm:^4.1.5":
12242+
version: 4.1.5
12243+
resolution: "zod@npm:4.1.5"
12244+
checksum: 10c0/7826fb931bc71d4d0fff2fbb72f1a1cf30a6672cf9dbe6933a216bbb60242ef1c3bdfbcd3c5b27e806235a35efaad7a4a9897ff4d3621452f9ea278bce6fd42a
1224512245
languageName: node
1224612246
linkType: hard

0 commit comments

Comments
 (0)