Skip to content

Commit 934a71f

Browse files
authored
Merge pull request #396 from wolfpackthatcodes/dependabot/npm_and_yarn/code/types/node-22.15.3
2 parents 38e822c + 6420b93 commit 934a71f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@eslint/js": "^9.24.0",
5656
"@faker-js/faker": "^9.7.0",
5757
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
58-
"@types/node": "^22.14.1",
58+
"@types/node": "^22.15.8",
5959
"@vitest/coverage-v8": "^3.0.8",
6060
"@vitest/ui": "^3.0.8",
6161
"eslint": "^9.26.0",

code/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -726,10 +726,10 @@
726726
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
727727
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
728728

729-
"@types/node@^22.14.1":
730-
version "22.14.1"
731-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
732-
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
729+
"@types/node@^22.15.8":
730+
version "22.15.8"
731+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.8.tgz#d84fc99205d1d550d138abce87c7bcd5a9618f4f"
732+
integrity sha512-VINDWfc4C3DGAa1J+riYRHjzt+IFj5eRaEl768ze7ZqXcjyN/4WHxPLAWMLTwmODpPvFyzuMTAT6A4RMOHlg5g==
733733
dependencies:
734734
undici-types "~6.21.0"
735735

0 commit comments

Comments
 (0)