Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 6, 2021
1 parent 75cf5cd commit 8284855
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
},
"dependencies": {
"@iarna/toml": "^2.2.5",
"consola": "^2.15.0",
"consola": "^2.15.3",
"defu": "^3.2.2",
"node-html-parser": "^3.0.3"
"node-html-parser": "^3.3.4"
},
"devDependencies": {
"@babel/preset-typescript": "latest",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7849,10 +7849,10 @@ node-html-parser@^2.2.1:
dependencies:
he "1.2.0"

node-html-parser@^3.0.3:
version "3.0.4"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-3.0.4.tgz#f41528592dd9684e34a4729f975b4f04768fba84"
integrity sha512-ak6DtofMLXnXHZZ0aAst1gX5+S5mYru9QhVQZoAZ0S8b7HrtaEHVsZoNsMfrN1WeEe4iUUblzhOZy05w8Sz7Tg==
node-html-parser@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-3.3.4.tgz#01dbe3b64e4d721221a20cf21c70af9bba8781ed"
integrity sha512-u15i1OkGi/g9DVEvTWDChXp+a2ZdTdmEp2ECpMbmJ4NYNLWYQFDP84UOaLUYv+ozd3/cv46lcHf+tGLe618riw==
dependencies:
css-select "^3.1.2"
he "1.2.0"
Expand Down

0 comments on commit 8284855

Please sign in to comment.