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 #130 from albelium/dependabot/npm_and_yarn/types/n…
Browse files Browse the repository at this point in the history
…ode-20.11.14

Bump @types/node from 20.11.10 to 20.11.14
  • Loading branch information
albelium-bot[bot] authored Feb 1, 2024
2 parents 7c1667c + cd30d0d commit b92ff4a
Show file tree
Hide file tree
Showing 4 changed files with 95 additions and 95 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.3.107",
"@swc/jest": "0.2.31",
"@types/jest": "29.5.11",
"@types/node": "20.11.10",
"@types/node": "20.11.14",
"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.1.0",
"@pandacss/dev": "0.29.1",
"@testing-library/react": "14.1.2",
"@types/node": "20.11.10",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "4.2.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.12",
"@testing-library/react": "14.1.2",
"@turbo/gen": "1.12.2",
"@types/node": "20.11.10",
"@types/node": "20.11.14",
"@types/react": "18.2.48",
"@types/react-dom": "18.2.18",
"@vitejs/plugin-react": "^4.2.1",
Expand Down
Loading

0 comments on commit b92ff4a

Please sign in to comment.