Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.10.3 (#916)
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 Jan 1, 2025
1 parent 43d2be7 commit 0823bcf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.1.0",
"@types/chance": "1.1.6",
"@types/node": "22.10.2",
"@types/node": "22.10.3",
"@types/numeral": "2.0.5",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1952,7 +1952,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:22.10.2":
"@types/node@npm:*":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand All @@ -1961,6 +1961,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.10.3":
version: 22.10.3
resolution: "@types/node@npm:22.10.3"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/0471a73c8672c803b1f2b912c2c466d00a217186933e8ff38ec7779b4a3f88a0eea3b513a59f2abf9de17cc8bbca688a3c6643c6513ac8dd1c3e45d25fab93b1
languageName: node
linkType: hard

"@types/numeral@npm:2.0.5":
version: 2.0.5
resolution: "@types/numeral@npm:2.0.5"
Expand Down Expand Up @@ -2261,7 +2270,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.6.3"
"@testing-library/react": "npm:16.1.0"
"@types/chance": "npm:1.1.6"
"@types/node": "npm:22.10.2"
"@types/node": "npm:22.10.3"
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
Expand Down

0 comments on commit 0823bcf

Please sign in to comment.