Skip to content

Commit

Permalink
Merge pull request #435 from kumodao/dependabot/npm_and_yarn/types/no…
Browse files Browse the repository at this point in the history
…de-20.8.2

build(deps-dev): bump @types/node from 20.7.2 to 20.8.2
  • Loading branch information
marceljay authored Oct 4, 2023
2 parents 6b746d4 + c0e0665 commit f3e974f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/lib-ethers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/chai-spies": "^1.0.4",
"@types/fs-extra": "^11.0.2",
"@types/mocha": "^10.0.1",
"@types/node": "^20.6.2",
"@types/node": "^20.8.2",
"@types/sinon-chai": "^3.2.9",
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^6.7.0",
Expand Down
11 changes: 9 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3919,7 +3919,7 @@ __metadata:
"@types/chai-spies": ^1.0.4
"@types/fs-extra": ^11.0.2
"@types/mocha": ^10.0.1
"@types/node": ^20.6.2
"@types/node": ^20.8.2
"@types/sinon-chai": ^3.2.9
"@types/ws": ^8.5.5
"@typescript-eslint/eslint-plugin": ^6.7.0
Expand Down Expand Up @@ -7239,7 +7239,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.6.2":
"@types/node@npm:*":
version: 20.7.2
resolution: "@types/node@npm:20.7.2"
checksum: 5baa09368c8daa50ad1eaa2499b988b2f4c06cacf8b251d1e63f68ad32df97b21d8104f1ac06889481f1d3e84056842732bb848dd1136164d823c1d4a6baf435
Expand Down Expand Up @@ -7288,6 +7288,13 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.8.2":
version: 20.8.2
resolution: "@types/node@npm:20.8.2"
checksum: 3da73e25d821bfcdb7de98589027e08bb4848e55408671c4a83ec0341e124b5313a0b20e1e4b4eff1168ea17a86f622ad73fcb04b761abd77496b9a27cbd5de5
languageName: node
linkType: hard

"@types/node@npm:^8.0.0":
version: 8.10.66
resolution: "@types/node@npm:8.10.66"
Expand Down

0 comments on commit f3e974f

Please sign in to comment.