Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.3 (#886)
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 200e3c2 commit 0f367b2
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.2",
"@types/node": "22.9.3",
"@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.2":
version: 22.9.2
resolution: "@types/node@npm:22.9.2"
"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/d983878e51d00bae139e2525308384f490f82e39fc924a9590e6f800cbb2700ed8f4fb9f15abc9ceac5399f43edca15acb1168abb8be98f59b3c9effd4f81722
checksum: 10c0/954ec72bf29436ea62425a9563914a9c1e93f97b18194acd51d74d13998a701977547ed2985ed3a0e97211b785436d28377116e5f613bfcf3182d9bd81d784dc
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.2"
"@types/node": "npm:22.9.3"
"@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 0f367b2

Please sign in to comment.