Skip to content

Commit

Permalink
fix(deps): update dependency zod to ^3.24.2 (#2262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 6912983 commit 2b38fcc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^5.3.4",
"twitter-api-v2": "^1.18.2",
"zod": "^3.24.1"
"zod": "^3.24.2"
},
"devDependencies": {
"@babel/core": "^7.26.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15090,7 +15090,7 @@ __metadata:
twitter-api-v2: "npm:^1.18.2"
typed-css-modules: "npm:^0.9.1"
typescript: "npm:^5.7.3"
zod: "npm:^3.24.1"
zod: "npm:^3.24.2"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17283,9 +17283,9 @@ __metadata:
languageName: node
linkType: hard

"zod@npm:^3.24.1":
version: 3.24.1
resolution: "zod@npm:3.24.1"
checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b
"zod@npm:^3.24.2":
version: 3.24.2
resolution: "zod@npm:3.24.2"
checksum: 10c0/c638c7220150847f13ad90635b3e7d0321b36cce36f3fc6050ed960689594c949c326dfe2c6fa87c14b126ee5d370ccdebd6efb304f41ef5557a4aaca2824565
languageName: node
linkType: hard

0 comments on commit 2b38fcc

Please sign in to comment.