Skip to content

Commit bf0e412

Browse files
committed
build(deps-dev): bump eslint-config-kevinoid from ^31.0.0 to ^32.0.0
Signed-off-by: Kevin Locke <[email protected]>
1 parent 9c2758d commit bf0e412

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"commander": "^11.0.0"
5959
},
6060
"devDependencies": {
61-
"@kevinoid/eslint-config": "^31.0.0",
61+
"@kevinoid/eslint-config": "^32.0.0",
6262
"c8": "^8.0.0",
6363
"escape-string-regexp": "^4.0.0",
6464
"eslint": "^8.38.0",
@@ -67,7 +67,7 @@
6767
"eslint-plugin-jsdoc": "^46.0.0",
6868
"eslint-plugin-n": "^16.0.0",
6969
"eslint-plugin-promise": "^6.0.0",
70-
"eslint-plugin-regexp": "^1.0.0",
70+
"eslint-plugin-regexp": "^2.0.0",
7171
"eslint-plugin-unicorn": "^48.0.1",
7272
"jsdoc": "^4.0.0",
7373
"mocha": "^10.0.0",

0 commit comments

Comments
 (0)