Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gajus committed Dec 11, 2021
1 parent bae7642 commit 19c9554
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@
},
"description": "Logs Slonik queries.",
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"ava": "^3.15.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-macros": "^3.1.0",
"babel-plugin-transform-export-default-name": "^2.1.0",
"coveralls": "^3.1.1",
"del-cli": "^4.0.1",
"eslint": "^8.3.0",
"eslint-config-canonical": "^32.43.0",
"eslint": "^8.4.1",
"eslint-config-canonical": "^32.46.0",
"husky": "^7.0.4",
"inline-loops.macro": "^1.2.2",
"nyc": "^15.1.0",
"semantic-release": "^18.0.1",
"sinon": "^12.0.1",
"slonik": "^22.4.0",
"slonik": "^26.0.0",
"ts-node": "^10.4.0",
"typescript": "^4.5.2"
"typescript": "^4.5.3"
},
"engines": {
"node": ">=8.0"
Expand Down

0 comments on commit 19c9554

Please sign in to comment.