Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Sep 30, 2023
1 parent 2afde67 commit f9fee6d
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 @@ -11,8 +11,8 @@
"url": "https://github.com/supercharge/eslint-config/issues"
},
"dependencies": {
"eslint-plugin-import": "~2.27.5",
"eslint-plugin-n": "~16.0.1",
"eslint-plugin-import": "~2.28.1",
"eslint-plugin-n": "~16.1.0",
"eslint-plugin-promise": "~6.1.1"
},
"peerDependencies": {
Expand All @@ -22,9 +22,9 @@
"@japa/run-failed-tests": "~1.1.1",
"@japa/runner": "~2.5.1",
"@japa/spec-reporter": "~1.3.3",
"c8": "~8.0.0",
"eslint": "~8.44.0",
"expect": "~29.6.1"
"c8": "~8.0.1",
"eslint": "~8.50.0",
"expect": "~29.7.0"
},
"main": "index.js",
"files": [
Expand Down

0 comments on commit f9fee6d

Please sign in to comment.