Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.0 (#889)
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 26, 2024
1 parent 98fe7f2 commit 931877b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.0.1",
"@types/chance": "1.1.6",
"@types/node": "22.9.3",
"@types/node": "22.10.0",
"@types/numeral": "2.0.5",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2308,12 +2308,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
"@types/node@npm:22.10.0":
version: 22.10.0
resolution: "@types/node@npm:22.10.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
undici-types: "npm:~6.20.0"
checksum: 10c0/efb3783b6fe74b4300c5bdd4f245f1025887d9b1d0950edae584af58a30d95cc058c10b4b3428f8300e4318468b605240c2ede8fcfb6ead2e0f05bca31e54c1b
languageName: node
linkType: hard

Expand Down Expand Up @@ -2684,7 +2684,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.0.1"
"@types/chance": "npm:1.1.6"
"@types/node": "npm:22.9.3"
"@types/node": "npm:22.10.0"
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:^18.3.0"
Expand Down Expand Up @@ -9055,10 +9055,10 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

Expand Down

0 comments on commit 931877b

Please sign in to comment.