Skip to content

Commit

Permalink
fix(deps): update jex
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent cd7e5f3 commit 7681b93
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions jex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bpinternal/jex",
"version": "0.0.6",
"version": "0.0.7",
"description": "JSON-Extends; JSON Schema type checking library",
"main": "dist/index.cjs",
"types": "dist/src/index.d.ts",
Expand All @@ -25,7 +25,7 @@
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"vitest": "1.3.1",
"vitest": "1.5.3",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.4"
},
Expand Down
72 changes: 36 additions & 36 deletions jex/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7681b93

Please sign in to comment.