Skip to content

Commit

Permalink
Bump @types/node from 22.10.7 to 22.10.8 in /frontend
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.7 to 22.10.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 33ad43f commit 37fe5f2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@tailwindcss/typography": "^0.5.16",
"@tanstack/eslint-plugin-query": "^5.64.2",
"@tanstack/react-query-devtools": "^5.64.2",
"@types/node": "^22.10.7",
"@types/node": "^22.10.8",
"@types/react": "19.0.4",
"autoprefixer": "^10.4.20",
"chromatic": "^11.25.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7190,12 +7190,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.10.7":
version: 22.10.7
resolution: "@types/node@npm:22.10.7"
"@types/node@npm:^22.10.8":
version: 22.10.8
resolution: "@types/node@npm:22.10.8"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
checksum: 10c0/bad2281e7d6e7bfea9d48283e6ec1dd726d28e4e43571006b94b6da0249df9cd3d3f41aeb64354ebb95b8ca55f664dedb025b9810248b4d21e01459cef68cb34
languageName: node
linkType: hard

Expand Down Expand Up @@ -11320,7 +11320,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.64.2"
"@tanstack/react-query-devtools": "npm:^5.64.2"
"@tanstack/react-table": "npm:^8.20.6"
"@types/node": "npm:^22.10.7"
"@types/node": "npm:^22.10.8"
"@types/react": "npm:19.0.4"
autoprefixer: "npm:^10.4.20"
axios: "npm:^1.7.9"
Expand Down

0 comments on commit 37fe5f2

Please sign in to comment.