Skip to content

Commit a54698a

Browse files
committed
build: update dep dev
1 parent 47c1eb0 commit a54698a

File tree

2 files changed

+44
-72
lines changed

2 files changed

+44
-72
lines changed

package-lock.json

Lines changed: 42 additions & 70 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"posthtml-parser": "^0.9.0",
27-
"posthtml-render": "^2.0.3"
27+
"posthtml-render": "^2.0.4"
2828
},
2929
"devDependencies": {
3030
"@commitlint/cli": "^12.1.4",
@@ -37,7 +37,7 @@
3737
"husky": "^6.0.0",
3838
"jsdoc-to-markdown": "^7.0.1",
3939
"lint-staged": "^11.0.0",
40-
"mocha": "^8.4.0",
40+
"mocha": "^9.0.0",
4141
"standard": "^16.0.2"
4242
},
4343
"scripts": {

0 commit comments

Comments
 (0)