Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Oct 12, 2021
1 parent 9f1dcd3 commit 75381e5
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 462 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,25 @@
},
"devDependencies": {
"@types/faker": "^5.5.8",
"@types/jest": "^27.0.1",
"@types/jest": "^27.0.2",
"@types/lodash.clonedeep": "^4.5.6",
"@types/node": "^16.6.1",
"@types/node": "^16.10.3",
"@typescript-eslint/eslint-plugin": "^4.29.2",
"@typescript-eslint/parser": "^4.29.2",
"auto-changelog": "^2.3.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^3.4.0",
"faker": "^5.5.3",
"husky": "^7.0.1",
"jest": "^27.0.6",
"knex": "^0.95.5",
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"release-it": "^14.11.5",
"husky": "^7.0.2",
"jest": "^27.2.5",
"knex": "^0.95.11",
"lint-staged": "^11.2.3",
"prettier": "^2.4.1",
"release-it": "^14.11.6",
"ts-jest": "^27.0.5",
"ts-node-dev": "^1.1.8",
"typescript": "^4.3.5"
"typescript": "^4.4.3"
},
"peerDependencies": {
"knex": "^0.95.5"
Expand Down
Loading

0 comments on commit 75381e5

Please sign in to comment.