Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent aea4831 commit 3f81922
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 @@ -101,7 +101,7 @@
},
"devDependencies": {
"@types/jmespath": "0.15.2",
"@types/node": "22.10.4",
"@types/node": "22.10.5",
"@types/node-cron": "3.0.11",
"@types/smtp-server": "3.5.10",
"@typescript-eslint/eslint-plugin": "8.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"devDependencies": {
"@rating-tracker/backend": "workspace:*",
"@types/node": "22.10.4",
"@types/node": "22.10.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.19.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1443,7 +1443,7 @@ __metadata:
"@rating-tracker/commons": "workspace:*"
"@simplewebauthn/server": "npm:13.0.0"
"@types/jmespath": "npm:0.15.2"
"@types/node": "npm:22.10.4"
"@types/node": "npm:22.10.5"
"@types/node-cron": "npm:3.0.11"
"@types/smtp-server": "npm:3.5.10"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
Expand Down Expand Up @@ -1524,7 +1524,7 @@ __metadata:
"@rating-tracker/wasm": "workspace:*"
"@react-spring/web": "npm:9.7.5"
"@simplewebauthn/browser": "npm:13.0.0"
"@types/node": "npm:22.10.4"
"@types/node": "npm:22.10.5"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
"@typescript-eslint/eslint-plugin": "npm:8.19.0"
Expand Down Expand Up @@ -2038,12 +2038,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.4":
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
"@types/node@npm:*, @types/node@npm:22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/b2950f71dad821ef5103f42f3b4a804f8613f5799b8d96f427f904f49841b424e311fa38b3a92cf4710529abc82a355093b9258b030af3e94ee9b84bd1313063
checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
languageName: node
linkType: hard

Expand Down

0 comments on commit 3f81922

Please sign in to comment.