Skip to content

Commit

Permalink
Update dependency @types/node to v22.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 524af61 commit bd81bd9
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.2",
"@types/node": "22.10.3",
"@types/node-cron": "3.0.11",
"@types/smtp-server": "3.5.10",
"@typescript-eslint/eslint-plugin": "8.18.2",
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.2",
"@types/node": "22.10.3",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.18.2",
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.2"
"@types/node": "npm:22.10.3"
"@types/node-cron": "npm:3.0.11"
"@types/smtp-server": "npm:3.5.10"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
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.2"
"@types/node": "npm:22.10.3"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
"@typescript-eslint/eslint-plugin": "npm:8.18.2"
Expand Down Expand Up @@ -2038,12 +2038,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
"@types/node@npm:*, @types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
languageName: node
linkType: hard

Expand Down

0 comments on commit bd81bd9

Please sign in to comment.