Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Nov 7, 2024
1 parent 7b5ca5b commit dcfa608
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": "22.8.7",
"@types/node": "22.9.0",
"@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 @@ -3336,10 +3336,10 @@
dependencies:
undici-types "~6.19.8"

"@types/node@22.8.7":
version "22.8.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
"@types/node@22.9.0":
version "22.9.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.0.tgz#b7f16e5c3384788542c72dc3d561a7ceae2c0365"
integrity sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==
dependencies:
undici-types "~6.19.8"

Expand Down

0 comments on commit dcfa608

Please sign in to comment.