Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.45
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent bcb6752 commit 73d0602
Show file tree
Hide file tree
Showing 4 changed files with 114 additions and 18 deletions.
68 changes: 62 additions & 6 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

52 changes: 46 additions & 6 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/node": "18.19.34",
"@types/node": "18.19.45",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1908,12 +1908,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.34":
version: 18.19.34
resolution: "@types/node@npm:18.19.34"
"@types/node@npm:18.19.45":
version: 18.19.45
resolution: "@types/node@npm:18.19.45"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/e985f50684def801801069e236165ee511f9195fc04ad4a2af7642d86aeaeaf7bfe34c147f894a48618a5c71c15b388ca91341a244792149543a712e38351988
checksum: 10c0/79c324176411dcfa92f76b0ffc0673aa4bd8da82d003b44633e927c9493cdc46c35f04c0873b096b23b12bab090a6bbdea21242b3bbb2ea5dc1d9bf72adaa04f
languageName: node
linkType: hard

Expand Down Expand Up @@ -8971,7 +8971,7 @@ __metadata:
"@testing-library/react-hooks": "npm:8.0.1"
"@testing-library/user-event": "npm:14.5.2"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:18.19.34"
"@types/node": "npm:18.19.45"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down

0 comments on commit 73d0602

Please sign in to comment.