Skip to content

Commit

Permalink
fix(deps): Bumped all deps
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Feb 2, 2023
1 parent fd838c1 commit eefd25e
Show file tree
Hide file tree
Showing 2 changed files with 551 additions and 498 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,17 +37,17 @@
],
"dependencies": {
"@types/json-schema": "^7.0.11",
"core-types": "^1.10.0",
"jsonpos": "^1.1.0",
"core-types": "^2.0.1",
"jsonpos": "^4.1.2",
"openapi-json-schema": "^1.1.3"
},
"devDependencies": {
"@types/jest": "^28.1.2",
"@types/jest": "^29.4.0",
"cz-conventional-changelog": "^3.3.0",
"jest": "^28.1.1",
"rimraf": "^3.0.2",
"ts-jest": "^28.0.5",
"typescript": "^4.7.4"
"jest": "^29.4.1",
"rimraf": "^4.1.2",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit eefd25e

Please sign in to comment.