We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2758d commit bf0e412Copy full SHA for bf0e412
package.json
@@ -58,7 +58,7 @@
58
"commander": "^11.0.0"
59
},
60
"devDependencies": {
61
- "@kevinoid/eslint-config": "^31.0.0",
+ "@kevinoid/eslint-config": "^32.0.0",
62
"c8": "^8.0.0",
63
"escape-string-regexp": "^4.0.0",
64
"eslint": "^8.38.0",
@@ -67,7 +67,7 @@
67
"eslint-plugin-jsdoc": "^46.0.0",
68
"eslint-plugin-n": "^16.0.0",
69
"eslint-plugin-promise": "^6.0.0",
70
- "eslint-plugin-regexp": "^1.0.0",
+ "eslint-plugin-regexp": "^2.0.0",
71
"eslint-plugin-unicorn": "^48.0.1",
72
"jsdoc": "^4.0.0",
73
"mocha": "^10.0.0",
0 commit comments