Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent b0eaa8f commit f5490d7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/dotenv": "8.2.3",
"@types/eslint__js": "^8.42.3",
"@types/jsonwebtoken": "^9.0.7",
"@types/node": "^20.5.9",
"@types/node": "^22.0.0",
"@types/ramda": "0.30.2",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,7 @@ __metadata:
"@types/dotenv": "npm:8.2.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/jsonwebtoken": "npm:^9.0.7"
"@types/node": "npm:^20.5.9"
"@types/node": "npm:^22.0.0"
"@types/ramda": "npm:0.30.2"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
Expand Down Expand Up @@ -2207,12 +2207,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.5.9":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
"@types/node@npm:^22.0.0":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
undici-types: "npm:~6.19.8"
checksum: 10c0/f88d030480630194a9168772462ec09b2d86454f34368c46d2b7fda5dc6e14594b1576fcc5c35cc53b57a4d1e8dd2865a85ae81f34ded0d1af753a0f5d294c25
languageName: node
linkType: hard

Expand Down

0 comments on commit f5490d7

Please sign in to comment.