Skip to content

Commit

Permalink
Bump @types/node from 20.14.7 to 20.14.9 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 20.14.7 to 20.14.9.
- [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 Jun 26, 2024
1 parent ea9f8d8 commit e64f0f9
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 @@ -79,7 +79,7 @@
"@tailwindcss/typography": "^0.5.13",
"@tanstack/eslint-plugin-query": "^5.43.1",
"@tanstack/react-query-devtools": "^5.45.1",
"@types/node": "^20.14.7",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"chromatic": "^11.5.4",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6786,12 +6786,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.7":
version: 20.14.7
resolution: "@types/node@npm:20.14.7"
"@types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/6211ffe86f769a58617e3bdca58610256021ef54bd99d2c442ee6109196cd6ee8e0bcd1cfac0e39bf4bb353f8900fa5fae540485a03816bd91ad1f86a0e18512
checksum: 10c0/911ffa444dc032897f4a23ed580c67903bd38ea1c5ec99b1d00fa10b83537a3adddef8e1f29710cbdd8e556a61407ed008e06537d834e48caf449ce59f87d387
languageName: node
linkType: hard

Expand Down Expand Up @@ -11121,7 +11121,7 @@ __metadata:
"@tanstack/react-query": "npm:^5.45.1"
"@tanstack/react-query-devtools": "npm:^5.45.1"
"@tanstack/react-table": "npm:^8.17.3"
"@types/node": "npm:^20.14.7"
"@types/node": "npm:^20.14.9"
"@types/react": "npm:^18.3.3"
autoprefixer: "npm:^10.4.19"
axios: "npm:^1.7.2"
Expand Down

0 comments on commit e64f0f9

Please sign in to comment.