Skip to content

Commit

Permalink
Dev dependency eslint updated to version 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 16c97b6 commit 28e714f
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 @@ -40,10 +40,10 @@
"lint:fix": "eslint . --fix"
},
"devDependencies": {
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-prettier": "6.9.0",
"eslint-plugin-prettier": "3.1.2",
"eslint": "9.4.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-import": "2.19.1",
"hostile": "1.3.3",
"request": "2.88.2",
Expand All @@ -53,7 +53,7 @@
"synclog": "1.0.1",
"tap-summary": "4.0.0",
"tape": "4.12.1",
"prettier": "1.19.1"
"prettier": "3.3.1"
},
"dependencies": {
"@metrics/client": "2.5.0",
Expand Down

0 comments on commit 28e714f

Please sign in to comment.