Skip to content

Commit 1609fe1

Browse files
chore(deps): update dependency @types/node to v22.10.6 (#1009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc621e8 commit 1609fe1

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@testing-library/jest-dom": "6.6.3",
4141
"@testing-library/react": "14.3.1",
4242
"@types/jest": "29.5.14",
43-
"@types/node": "22.10.5",
43+
"@types/node": "22.10.6",
4444
"@types/react": "18.3.18",
4545
"@types/testing-library__jest-dom": "5.14.9",
4646
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -774,10 +774,10 @@
774774
resolved "https://registry.npmjs.org/@types/mdx/-/mdx-2.0.2.tgz"
775775
integrity sha512-mJGfgj4aWpiKb8C0nnJJchs1sHBHn0HugkVfqqyQi7Wn6mBRksLeQsPOFvih/Pu8L1vlDzfe/LidhVHBeUk3aQ==
776776

777-
"@types/node@*", "@types/node@22.10.5":
778-
version "22.10.5"
779-
resolved "https://registry.npmjs.org/@types/node/-/node-22.10.5.tgz"
780-
integrity sha512-F8Q+SeGimwOo86fiovQh8qiXfFEh2/ocYv7tU5pJ3EXMSSxk1Joj5wefpFK2fHTf/N6HKGSxIDBT9f3gCxXPkQ==
777+
"@types/node@*", "@types/node@22.10.6":
778+
version "22.10.6"
779+
resolved "https://registry.npmjs.org/@types/node/-/node-22.10.6.tgz"
780+
integrity sha512-qNiuwC4ZDAUNcY47xgaSuS92cjf8JbSUoaKS77bmLG1rU7MlATVSiw/IlrjtIyyskXBZ8KkNfjK/P5na7rgXbQ==
781781
dependencies:
782782
undici-types "~6.20.0"
783783

0 commit comments

Comments
 (0)