Skip to content

Commit

Permalink
Fix dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
jsumners committed Jul 21, 2023
1 parent 32b759d commit 7e0fbc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"eslint": "^8.17.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
"execa": "^5.0.0",
Expand All @@ -82,7 +82,7 @@
"jest": "^29.0.3",
"log": "^6.0.0",
"loglevel": "^1.6.7",
"midnight-smoker": "^2.0.1",
"midnight-smoker": "1.2.2",
"pino-pretty": "^10.0.0",
"pre-commit": "^1.2.2",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit 7e0fbc0

Please sign in to comment.