Skip to content

Commit

Permalink
ci(deps): update dependency @types/node to v22.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2025
1 parent 0ca9b84 commit 54579ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion server/apps/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@swc/core": "1.10.12",
"@tsconfig/node20": "20.1.4",
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@types/supertest": "6.0.2",
"bower": "1.8.14",
"node-mocks-http": "1.16.2",
Expand Down
2 changes: 1 addition & 1 deletion server/apps/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"dependencies": {
"@formatjs/intl-numberformat": "8.15.2",
"@tanstack/react-query": "5.66.0",
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
"bootstrap": "5.3.3",
Expand Down
10 changes: 5 additions & 5 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 54579ca

Please sign in to comment.