Skip to content

Commit

Permalink
Bump @types/node from 20.14.5 to 20.14.6 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.5 to 20.14.6.
- [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 and razzeee committed Jun 20, 2024
1 parent 7495418 commit cc98510
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.5",
"@types/node": "^20.14.6",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6890,12 +6890,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
"@types/node@npm:^20.14.6":
version: 20.14.6
resolution: "@types/node@npm:20.14.6"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
checksum: 10c0/22640f0eb2a955872e4529a93be1b719f67b527b80fdab51419756d20e21b5ce0f4ccbee9a3e2ff20e5def647f77baf77b4b0434ff8896791c102165ec0c3e48
languageName: node
linkType: hard

Expand Down Expand Up @@ -11206,7 +11206,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.5"
"@types/node": "npm:^20.14.6"
"@types/react": "npm:^18.3.3"
autoprefixer: "npm:^10.4.19"
axios: "npm:^1.7.2"
Expand Down

0 comments on commit cc98510

Please sign in to comment.