Skip to content

Commit 981ef60

Browse files
committed
build(deps-dev): bump eslint-config-kevinoid from ^29.0.0 to ^30.0.0
Signed-off-by: Kevin Locke <[email protected]>
1 parent 25c4764 commit 981ef60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@
5858
"commander": "^11.0.0"
5959
},
6060
"devDependencies": {
61-
"@kevinoid/eslint-config": "^29.0.0",
61+
"@kevinoid/eslint-config": "^30.0.0",
6262
"c8": "^8.0.0",
6363
"escape-string-regexp": "^4.0.0",
6464
"eslint": "^8.38.0",
6565
"eslint-config-airbnb-base": "^15.0.0",
6666
"eslint-plugin-import": "^2.25.3",
67-
"eslint-plugin-jsdoc": "^43.0.0",
68-
"eslint-plugin-n": "^15.0.0",
67+
"eslint-plugin-jsdoc": "^46.0.0",
68+
"eslint-plugin-n": "^16.0.0",
6969
"eslint-plugin-promise": "^6.0.0",
70-
"eslint-plugin-unicorn": "^47.0.0",
70+
"eslint-plugin-unicorn": "^48.0.1",
7171
"jsdoc": "^4.0.0",
7272
"mocha": "^10.0.0",
7373
"nodecat": "^2.0.0",

0 commit comments

Comments
 (0)