We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178681f commit fb43bb2Copy full SHA for fb43bb2
package.json
@@ -33,17 +33,17 @@
33
"stringify-entities": "^3.0.0"
34
},
35
"devDependencies": {
36
- "browserify": "^16.0.0",
+ "browserify": "^17.0.0",
37
"dtslint": "^4.0.0",
38
"nyc": "^15.0.0",
39
"prettier": "^2.0.0",
40
- "remark-cli": "^8.0.0",
41
- "remark-preset-wooorm": "^7.0.0",
+ "remark-cli": "^9.0.0",
+ "remark-preset-wooorm": "^8.0.0",
42
"tape": "^5.0.0",
43
"tinyify": "^3.0.0",
44
"unist-builder": "^2.0.0",
45
"xastscript": "^2.0.0",
46
- "xo": "^0.33.0"
+ "xo": "^0.34.0"
47
48
"scripts": {
49
"format": "remark . -qfo && prettier . --write && xo --fix",
0 commit comments