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 79c9373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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 Down

0 comments on commit 79c9373

Please sign in to comment.