Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/node to v20.14.5 #595

Merged
merged 1 commit into from
Jun 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update dependency @types/node to v20.14.5
  • Loading branch information
renovate[bot] committed Jun 18, 2024
commit 90e184869d0174c06553d07ed6f0f6c5bb92c636
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@testing-library/jest-dom": "6.4.6",
"@testing-library/react": "15.0.7",
"@types/chance": "1.1.6",
"@types/node": "20.14.4",
"@types/node": "20.14.5",
"@types/numeral": "2.0.5",
"@types/react": "18.3.3",
"@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 @@ -2364,12 +2364,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.4":
version: 20.14.4
resolution: "@types/node@npm:20.14.4"
"@types/node@npm:20.14.5":
version: 20.14.5
resolution: "@types/node@npm:20.14.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/2244be2e66e19377a491bfc279b52bc3f598c2e31d683d2388f4a16dbf6e81ad0032fde01770c4babcc73a31609e23fa0e5864dffc5830e9f457db250bd08b33
checksum: 10c0/06a8c304b5f7f190d4497807dc67ad09ee7b14ea2996bfdc823553c624698d8cab1ef9d16f8b764f20cb9eb11caa0e832787741e9ef70e1c89d620797ab28436
languageName: node
linkType: hard

Expand Down Expand Up @@ -2775,7 +2775,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.4.6"
"@testing-library/react": "npm:15.0.7"
"@types/chance": "npm:1.1.6"
"@types/node": "npm:20.14.4"
"@types/node": "npm:20.14.5"
"@types/numeral": "npm:2.0.5"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down