Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.17.3 (#1393)
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 Oct 30, 2024
1 parent 4aff60e commit 0cfbae5
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.1",
"@types/node": "20.17.3",
"@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.1",
"@types/node": "20.17.3",
"@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 @@ -2209,12 +2209,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.1":
version: 20.17.1
resolution: "@types/node@npm:20.17.1"
"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/214cf1fffff9c80ae0d49d7dd1f04254215d49711276fff44ff6f61e36dc8d53520509a88add6955fe029b2259c87eaf284b43bc1236d4f4f06bd80c46f0e2b8
checksum: 10c0/31e5076665e906fd5c04fbe840976947fdacb6e69613fde4b129778d54b7447999a96300d5c12f04cc177875b8d1e4c8f9f8fe604cab484efdfc1e33184a695b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4140,7 +4140,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.1"
"@types/node": "npm:20.17.3"
"@types/sinon-chai": "npm:4.0.0"
chai: "npm:4.5.0"
cypress: "npm:13.15.1"
Expand Down

0 comments on commit 0cfbae5

Please sign in to comment.