Skip to content

Commit

Permalink
build(deps-dev): bump eslint-config-kevinoid from ^30.0.0 to ^31.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
  • Loading branch information
kevinoid committed Oct 2, 2023
1 parent f3f6e27 commit 2dd5b1c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,15 @@
"version-deps": "npm install conventional-changelog-cli david depcheck git-branch-is hub-ci-status"
},
"devDependencies": {
"@kevinoid/eslint-config": "^30.0.0",
"@kevinoid/eslint-config": "^31.0.0",
"c8": "^8.0.0",
"eslint": "^8.38.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-n": "^16.0.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-regexp": "^1.0.0",
"eslint-plugin-unicorn": "^48.0.1",
"jsdoc": "^4.0.0",
"mocha": "^10.0.0",
Expand All @@ -77,6 +78,7 @@
"eslint-plugin-jsdoc",
"eslint-plugin-n",
"eslint-plugin-promise",
"eslint-plugin-regexp",
"eslint-plugin-unicorn"
]
},
Expand Down

0 comments on commit 2dd5b1c

Please sign in to comment.