Skip to content

Commit

Permalink
fix: bump more dep
Browse files Browse the repository at this point in the history
  • Loading branch information
BelfordZ committed May 7, 2024
1 parent 68f793d commit 212069a
Show file tree
Hide file tree
Showing 2 changed files with 102 additions and 102 deletions.
196 changes: 98 additions & 98 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"!build/**/*.test.*"
],
"devDependencies": {
"@json-schema-tools/dereferencer": "^1.5.7",
"@json-schema-tools/dereferencer": "^1.6.3",
"@json-schema-tools/meta-schema": "^1.7.5",
"@types/jest": "^29.2.0",
"@types/lodash.camelcase": "^4.3.7",
Expand All @@ -46,9 +46,9 @@
"typescript": "^5.4.5"
},
"dependencies": {
"@json-schema-tools/referencer": "^1.1.2",
"@json-schema-tools/titleizer": "^1.0.8",
"@json-schema-tools/traverse": "^1.10.1",
"@json-schema-tools/referencer": "^1.1.3",
"@json-schema-tools/titleizer": "^1.0.9",
"@json-schema-tools/traverse": "^1.10.4",
"lodash.camelcase": "^4.3.0",
"lodash.deburr": "^4.1.0",
"lodash.snakecase": "^4.1.1",
Expand Down

0 comments on commit 212069a

Please sign in to comment.