Skip to content

Commit 4930d01

Browse files
Merge pull request #246 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/types/node-20.11.24
Bump @types/node from 20.11.20 to 20.11.24 in /graph-tutorial
2 parents e6665d6 + 7c7e3ca commit 4930d01

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

graph-tutorial/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@testing-library/react": "^14.1.2",
5050
"@testing-library/user-event": "^14.5.2",
5151
"@types/jest": "^29.5.11",
52-
"@types/node": "^20.11.20",
52+
"@types/node": "^20.11.24",
5353
"@types/react": "^18.2.62",
5454
"@types/react-dom": "^18.2.19",
5555
"@types/react-router-dom": "^5.3.3",

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@
22202220
dependencies:
22212221
"@types/node" "*"
22222222

2223-
"@types/node@*", "@types/node@^20.11.20":
2224-
version "20.11.20"
2225-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.20.tgz#f0a2aee575215149a62784210ad88b3a34843659"
2226-
integrity sha512-7/rR21OS+fq8IyHTgtLkDK949uzsa6n8BkziAKtPVpugIkO6D+/ooXMvzXxDnZrmtXVfjb1bKQafYpb8s89LOg==
2223+
"@types/node@*", "@types/node@^20.11.24":
2224+
version "20.11.24"
2225+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.24.tgz#cc207511104694e84e9fb17f9a0c4c42d4517792"
2226+
integrity sha512-Kza43ewS3xoLgCEpQrsT+xRo/EJej1y0kVYGiLFE1NEODXGzTfwiC6tXTLMQskn1X4/Rjlh0MQUvx9W+L9long==
22272227
dependencies:
22282228
undici-types "~5.26.4"
22292229

0 commit comments

Comments
 (0)