Skip to content

Commit

Permalink
⬆️ bump Node.js to v16.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 9, 2024
1 parent 41a827d commit ac7d89c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@graphql-codegen/typescript": "2.4.2",
"@graphql-codegen/typescript-operations": "2.2.3",
"@graphql-codegen/typescript-react-apollo": "3.2.4",
"@types/node": "16.11.21",
"@types/node": "16.18.105",
"@types/oauth": "0.9.1",
"@types/react": "17.0.38",
"@typescript-eslint/eslint-plugin": "5.10.2",
Expand All @@ -56,7 +56,7 @@
"@babel/runtime": "*"
},
"volta": {
"node": "16.13.2",
"node": "16.20.2",
"yarn": "1.22.17"
},
"extensionDependencies": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2051,10 +2051,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.16.tgz#3cc351f8d48101deadfed4c9e4f116048d437b4b"
integrity sha512-naXYePhweTi+BMv11TgioE2/FXU4fSl29HAH1ffxVciNsH3rYXjNP2yM8wqmSm7jS20gM8TIklKiTen+1iVncw==

"@types/node@16.11.21":
version "16.11.21"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.21.tgz#474d7589a30afcf5291f59bd49cca9ad171ffde4"
integrity sha512-Pf8M1XD9i1ksZEcCP8vuSNwooJ/bZapNmIzpmsMaL+jMI+8mEYU3PKvs+xDNuQcJWF/x24WzY4qxLtB0zNow9A==
"@types/node@16.18.105":
version "16.18.105"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.105.tgz#7147176852774ec4d6dd626803888adf6b999feb"
integrity sha512-w2d0Z9yMk07uH3+Cx0N8lqFyi3yjXZxlbYappPj+AsOlT02OyxyiuNoNHdGt6EuiSm8Wtgp2YV7vWg+GMFrvFA==

"@types/node@^10.1.0":
version "10.17.50"
Expand Down

0 comments on commit ac7d89c

Please sign in to comment.