Skip to content

Commit

Permalink
Update dependency @types/node to v22.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent bb4bb3c commit dd9ef08
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.6",
"@types/node": "22.7.7",
"@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.6":
version: 22.7.6
resolution: "@types/node@npm:22.7.6"
"@types/node@npm:22.7.7":
version: 22.7.7
resolution: "@types/node@npm:22.7.7"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
languageName: node
linkType: hard

Expand Down Expand Up @@ -2584,7 +2584,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.6"
"@types/node": "npm:22.7.7"
"@types/ramda": "npm:0.30.2"
dotenv: "npm:16.4.5"
eslint: "npm:^9.12.0"
Expand Down

0 comments on commit dd9ef08

Please sign in to comment.