Skip to content

Commit 8a5072f

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 5f17c5a commit 8a5072f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@iarna/toml": "^2.2.5",
23-
"consola": "^2.15.0",
24-
"node-html-parser": "^3.0.3"
23+
"consola": "^2.15.3",
24+
"node-html-parser": "^3.0.4"
2525
},
2626
"devDependencies": {
2727
"@commitlint/cli": "latest",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7458,10 +7458,10 @@ node-html-parser@^2.2.1:
74587458
dependencies:
74597459
he "1.2.0"
74607460

7461-
node-html-parser@^3.0.3:
7462-
version "3.0.3"
7463-
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-3.0.3.tgz#1ddd8bc6401b6531bb535932644da6a46126cd69"
7464-
integrity sha512-GMBf+Ohtyf0gC4C3xdz9pc5SG7QreoDd8UTDuvIXYpc/rT3rzEuLmcx4ZAmAn+pGMiNmq70rb3tIGRFUa3otCw==
7461+
node-html-parser@^3.0.4:
7462+
version "3.0.4"
7463+
resolved "https://registry.yarnpkg.com/node-html-parser/-/node-html-parser-3.0.4.tgz#f41528592dd9684e34a4729f975b4f04768fba84"
7464+
integrity sha512-ak6DtofMLXnXHZZ0aAst1gX5+S5mYru9QhVQZoAZ0S8b7HrtaEHVsZoNsMfrN1WeEe4iUUblzhOZy05w8Sz7Tg==
74657465
dependencies:
74667466
css-select "^3.1.2"
74677467
he "1.2.0"

0 commit comments

Comments
 (0)