Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2024
1 parent cdc54a7 commit f69f5e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@testing-library/react": "16.0.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/lodash": "4.17.13",
"@types/node": "22.10.0",
"@types/node": "22.10.1",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "8.16.0",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4827,12 +4827,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.0, @types/node@npm:^22.2.0":
version: 22.10.0
resolution: "@types/node@npm:22.10.0"
"@types/node@npm:*, @types/node@npm:22.10.1, @types/node@npm:^22.2.0":
version: 22.10.1
resolution: "@types/node@npm:22.10.1"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/efb3783b6fe74b4300c5bdd4f245f1025887d9b1d0950edae584af58a30d95cc058c10b4b3428f8300e4318468b605240c2ede8fcfb6ead2e0f05bca31e54c1b
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
languageName: node
linkType: hard

Expand Down Expand Up @@ -6038,7 +6038,7 @@ __metadata:
"@testing-library/react": "npm:16.0.1"
"@trivago/prettier-plugin-sort-imports": "npm:4.3.0"
"@types/lodash": "npm:4.17.13"
"@types/node": "npm:22.10.0"
"@types/node": "npm:22.10.1"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@typescript-eslint/eslint-plugin": "npm:8.16.0"
Expand Down

0 comments on commit f69f5e6

Please sign in to comment.