Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed May 10, 2022
1 parent 453949a commit e562da4
Show file tree
Hide file tree
Showing 2 changed files with 1,596 additions and 1,603 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,25 +36,25 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@faker-js/faker": "^6.2.0",
"@types/jest": "^27.4.1",
"@faker-js/faker": "^6.3.1",
"@types/jest": "^27.5.0",
"@types/lodash.clonedeep": "^4.5.7",
"@types/node": "^16.10.3",
"@types/node": "^17.0.31",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"auto-changelog": "^2.4.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^3.4.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jest": "^28.1.0",
"knex": "^2.0.0",
"lint-staged": "^11.2.3",
"prettier": "^2.6.2",
"release-it": "^14.14.2",
"ts-jest": "^27.1.4",
"release-it": "^15.0.0",
"ts-jest": "^28.0.2",
"ts-node-dev": "^1.1.8",
"typescript": "^4.6.3"
"typescript": "^4.6.4"
},
"peerDependencies": {
"knex": "^2.0.0"
Expand Down
Loading

0 comments on commit e562da4

Please sign in to comment.