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

Commit 310132b

Browse files
chore(deps): update all non-major dependencies
1 parent f094452 commit 310132b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+2-2
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.3",
7676
"@types/fs-extra": "^11.0.4",
77-
"@types/node": "^22.10.0",
77+
"@types/node": "^22.10.1",
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.2.1",
86-
"happy-dom": "^15.11.6",
86+
"happy-dom": "^15.11.7",
8787
"http-server": "^14.1.1",
8888
"lint-staged": "^15.2.10",
8989
"npm-run-all2": "^7.0.1",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -3977,10 +3977,10 @@
39773977
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.96.tgz#eb0012d23ff53d14d64ec8a352bf89792de6aade"
39783978
integrity sha512-84iSqGXoO+Ha16j8pRZ/L90vDMKX04QTYMTfYeE1WrjWaZXuchBehGUZEpNgx7JnmlrIHdnABmpjrQjhCnNldQ==
39793979

3980-
"@types/node@^22.10.0":
3981-
version "22.10.0"
3982-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
3983-
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
3980+
"@types/node@^22.10.1":
3981+
version "22.10.1"
3982+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
3983+
integrity sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==
39843984
dependencies:
39853985
undici-types "~6.20.0"
39863986

@@ -8680,10 +8680,10 @@ handlebars@^4.7.7:
86808680
optionalDependencies:
86818681
uglify-js "^3.1.4"
86828682

8683-
happy-dom@^15.11.6:
8684-
version "15.11.6"
8685-
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.6.tgz#b40d46060114fee5c4f0e79c6a1aec50cd42e4c8"
8686-
integrity sha512-elX7iUTu+5+3b2+NGQc0L3eWyq9jKhuJJ4GpOMxxT/c2pg9O3L5H3ty2VECX0XXZgRmmRqXyOK8brA2hDI6LsQ==
8683+
happy-dom@^15.11.7:
8684+
version "15.11.7"
8685+
resolved "https://registry.yarnpkg.com/happy-dom/-/happy-dom-15.11.7.tgz#db9854f11e5dd3fd4ab20cbbcfdf7bd9e17cd971"
8686+
integrity sha512-KyrFvnl+J9US63TEzwoiJOQzZBJY7KgBushJA8X61DMbNsH+2ONkDuLDnCnwUiPTF42tLoEmrPyoqbenVA5zrg==
86878687
dependencies:
86888688
entities "^4.5.0"
86898689
webidl-conversions "^7.0.0"

0 commit comments

Comments
 (0)