Skip to content

Commit 80338ca

Browse files
committed
Update dev-dependencies
1 parent 8f27646 commit 80338ca

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
"contributors": [
1616
"Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
1717
],
18-
"dependencies": {
19-
"vfile-location": "^2.0.1"
20-
},
2118
"files": [
2219
"index.js"
2320
],
21+
"dependencies": {
22+
"vfile-location": "^2.0.1"
23+
},
2424
"devDependencies": {
2525
"browserify": "^14.1.0",
2626
"esmangle": "^1.0.1",
2727
"nyc": "^11.0.0",
28-
"remark": "^7.0.0",
29-
"remark-cli": "^3.0.0",
28+
"remark": "^8.0.0",
29+
"remark-cli": "^4.0.0",
3030
"remark-preset-wooorm": "^3.0.0",
3131
"tape": "^4.0.0",
3232
"xo": "^0.18.0"

0 commit comments

Comments
 (0)