We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd79d32 commit 714da6eCopy full SHA for 714da6e
1 file changed
package.json
@@ -18,20 +18,20 @@
18
"release": "standard-version"
19
},
20
"dependencies": {
21
- "loader-utils": "^1.1.0",
22
- "posthtml": "^0.12.0",
+ "loader-utils": "^2.0.0",
+ "posthtml": "^0.13.2",
23
"posthtml-load-config": "^1.0.0",
24
"schema-utils": "^2.5.0"
25
26
"devDependencies": {
27
"coveralls": "^3.0.7",
28
"del": "^5.1.0",
29
- "jest": "^24.9.0",
30
- "jsdoc-to-markdown": "^5.0.2",
+ "jest": "^26.4.1",
+ "jsdoc-to-markdown": "^6.0.1",
31
"memory-fs": "^0.5.0",
32
"posthtml-sugarml": "1.0.0-alpha3",
33
"standard": "^14.3.1",
34
- "standard-version": "^8.0.1",
+ "standard-version": "^9.0.0",
35
"webpack": "^4.41.2"
36
37
"keywords": [
0 commit comments