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

Commit 6a1d606

Browse files
chore(deps): update devdependency @types/node to ^22.9.4 (#836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ba8758 commit 6a1d606

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.9.3",
77+
"@types/node": "^22.9.4",
7878
"@types/normalize-path": "^3.0.2",
7979
"@typescript-eslint/eslint-plugin": "^7.18.0",
8080
"@typescript-eslint/parser": "^7.18.0",

yarn.lock

Lines changed: 4 additions & 4 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.9.3":
3961-
version "22.9.3"
3962-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
3963-
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
3960+
"@types/node@^22.9.4":
3961+
version "22.9.4"
3962+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2"
3963+
integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg==
39643964
dependencies:
39653965
undici-types "~6.19.8"
39663966

0 commit comments

Comments
 (0)