Skip to content

Commit e8ff9ef

Browse files
committed
Merge updates from project template
Signed-off-by: Kevin Locke <[email protected]>
2 parents 438113d + 0d18598 commit e8ff9ef

File tree

2 files changed

+103
-30
lines changed

2 files changed

+103
-30
lines changed

package-lock.json

Lines changed: 99 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,15 @@
4545
"commander": "^3.0.0"
4646
},
4747
"devDependencies": {
48-
"@kevinoid/eslint-config": "^0.3.0",
48+
"@kevinoid/eslint-config": "^0.4.1",
4949
"codecov": "^3.0.0",
5050
"coveralls": "^3.0.0",
51-
"eslint": "^6.1.0",
51+
"eslint": "^6.3.0",
5252
"eslint-config-airbnb-base": "^14.0.0",
5353
"eslint-plugin-import": "^2.18.2",
54-
"eslint-plugin-node": "^9.2.0",
54+
"eslint-plugin-node": "^10.0.0",
5555
"eslint-plugin-promise": "^4.2.1",
56-
"eslint-plugin-unicorn": "^10.0.0",
56+
"eslint-plugin-unicorn": "^11.0.0",
5757
"greenkeeper-lockfile": "^1.15.1",
5858
"jsdoc": "^3.6.0",
5959
"mocha": "^6.0.0",

0 commit comments

Comments
 (0)