Skip to content

Commit 0312b97

Browse files
chore(deps): update jex
1 parent 08ca7a0 commit 0312b97

File tree

2 files changed

+146
-136
lines changed

2 files changed

+146
-136
lines changed

jex/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bpinternal/jex",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "JSON-Extends; JSON Schema type checking library",
55
"main": "dist/index.cjs",
66
"module": "./dist/index.mjs",
@@ -29,7 +29,7 @@
2929
"@vitest/browser": "^2.1.8",
3030
"ajv": "^8.12.0",
3131
"buffer": "^6.0.3",
32-
"esbuild": "^0.25.0",
32+
"esbuild": "^0.27.0",
3333
"esbuild-plugin-polyfill-node": "^0.3.0",
3434
"playwright": "^1.49.0",
3535
"prettier": "^3.2.4",

0 commit comments

Comments
 (0)