Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.2 (#885)
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 23, 2024
1 parent 30e892c commit 200e3c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.1",
"@types/node": "22.9.2",
"@types/numeral": "2.0.5",
"@types/react": "18.3.12",
"@types/react-dom": "^18.3.0",
Expand Down
10 changes: 5 additions & 5 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.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
"@types/node@npm:22.9.2":
version: 22.9.2
resolution: "@types/node@npm:22.9.2"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/ea489ae603aa8874e4e88980aab6f2dad09c755da779c88dd142983bfe9609803c89415ca7781f723072934066f63daf2b3339ef084a8ad1a8079cf3958be243
checksum: 10c0/d983878e51d00bae139e2525308384f490f82e39fc924a9590e6f800cbb2700ed8f4fb9f15abc9ceac5399f43edca15acb1168abb8be98f59b3c9effd4f81722
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.1"
"@types/node": "npm:22.9.2"
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:^18.3.0"
Expand Down

0 comments on commit 200e3c2

Please sign in to comment.