Skip to content

Commit dc9f63c

Browse files
committed
build: update dep dev
1 parent 3e46b67 commit dc9f63c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@
3737
"cosmiconfig": "^6.0.0",
3838
"fast-glob": "^3.2.0",
3939
"make-dir": "^3.0.0",
40-
"meow": "^6.0.1",
40+
"meow": "^7.0.1",
4141
"merge-options": "^2.0.0",
42-
"posthtml": "^0.12.0",
42+
"posthtml": "^0.13.0",
4343
"to-camel-case": "^1.0.0"
4444
},
4545
"devDependencies": {
@@ -58,7 +58,7 @@
5858
"conventional-changelog-cli": "^2.0.31",
5959
"coveralls": "^3.0.9",
6060
"cpy": "^8.0.0",
61-
"eslint": "^6.8.0",
61+
"eslint": "^7.1.0",
6262
"eslint-config-xo": "^0.29.1",
6363
"eslint-config-xo-space": "^0.24.0",
6464
"eslint-plugin-ava": "^10.2.0",
@@ -68,10 +68,10 @@
6868
"eslint-plugin-markdown": "^1.0.1",
6969
"eslint-plugin-node": "^11.0.0",
7070
"eslint-plugin-promise": "^4.1.1",
71-
"eslint-plugin-unicorn": "^16.1.1",
71+
"eslint-plugin-unicorn": "^20.1.0",
7272
"execa": "^4.0.0",
7373
"husky": "^4.0.10",
74-
"is-promise": "^2.1.0",
74+
"is-promise": "^4.0.0",
7575
"lint-staged": "^10.0.1",
7676
"merge": "^1.2.1",
7777
"nyc": "^15.0.0",

0 commit comments

Comments
 (0)