Skip to content

Commit

Permalink
Bump @types/node from 22.13.9 to 22.13.10 in /frontend (#1338)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent 09ba7cc commit 09cbf35
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 @@ -37,7 +37,7 @@
"devDependencies": {
"@eslint/compat": "1.2.7",
"@playwright/test": "1.50.1",
"@types/node": "22.13.9",
"@types/node": "22.13.10",
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@typescript-eslint/eslint-plugin": "8.26.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2327,12 +2327,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.13.9":
version: 22.13.9
resolution: "@types/node@npm:22.13.9"
"@types/node@npm:22.13.10":
version: 22.13.10
resolution: "@types/node@npm:22.13.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4697,7 +4697,7 @@ __metadata:
"@mui/material": "npm:6.4.7"
"@mui/x-date-pickers": "npm:7.27.3"
"@playwright/test": "npm:1.50.1"
"@types/node": "npm:22.13.9"
"@types/node": "npm:22.13.10"
"@types/react": "npm:19.0.10"
"@types/react-dom": "npm:19.0.4"
"@typescript-eslint/eslint-plugin": "npm:8.26.0"
Expand Down

0 comments on commit 09cbf35

Please sign in to comment.