Skip to content

Commit a76c2c4

Browse files
committed
chore: Update to @kevinoid/eslint-config@^15.0.0
Signed-off-by: Kevin Locke <[email protected]>
1 parent 464e46f commit a76c2c4

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
@@ -55,7 +55,7 @@
5555
"yargs": "^16.0.3"
5656
},
5757
"devDependencies": {
58-
"@kevinoid/eslint-config": "^14.0.0",
58+
"@kevinoid/eslint-config": "^15.0.0",
5959
"codecov": "^3.0.0",
6060
"coveralls": "^3.0.0",
6161
"eslint": "^7.3.0",
@@ -64,7 +64,7 @@
6464
"eslint-plugin-jsdoc": "^31.0.7",
6565
"eslint-plugin-node": "^11.0.0",
6666
"eslint-plugin-promise": "^4.2.1",
67-
"eslint-plugin-unicorn": "^27.0.0",
67+
"eslint-plugin-unicorn": "^28.0.0",
6868
"jsdoc": "^3.6.0",
6969
"mocha": "^8.0.1",
7070
"nodecat": "^2.0.0",

0 commit comments

Comments
 (0)