Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v20.16.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent f0f716b commit cb24293
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.13",
"@types/node": "20.16.13",
"@types/node": "20.16.14",
"@types/react": "18.3.11",
"@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.16.13",
"@types/node": "20.16.14",
"@types/sinon-chai": "4.0.0",
"chai": "4.5.0",
"cypress": "13.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2267,12 +2267,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.16.13":
version: 20.16.13
resolution: "@types/node@npm:20.16.13"
"@types/node@npm:20.16.14":
version: 20.16.14
resolution: "@types/node@npm:20.16.14"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/7f4fd7176db0802c62e11ebbf7a66d0248e2dc8ec9153d9fc8bcb164d9aed581d91c407046c823c522e60d0babfdc24a1618dba7f2c6920ef1a24e1d416c9550
checksum: 10c0/297da38ff6668ecd672b17a100b715166cab33bc8d586521fa28b2d2fb47b04475e1ad9f55e8a436c31d72c1fefa7bd4485a8ad66d2adc9b4515d8a28937e8b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4198,7 +4198,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.16.13"
"@types/node": "npm:20.16.14"
"@types/sinon-chai": "npm:4.0.0"
chai: "npm:4.5.0"
cypress: "npm:13.15.0"
Expand Down

0 comments on commit cb24293

Please sign in to comment.