Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
Bump @types/node from 20.14.2 to 20.14.4
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.2 to 20.14.4.
- [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 18, 2024
1 parent c3958b4 commit 5b43714
Show file tree
Hide file tree
Showing 4 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@swc/core": "1.6.1",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.14.2",
"@types/node": "20.14.4",
"eslint-config-custom": "workspace:*",
"jest": "29.7.0",
"ts-node": "10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@next/eslint-plugin-next": "14.2.4",
"@pandacss/dev": "0.41.0",
"@testing-library/react": "14.3.0",
"@types/node": "20.14.2",
"@types/node": "20.14.4",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@storybook/test": "^7.6.17",
"@testing-library/react": "14.3.0",
"@turbo/gen": "1.13.3",
"@types/node": "20.14.2",
"@types/node": "20.14.4",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
Loading

0 comments on commit 5b43714

Please sign in to comment.