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 e3d08ad commit c8e091c
Show file tree
Hide file tree
Showing 2 changed files with 1,491 additions and 2,523 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -33,15 +33,15 @@
"knex": ">= 0.95.1"
},
"devDependencies": {
"@types/jest": "^24.0.12",
"@types/node": "^12.0.0",
"@types/jest": "^27.0.1",
"@types/node": "^16.6.1",
"auto-changelog": "^2.2.1",
"dotenv": "^8.2.0",
"jest": "^25.1.0",
"knex": "latest",
"dotenv": "^10.0.0",
"jest": "^27.0.6",
"knex": "0.95.9",
"mysql": "^2.18.1",
"release-it": "^14.4.1",
"tsd": "^0.14.0"
"tsd": "^0.17.0"
},
"jest": {
"testEnvironment": "node"
Expand Down

0 comments on commit c8e091c

Please sign in to comment.