Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 31, 2024
1 parent 7213d65 commit aed8714
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-codegen/typescript-react-apollo": "4.3.2",
"@playwright/test": "1.48.2",
"@types/is-url": "1.2.32",
"@types/node": "20.17.0",
"@types/node": "20.17.5",
"@types/react": "18.3.12",
"@types/react-custom-scrollbars": "4.0.13",
"@types/react-dom": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3386,10 +3386,10 @@
dependencies:
undici-types "~6.19.2"

"@types/[email protected].0":
version "20.17.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.0.tgz#d0620ba0fe4cf2a0f12351c7bdd805fc4e1f036b"
integrity sha512-a7zRo0f0eLo9K5X9Wp5cAqTUNGzuFLDG2R7C4HY2BhcMAsxgSPuRvAC1ZB6QkuUQXf0YZAgfOX2ZyrBa2n4nHQ==
"@types/[email protected].5":
version "20.17.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.5.tgz#b7a1d8619ced7ce1da901b07a47c61107272449a"
integrity sha512-n8FYY/pRxu496441gIcAQFZPKXbhsd6VZygcq+PTSZ75eMh/Ke0hCAROdUa21qiFqKNsPPYic46yXDO1JGiPBQ==
dependencies:
undici-types "~6.19.2"

Expand Down

0 comments on commit aed8714

Please sign in to comment.