Skip to content

Commit 714da6e

Browse files
committed
build: update dep dev
1 parent fd79d32 commit 714da6e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"release": "standard-version"
1919
},
2020
"dependencies": {
21-
"loader-utils": "^1.1.0",
22-
"posthtml": "^0.12.0",
21+
"loader-utils": "^2.0.0",
22+
"posthtml": "^0.13.2",
2323
"posthtml-load-config": "^1.0.0",
2424
"schema-utils": "^2.5.0"
2525
},
2626
"devDependencies": {
2727
"coveralls": "^3.0.7",
2828
"del": "^5.1.0",
29-
"jest": "^24.9.0",
30-
"jsdoc-to-markdown": "^5.0.2",
29+
"jest": "^26.4.1",
30+
"jsdoc-to-markdown": "^6.0.1",
3131
"memory-fs": "^0.5.0",
3232
"posthtml-sugarml": "1.0.0-alpha3",
3333
"standard": "^14.3.1",
34-
"standard-version": "^8.0.1",
34+
"standard-version": "^9.0.0",
3535
"webpack": "^4.41.2"
3636
},
3737
"keywords": [

0 commit comments

Comments
 (0)