Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit dc95e9b

Browse files
chore(deps): update all non-major dependencies (#827)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8e1b90 commit dc95e9b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@nuxtjs/pwa": "^3.3.5",
7575
"@release-it/conventional-changelog": "^9.0.2",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^22.8.7",
77+
"@types/node": "^22.9.0",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",
@@ -83,7 +83,7 @@
8383
"cross-env": "^7.0.3",
8484
"eslint": "^8.57.1",
8585
"eslint-plugin-promise": "^7.1.0",
86-
"happy-dom": "^15.8.4",
86+
"happy-dom": "^15.9.0",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^7.0.1",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3957,10 +3957,10 @@
39573957
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39583958
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39593959

3960-
"@types/node@^22.8.7":
3961-
version "22.8.7"
3962-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
3963-
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
3960+
"@types/node@^22.9.0":
3961+
version "22.9.0"
3962+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
3963+
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
39643964
dependencies:
39653965
undici-types "~6.19.8"
39663966

@@ -8652,10 +8652,10 @@ handlebars@^4.7.7:
86528652
optionalDependencies:
86538653
uglify-js "^3.1.4"
86548654

8655-
happy-dom@^15.8.4:
8656-
version "15.8.4"
8657-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.8.4.tgz#25912a4ef99186c14a82df40cd0a9876dddcab4f"
8658-
integrity sha512-0xghS3Tnhd5Z9o8TW0OE4eihdq0LEbkKknO3k7rSlc90UK8uesaEcp0iRomqPddVWaQd0BJZFSNGGKmr/hvaZg==
8655+
happy-dom@^15.9.0:
8656+
version "15.9.0"
8657+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.9.0.tgz#f7906c57698ad4858a06b93a13a668d07741e2ce"
8658+
integrity sha512-p+6ySXcpvjVW0Xetv6e8ccT2txbDpHE0RfZOEE84tQ8ESL1nlzCjvS6fZD77DkYXE540D+2N20hhFeBN6B/CJA==
86598659
dependencies:
86608660
entities "^4.5.0"
86618661
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)