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

Commit

Permalink
Merge pull request #638 from albelium/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-20.14.10

Bump @types/node from 20.14.9 to 20.14.10
  • Loading branch information
albelium-bot[bot] authored Jul 8, 2024
2 parents 9adaf4c + a9fd96e commit 00eea77
Show file tree
Hide file tree
Showing 4 changed files with 94 additions and 94 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.13",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"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.9",
"@types/node": "20.14.10",
"@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": "^8.1.11",
"@testing-library/react": "14.3.0",
"@turbo/gen": "1.13.3",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "^4.3.1",
Expand Down
Loading

0 comments on commit 00eea77

Please sign in to comment.