Skip to content

Commit 8b67757

Browse files
committed
chore(package): update devDep
1 parent 9f41ba8 commit 8b67757

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -37,41 +37,41 @@
3737
"cli"
3838
],
3939
"dependencies": {
40-
"globby": "^6.0.0",
40+
"globby": "^6.1.0",
4141
"path-exists": "^3.0.0",
42-
"post-load-plugins": "0.0.5",
43-
"posthtml": "^0.9.0",
44-
"yargs": "^6.0.0"
42+
"post-load-plugins": "0.0.3",
43+
"posthtml": "^0.9.1",
44+
"yargs": "^6.5.0"
4545
},
4646
"devDependencies": {
4747
"ava": "*",
4848
"ava-codemods": "^0.3.0",
4949
"babel-eslint": "^7.1.1",
5050
"clinton": "^0.8.0",
5151
"conventional-changelog-cli": "^1.2.0",
52-
"conventional-changelog-lint": "^1.0.0",
53-
"coveralls": "^2.11.9",
52+
"conventional-changelog-lint": "^1.1.0",
53+
"coveralls": "^2.11.15",
5454
"cpy": "^5.0.0",
55-
"eslint": "^3.1.1",
56-
"eslint-config-standard": "^6.0.1",
57-
"eslint-formatter-pretty": "^1.0.0",
55+
"eslint": "^3.12.2",
56+
"eslint-config-standard": "^6.2.1",
57+
"eslint-formatter-pretty": "^1.1.0",
5858
"eslint-plugin-ava": "^4.0.0",
5959
"eslint-plugin-babel": "^4.0.0",
60-
"eslint-plugin-markdown": "^1.0.0-beta.2",
60+
"eslint-plugin-markdown": "^1.0.0-beta.3",
6161
"eslint-plugin-promise": "^3.4.0",
6262
"eslint-plugin-require-path-exists": "^1.1.5",
6363
"eslint-plugin-standard": "^2.0.1",
6464
"execa": "^0.5.0",
65-
"husky": "^0.11.6",
66-
"np": "^2.7.0",
67-
"nyc": "^10.0.0",
65+
"husky": "^0.12.0",
66+
"np": "^2.12.0",
67+
"nyc": "^10.0.1-candidate.0",
6868
"posthtml-bem": "^0.2.2",
69-
"posthtml-css-modules": "^0.1.0",
69+
"posthtml-css-modules": "^0.1.1",
7070
"posthtml-custom-elements": "^1.0.3",
7171
"read-pkg": "^2.0.0",
7272
"tempfile": "^1.1.1",
7373
"testen": "^1.8.2",
74-
"updtr": "^0.2.0"
74+
"updtr": "^0.2.3"
7575
},
7676
"testen": {
7777
"node": [

0 commit comments

Comments
 (0)