Skip to content

Commit 60b1ce6

Browse files
Merge pull request #232 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/types/react-18.2.55
Bump @types/react from 18.2.53 to 18.2.55 in /graph-tutorial
2 parents 67bf64d + 9d09703 commit 60b1ce6

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
@@ -50,7 +50,7 @@
5050
"@testing-library/user-event": "^14.5.2",
5151
"@types/jest": "^29.5.11",
5252
"@types/node": "^20.11.10",
53-
"@types/react": "^18.2.53",
53+
"@types/react": "^18.2.55",
5454
"@types/react-dom": "^18.2.18",
5555
"@types/react-router-dom": "^5.3.3",
5656
"typescript": "^5.3.3"

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2288,10 +2288,10 @@
22882288
dependencies:
22892289
"@types/react" "*"
22902290

2291-
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.53":
2292-
version "18.2.53"
2293-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.53.tgz#09c21b4621aaad5fed6a5045b33a7430749d8dc5"
2294-
integrity sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==
2291+
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.55":
2292+
version "18.2.55"
2293+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67"
2294+
integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA==
22952295
dependencies:
22962296
"@types/prop-types" "*"
22972297
"@types/scheduler" "*"

0 commit comments

Comments
 (0)