Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent be85276 commit 5d1e2aa
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 @@ -26,7 +26,7 @@
"devDependencies": {
"@bitomic/eslint-config": "^1.3.0",
"@types/mocha": "10.0.6",
"@types/node": "20.12.8",
"@types/node": "20.12.10",
"@types/node-fetch": "2.6.11",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -196,12 +196,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.12.8":
version: 20.12.8
resolution: "@types/node@npm:20.12.8"
"@types/node@npm:20.12.10":
version: 20.12.10
resolution: "@types/node@npm:20.12.10"
dependencies:
undici-types: ~5.26.4
checksum: 84d4876d95792a9567d2cc5a2c48db7028c397820e842cd65e2f848c23dd4b868b7131bda8eb66a1729d4944289070153d6180048de5bd155b35de421283c433
checksum: 8c35a349f494846c1f1db4e4f8b21e7fc7f6ee14d99a0998f38699f941652be0e2a236b11f13fe404a6fec9b9a82e0e39b80ca71dafc38c742b160cc498b56c3
languageName: node
linkType: hard

Expand Down Expand Up @@ -1711,7 +1711,7 @@ __metadata:
dependencies:
"@bitomic/eslint-config": ^1.3.0
"@types/mocha": 10.0.6
"@types/node": 20.12.8
"@types/node": 20.12.10
"@types/node-fetch": 2.6.11
"@typescript-eslint/eslint-plugin": 7.8.0
"@typescript-eslint/parser": 7.8.0
Expand Down

0 comments on commit 5d1e2aa

Please sign in to comment.