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.8.10 #351

Merged
merged 1 commit into from
Oct 31, 2023
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.8.10
  • Loading branch information
renovate[bot] committed Oct 31, 2023
commit 1d0ba2d31dfd5053eae583102d89bf32875f0343
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": "5.17.0",
"@testing-library/react": "14.0.0",
"@types/chance": "1.1.5",
"@types/node": "20.8.9",
"@types/node": "20.8.10",
"@types/numeral": "2.0.4",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.11",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1996,12 +1996,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
"@types/node@npm:20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
dependencies:
undici-types: ~5.26.4
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
checksum: 7c61190e43e8074a1b571e52ff14c880bc67a0447f2fe5ed0e1a023eb8a23d5f815658edb98890f7578afe0f090433c4a635c7c87311762544e20dd78723e515
languageName: node
linkType: hard

Expand Down Expand Up @@ -2356,7 +2356,7 @@ __metadata:
"@testing-library/jest-dom": 5.17.0
"@testing-library/react": 14.0.0
"@types/chance": 1.1.5
"@types/node": 20.8.9
"@types/node": 20.8.10
"@types/numeral": 2.0.4
"@types/react": 18.2.25
"@types/react-dom": 18.2.11
Expand Down