Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 26, 2024
1 parent c4864b5 commit 6341ac3
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.5.0",
"@testing-library/react": "16.0.1",
"@types/chance": "1.1.6",
"@types/node": "22.7.2",
"@types/node": "22.7.3",
"@types/numeral": "2.0.5",
"@types/react": "18.3.9",
"@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 @@ -2307,12 +2307,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.2":
version: 22.7.2
resolution: "@types/node@npm:22.7.2"
"@types/node@npm:22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/987e4df034e4af0ce76b938c2c0d94373da376b228f1c93081a661c77e682795c599bcad47c93c70a25b8ea443587137cf23088fb7f62ef442955f13046eae3d
checksum: 10c0/0e579813528b0370454337a952f43b792cd12731e10fdca0fdb627158e980c1219bba99e9048c134b6a19325d817016059afe016ccd372326c838a1b85a51574
languageName: node
linkType: hard

Expand Down Expand Up @@ -2684,7 +2684,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@types/chance": "npm:1.1.6"
"@types/node": "npm:22.7.2"
"@types/node": "npm:22.7.3"
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:18.3.9"
"@types/react-dom": "npm:^18.3.0"
Expand Down

0 comments on commit 6341ac3

Please sign in to comment.