Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.17.6 (#1401)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 0d9e985 commit f8e2f28
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion examples/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.14",
"@types/node": "20.17.5",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"cross-env": "7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@size-limit/webpack": "11.1.6",
"@types/chai": "4.3.20",
"@types/mocha": "10.0.9",
"@types/node": "20.17.5",
"@types/node": "20.17.6",
"@types/sinon-chai": "4.0.0",
"chai": "4.5.0",
"cypress": "13.15.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2096,12 +2096,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.5":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
"@types/node@npm:20.17.6":
version: 20.17.6
resolution: "@types/node@npm:20.17.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
checksum: 10c0/5918c7ff8368bbe6d06d5e739c8ae41a9db41628f28760c60cda797be7d233406f07c4d0e6fdd960a0a342ec4173c2217eb6624e06bece21c1f1dd1b92805c15
languageName: node
linkType: hard

Expand Down Expand Up @@ -3835,7 +3835,7 @@ __metadata:
"@size-limit/webpack": "npm:11.1.6"
"@types/chai": "npm:4.3.20"
"@types/mocha": "npm:10.0.9"
"@types/node": "npm:20.17.5"
"@types/node": "npm:20.17.6"
"@types/sinon-chai": "npm:4.0.0"
chai: "npm:4.5.0"
cypress: "npm:13.15.1"
Expand Down

0 comments on commit f8e2f28

Please sign in to comment.