Skip to content

Commit dd12a7c

Browse files
release v6.0.0
1 parent 8b8d7e5 commit dd12a7c

File tree

2 files changed

+77
-75
lines changed

2 files changed

+77
-75
lines changed

Diff for: package-lock.json

+73-71
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-modular",
3-
"version": "5.0.1",
3+
"version": "6.0.0",
44
"description": "Modular ESLint configuration",
55
"keywords": [
66
"eslintconfig",
@@ -61,8 +61,8 @@
6161
"chai": "^4.1.2",
6262
"eslint": "^5.11.1",
6363
"glob": "^7.1.3",
64-
"mocha": "^5.0.4",
65-
"npm-check": "^5.5.2",
64+
"mocha": "^5.2.0",
65+
"npm-check": "^5.9.0",
6666
"version-bump-prompt": "^4.2.2"
6767
},
6868
"peerDependencies": {
@@ -71,4 +71,4 @@
7171
"engines": {
7272
"node": ">=6"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)