Skip to content

Commit

Permalink
chore(dev-deps): update dependency @types/node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 77a62cd commit 995423a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 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.8",
"@types/node": "22.9.4",
"@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.10",
"@types/node": "20.17.8",
"@types/node": "22.9.4",
"@types/sinon-chai": "4.0.0",
"chai": "4.5.0",
"cypress": "13.16.0",
Expand Down
14 changes: 7 additions & 7 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.8":
version: 20.17.8
resolution: "@types/node@npm:20.17.8"
"@types/node@npm:22.9.4":
version: 22.9.4
resolution: "@types/node@npm:22.9.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/d68bbd9f8946a56d3f405e2dbfcc98d1d7a3cdbaa45d0a8fea2865e63ecdf3a2c9a0e992d9ea1658651909273026d341047e593596e133e842374371e04031c3
undici-types: "npm:~6.19.8"
checksum: 10c0/85521424033d32c2cb2279f1a2dfe9a3630f253a4c877352607eece2b5fe45ddd80acc608dfcef9ae9c2b385203332e53cc1b6cb15c958504b26011ddcf65d4f
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.10"
"@types/node": "npm:20.17.8"
"@types/node": "npm:22.9.4"
"@types/sinon-chai": "npm:4.0.0"
chai: "npm:4.5.0"
cypress: "npm:13.16.0"
Expand Down Expand Up @@ -10035,7 +10035,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down

0 comments on commit 995423a

Please sign in to comment.