Skip to content

Commit

Permalink
Bump dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
felixmosh committed Aug 17, 2021
1 parent 5eb5fcd commit 4159c33
Show file tree
Hide file tree
Showing 2 changed files with 1,185 additions and 2,102 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@
"lodash.clonedeep": "^4.5.0"
},
"devDependencies": {
"@types/faker": "^5.5.3",
"@types/jest": "^26.0.23",
"@types/faker": "^5.5.8",
"@types/jest": "^27.0.1",
"@types/lodash.clonedeep": "^4.5.6",
"@types/node": "^15.0.2",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"auto-changelog": "^2.2.1",
"eslint": "^7.25.0",
"@types/node": "^16.6.1",
"@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": "^6.0.0",
"jest": "^26.6.3",
"husky": "^7.0.1",
"jest": "^27.0.6",
"knex": "^0.95.5",
"lint-staged": "^10.5.4",
"prettier": "^2.2.1",
"release-it": "^14.6.2",
"ts-jest": "^26.5.6",
"ts-node-dev": "^1.1.6",
"typescript": "^4.2.4"
"lint-staged": "^11.1.2",
"prettier": "^2.3.2",
"release-it": "^14.11.5",
"ts-jest": "^27.0.5",
"ts-node-dev": "^1.1.8",
"typescript": "^4.3.5"
},
"peerDependencies": {
"knex": "^0.95.5"
Expand Down
Loading

0 comments on commit 4159c33

Please sign in to comment.