Skip to content

Commit 537eb84

Browse files
Merge pull request #258 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/types/node-20.11.28
Bump @types/node from 20.11.25 to 20.11.28 in /graph-tutorial
2 parents ddf0a2c + f2fe98d commit 537eb84

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.1.2",
5050
"@testing-library/user-event": "^14.5.2",
5151
"@types/jest": "^29.5.11",
52-
"@types/node": "^20.11.25",
52+
"@types/node": "^20.11.28",
5353
"@types/react": "^18.2.62",
5454
"@types/react-dom": "^18.2.22",
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.25":
2224-
version "20.11.25"
2225-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.25.tgz#0f50d62f274e54dd7a49f7704cc16bfbcccaf49f"
2226-
integrity sha512-TBHyJxk2b7HceLVGFcpAUjsa5zIdsPWlR6XHfyGzd0SFu+/NFgQgMAl96MSDZgQDvJAvV6BKsFOrt6zIL09JDw==
2223+
"@types/node@*", "@types/node@^20.11.28":
2224+
version "20.11.28"
2225+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.28.tgz#4fd5b2daff2e580c12316e457473d68f15ee6f66"
2226+
integrity sha512-M/GPWVS2wLkSkNHVeLkrF2fD5Lx5UC4PxA0uZcKc6QqbIQUJyW1jVjueJYi1z8n0I5PxYrtpnPnWglE+y9A0KA==
22272227
dependencies:
22282228
undici-types "~5.26.4"
22292229

0 commit comments

Comments
 (0)