Skip to content

Commit 44e08e6

Browse files
committed
chore: update depDev
1 parent 065d8b9 commit 44e08e6

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

package.json

+16-16
Original file line numberDiff line numberDiff line change
@@ -36,35 +36,35 @@
3636
"globby": "^6.1.0",
3737
"post-load-plugins": "0.0.16",
3838
"posthtml": "^0.9.2",
39-
"yargs": "^8.0.1"
39+
"yargs": "^9.0.1"
4040
},
4141
"devDependencies": {
4242
"@commitlint/cli": "^4.1.1",
4343
"@commitlint/config-angular": "^3.1.1",
4444
"ava": "*",
45-
"babel-eslint": "^7.2.3",
45+
"babel-eslint": "^8.0.1",
4646
"clinton": "^0.13.0",
47-
"conventional-changelog-cli": "^1.3.1",
48-
"coveralls": "^2.13.1",
49-
"cpy": "^5.0.0",
50-
"eslint": "^3.19.0",
47+
"conventional-changelog-cli": "^1.3.4",
48+
"coveralls": "^3.0.0",
49+
"cpy": "^6.0.0",
50+
"eslint": "^4.8.0",
5151
"eslint-config-standard": "^10.2.1",
52-
"eslint-formatter-pretty": "^1.1.0",
53-
"eslint-plugin-ava": "^4.2.0",
54-
"eslint-plugin-babel": "^4.1.0",
55-
"eslint-plugin-import": "^2.3.0",
56-
"eslint-plugin-markdown": "^1.0.0-beta.3",
57-
"eslint-plugin-node": "^4.2.2",
52+
"eslint-formatter-pretty": "^1.3.0",
53+
"eslint-plugin-ava": "^4.2.2",
54+
"eslint-plugin-babel": "^4.1.2",
55+
"eslint-plugin-import": "^2.7.0",
56+
"eslint-plugin-markdown": "^1.0.0-beta.7",
57+
"eslint-plugin-node": "^5.2.0",
5858
"eslint-plugin-promise": "^3.5.0",
5959
"eslint-plugin-standard": "^3.0.1",
60-
"execa": "^0.6.3",
61-
"husky": "^0.13.4",
60+
"execa": "^0.8.0",
61+
"husky": "^0.14.3",
6262
"lint-staged": "^4.2.3",
63-
"np": "^2.15.0",
63+
"np": "^2.16.0",
6464
"nyc": "^11.0.1",
6565
"path-exists": "^3.0.0",
6666
"posthtml-bem": "^0.2.2",
67-
"posthtml-css-modules": "^0.1.1",
67+
"posthtml-css-modules": "^0.1.3",
6868
"posthtml-custom-elements": "^1.1.0",
6969
"read-pkg": "^2.0.0",
7070
"tempfile": "^2.0.0"

0 commit comments

Comments
 (0)