Skip to content

Commit f52ce97

Browse files
authored
Merge pull request #330 from wolfpackthatcodes/dependabot/npm_and_yarn/code/types/node-22.13.1
2 parents a8d8576 + d0a52b3 commit f52ce97

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.17.0",
5656
"@faker-js/faker": "^9.4.0",
5757
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
58-
"@types/node": "^22.13.0",
58+
"@types/node": "^22.13.1",
5959
"@vitest/coverage-v8": "^2.0.5",
6060
"@vitest/ui": "^2.0.5",
6161
"eslint": "^9.19.0",

code/yarn.lock

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

818-
"@types/node@^22.13.0":
819-
version "22.13.0"
820-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.0.tgz#d376dd9a0ee2f9382d86c2d5d7beb4d198b4ea8c"
821-
integrity sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==
818+
"@types/node@^22.13.1":
819+
version "22.13.1"
820+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.1.tgz#a2a3fefbdeb7ba6b89f40371842162fac0934f33"
821+
integrity sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==
822822
dependencies:
823823
undici-types "~6.20.0"
824824

0 commit comments

Comments
 (0)