Skip to content

Commit

Permalink
build: update dep dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Aug 22, 2020
1 parent f39002e commit 99d4a9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -23,7 +23,7 @@
"node": ">=10.0.0"
},
"dependencies": {
"posthtml-parser": "^0.4.2",
"posthtml-parser": "^0.5.0",
"posthtml-render": "^1.2.3"
},
"devDependencies": {
Expand All @@ -35,7 +35,7 @@
"mocha": "^8.1.1",
"nyc": "^15.0.1",
"standard": "^14.3.3",
"standard-version": "^8.0.2"
"standard-version": "^9.0.0"
},
"scripts": {
"lint": "standard --env mocha",
Expand Down

0 comments on commit 99d4a9b

Please sign in to comment.