Skip to content

Commit

Permalink
⬆️ Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomas2D committed Dec 12, 2021
1 parent e71211c commit 13548e8
Show file tree
Hide file tree
Showing 2 changed files with 245 additions and 25 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"node-firebird": "^1.0.0"
},
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/eslint-parser": "^7.15.0",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.8",
"@babel/eslint-parser": "^7.15.8",
"@babel/plugin-transform-modules-commonjs": "^7.14.5",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-jest": "^24.4.3",
"husky": "^7.0.1",
"jest": "^27.0.6",
"knex": "^0.95.9",
"knex": "^0.95.14",
"prettier": "^2.2.1"
},
"peerDependencies": {
"knex": "^0.95.9"
"knex": "^0.95.14"
},
"resolutions": {
"set-value": ">=4.0.1"
Expand Down
Loading

0 comments on commit 13548e8

Please sign in to comment.