Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-kevinoid from ^23.0.0 to ^24.0.0
Browse files Browse the repository at this point in the history
With ESLint 8!

Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
  • Loading branch information
kevinoid committed Jan 3, 2022
1 parent 0555f44 commit 0e7b159
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -54,17 +54,17 @@
"commander": "^8.0.0"
},
"devDependencies": {
"@kevinoid/eslint-config": "^23.0.0",
"@kevinoid/eslint-config": "^24.0.0",
"c8": "^7.0.0",
"codecov": "^3.0.0",
"coveralls": "^3.0.0",
"eslint": "^7.17.0",
"eslint-config-airbnb-base": "^14.2.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsdoc": "^36.0.2",
"eslint": "^8.2.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^37.0.3",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-unicorn": "^36.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-unicorn": "^40.0.0",
"jsdoc": "^3.6.0",
"mocha": "^9.0.0",
"nodecat": "^2.0.0",
Expand Down

0 comments on commit 0e7b159

Please sign in to comment.