Skip to content

Commit

Permalink
Update dependency @types/node to v22.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2024
1 parent 10c1352 commit 85ceef0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/dotenv": "8.2.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/eslint__js": "^8.42.3",
"@types/node": "22.7.7",
"@types/node": "22.7.8",
"@types/ramda": "0.30.2",
"dotenv": "16.4.5",
"eslint": "^9.12.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -511,12 +511,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
"@types/node@npm:22.7.8":
version: 22.7.8
resolution: "@types/node@npm:22.7.8"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
checksum: 10c0/3d3b3a2ec5a57ca4fd37b34dce415620993ca5f87cea2c728ffe73aa31446dbfe19c53171c478447bd7d78011ef4845a46ab2f0dc38e699cc75b3d100a60c690
languageName: node
linkType: hard

Expand Down Expand Up @@ -2644,7 +2644,7 @@ __metadata:
"@types/dotenv": "npm:8.2.0"
"@types/eslint-config-prettier": "npm:^6.11.3"
"@types/eslint__js": "npm:^8.42.3"
"@types/node": "npm:22.7.7"
"@types/node": "npm:22.7.8"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:16.4.5"
eslint: "npm:^9.12.0"
Expand Down

0 comments on commit 85ceef0

Please sign in to comment.