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 464e46f commit a76c2c4Copy full SHA for a76c2c4
package.json
@@ -55,7 +55,7 @@
55
"yargs": "^16.0.3"
56
},
57
"devDependencies": {
58
- "@kevinoid/eslint-config": "^14.0.0",
+ "@kevinoid/eslint-config": "^15.0.0",
59
"codecov": "^3.0.0",
60
"coveralls": "^3.0.0",
61
"eslint": "^7.3.0",
@@ -64,7 +64,7 @@
64
"eslint-plugin-jsdoc": "^31.0.7",
65
"eslint-plugin-node": "^11.0.0",
66
"eslint-plugin-promise": "^4.2.1",
67
- "eslint-plugin-unicorn": "^27.0.0",
+ "eslint-plugin-unicorn": "^28.0.0",
68
"jsdoc": "^3.6.0",
69
"mocha": "^8.0.1",
70
"nodecat": "^2.0.0",
0 commit comments