Skip to content

Commit 98fb9b6

Browse files
committed
updated nvmrc, updated deps
1 parent e89ab84 commit 98fb9b6

3 files changed

Lines changed: 40 additions & 40 deletions

File tree

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8.7.0
1+
node

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,22 @@
2626
"babel-core": "^6.26.0",
2727
"babel-preset-env": "^1.6.0",
2828
"chai": "^4.1.2",
29-
"chance": "^1.0.11",
30-
"cross-env": "^5.1.0",
31-
"eslint": "^4.9.0",
29+
"chance": "^1.0.12",
30+
"cross-env": "^5.1.1",
31+
"eslint": "^4.13.1",
3232
"eslint-config-standard": "^10.2.1",
33-
"eslint-plugin-import": "^2.7.0",
34-
"eslint-plugin-node": "^5.2.0",
33+
"eslint-plugin-import": "^2.8.0",
34+
"eslint-plugin-node": "^5.2.1",
3535
"eslint-plugin-promise": "^3.6.0",
3636
"eslint-plugin-standard": "^3.0.1",
3737
"mocha": "^4.0.1",
38-
"sinon": "^4.0.1",
38+
"sinon": "^4.1.3",
3939
"uuid-validate": "0.0.2"
4040
},
4141
"dependencies": {
4242
"clui": "^0.3.6",
4343
"colors": "^1.1.2",
4444
"metakit": "^0.2.0",
45-
"yargs": "^9.0.1"
45+
"yargs": "^10.0.3"
4646
}
4747
}

0 commit comments

Comments
 (0)