Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent c6ffc30 commit 71bed4d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions .pnp.cjs

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.31",
"@types/node": "18.19.34",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@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.31":
version: 18.19.31
resolution: "@types/node@npm:18.19.31"
"@types/node@npm:18.19.34":
version: 18.19.34
resolution: "@types/node@npm:18.19.34"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/bfebae8389220c0188492c82eaf328f4ba15e6e9b4abee33d6bf36d3b13f188c2f53eb695d427feb882fff09834f467405e2ed9be6aeb6ad4705509822d2ea08
checksum: 10c0/e985f50684def801801069e236165ee511f9195fc04ad4a2af7642d86aeaeaf7bfe34c147f894a48618a5c71c15b388ca91341a244792149543a712e38351988
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.31"
"@types/node": "npm:18.19.34"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
Expand Down

0 comments on commit 71bed4d

Please sign in to comment.