Skip to content

Commit 3a0fddf

Browse files
Merge pull request #315 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/typescript-5.5.2
Bump typescript from 5.4.5 to 5.5.2 in /graph-tutorial
2 parents b04e065 + 38f8676 commit 3a0fddf

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
@@ -53,7 +53,7 @@
5353
"@types/react": "^18.3.3",
5454
"@types/react-dom": "^18.3.0",
5555
"@types/react-router-dom": "^5.3.3",
56-
"typescript": "^5.4.5"
56+
"typescript": "^5.5.2"
5757
},
5858
"jest": {
5959
"transformIgnorePatterns": [],

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9377,10 +9377,10 @@ typedarray-to-buffer@^3.1.5:
93779377
dependencies:
93789378
is-typedarray "^1.0.0"
93799379

9380-
typescript@^5.4.5:
9381-
version "5.4.5"
9382-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
9383-
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
9380+
typescript@^5.5.2:
9381+
version "5.5.2"
9382+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.2.tgz#c26f023cb0054e657ce04f72583ea2d85f8d0507"
9383+
integrity sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==
93849384

93859385
unbox-primitive@^1.0.2:
93869386
version "1.0.2"

0 commit comments

Comments
 (0)