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 Apr 29, 2024
1 parent 0ca9150 commit 46238d8
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
6 changes: 3 additions & 3 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 @@ -24,8 +24,8 @@
"esbuild": "^0.20.0",
"prettier": "^3.2.4",
"ts-node": "^10.9.2",
"typescript": "5.3.3",
"vitest": "1.3.1",
"typescript": "5.4.5",
"vitest": "1.5.2",
"zod": "^3.22.4",
"zod-to-json-schema": "^3.22.4"
},
Expand Down
80 changes: 40 additions & 40 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 46238d8

Please sign in to comment.