Skip to content

Commit

Permalink
Update dependency @types/node to v22.12.0 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 3, 2025
1 parent ecb882c commit 39d4581
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 @@ -73,7 +73,7 @@
"@types/eslint-config-prettier": "6.11.3",
"@types/eslint__js": "8.42.3",
"@types/mocha": "10.0.10",
"@types/node": "22.10.10",
"@types/node": "22.12.0",
"chai": "5.1.2",
"chai-jest-snapshot": "2.0.0",
"eslint": "9.17.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1548,12 +1548,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
"@types/node@npm:*, @types/node@npm:22.12.0":
version: 22.12.0
resolution: "@types/node@npm:22.12.0"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
checksum: 10c0/be220706732d95db2ed1c441c1e64cab90bf9a47519ce6f4c79cc5a9ec9d5c517131a149a9ac30afac1a30103e67e3a00d453ba7c1b0141608a3a7ba6397c303
languageName: node
linkType: hard

Expand Down Expand Up @@ -4243,7 +4243,7 @@ __metadata:
"@types/eslint-config-prettier": "npm:6.11.3"
"@types/eslint__js": "npm:8.42.3"
"@types/mocha": "npm:10.0.10"
"@types/node": "npm:22.10.10"
"@types/node": "npm:22.12.0"
chai: "npm:5.1.2"
chai-jest-snapshot: "npm:2.0.0"
eslint: "npm:9.17.0"
Expand Down

0 comments on commit 39d4581

Please sign in to comment.