Skip to content

Commit

Permalink
Update dependency @types/node to v20.11.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 28, 2024
1 parent 14546a2 commit eb5e486
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/cookie-parser": "1.4.6",
"@types/express": "4.17.21",
"@types/luxon": "3.4.2",
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@types/response-time": "2.3.8",
"@types/supertest": "6.0.2",
"@types/swagger-ui-express": "4.1.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"vitest": "1.3.1"
},
"devDependencies": {
"@types/node": "20.11.21",
"@types/node": "20.11.22",
"@types/react": "18.2.60",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "7.1.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1373,7 +1373,7 @@ __metadata:
"@types/cookie-parser": "npm:1.4.6"
"@types/express": "npm:4.17.21"
"@types/luxon": "npm:3.4.2"
"@types/node": "npm:20.11.21"
"@types/node": "npm:20.11.22"
"@types/response-time": "npm:2.3.8"
"@types/supertest": "npm:6.0.2"
"@types/swagger-ui-express": "npm:4.1.6"
Expand Down Expand Up @@ -1460,7 +1460,7 @@ __metadata:
"@rating-tracker/wasm": "workspace:*"
"@react-spring/web": "npm:9.7.3"
"@simplewebauthn/browser": "npm:9.0.1"
"@types/node": "npm:20.11.21"
"@types/node": "npm:20.11.22"
"@types/react": "npm:18.2.60"
"@types/react-dom": "npm:18.2.19"
"@typescript-eslint/eslint-plugin": "npm:7.1.0"
Expand Down Expand Up @@ -2061,12 +2061,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.21":
version: 20.11.21
resolution: "@types/node@npm:20.11.21"
"@types/node@npm:*, @types/node@npm:20.11.22":
version: 20.11.22
resolution: "@types/node@npm:20.11.22"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/52b1cdfe8b14a67ab98c01b2e9621994b34a2537368e108fb925121a9d5958eb7344a2fb81ff36964932d5e5a093de8897f021bded10cad3536fd31e932b3000
checksum: 10c0/304a25607108cbc314417ba1cd0ca7061090cf9444c13f4a70c183164dc189d0e3f4cfda12619c85e5f0fc7a652e3b32501fd0e347b8425dbd5a66c3ec85c7a6
languageName: node
linkType: hard

Expand Down

0 comments on commit eb5e486

Please sign in to comment.