Skip to content

Commit 7326292

Browse files
Merge pull request #304 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/types/node-20.12.12
Bump @types/node from 20.12.11 to 20.12.12 in /graph-tutorial
2 parents 1639483 + b612254 commit 7326292

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.3.0",
5050
"@testing-library/user-event": "^14.5.2",
5151
"@types/jest": "^29.5.11",
52-
"@types/node": "^20.12.11",
52+
"@types/node": "^20.12.12",
5353
"@types/react": "^18.3.3",
5454
"@types/react-dom": "^18.3.0",
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.12.11":
2224-
version "20.12.11"
2225-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
2226-
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
2223+
"@types/node@*", "@types/node@^20.12.12":
2224+
version "20.12.12"
2225+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
2226+
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
22272227
dependencies:
22282228
undici-types "~5.26.4"
22292229

0 commit comments

Comments
 (0)