Skip to content

Commit

Permalink
meta: update dependency @types/node to v20.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 30, 2024
1 parent 356239e commit f1803d5
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/chai": "4.3.14",
"@types/lodash": "4.17.0",
"@types/mocha": "10.0.6",
"@types/node": "20.11.30",
"@types/node": "20.12.2",
"chai": "4.4.1",
"concurrently": "8.2.2",
"cross-env": "7.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2324,7 +2324,7 @@ __metadata:
"@types/chai": "npm:4.3.14"
"@types/lodash": "npm:4.17.0"
"@types/mocha": "npm:10.0.6"
"@types/node": "npm:20.11.30"
"@types/node": "npm:20.12.2"
chai: "npm:4.4.1"
concurrently: "npm:8.2.2"
cross-env: "npm:7.0.3"
Expand Down Expand Up @@ -3436,12 +3436,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.11.30, @types/node@npm:>=18, @types/node@npm:^20.11.17":
version: 20.11.30
resolution: "@types/node@npm:20.11.30"
"@types/node@npm:*, @types/node@npm:20.12.2, @types/node@npm:>=18, @types/node@npm:^20.11.17":
version: 20.12.2
resolution: "@types/node@npm:20.12.2"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/867cfaf969c6d8850d8d7304e7ab739898a50ecb1395b61ff2335644f5f48d7a46fbc4a14cee967aed65ec134b61a746edae70d1f32f11321ccf29165e3bc4e6
checksum: 10c0/bb47d115a8f95aadebdd6403fee16d149d6b5568ad53bacc42df34c2d572561e36ba47b05f7f68bada43752d7369b470a90df65b646af7502dfb799a21b4fca7
languageName: node
linkType: hard

Expand Down

0 comments on commit f1803d5

Please sign in to comment.