Skip to content

Commit 8a8f679

Browse files
Merge pull request #331 from microsoftgraph/dependabot/npm_and_yarn/graph-tutorial/types/react-18.3.6
Bump @types/react from 18.3.3 to 18.3.6 in /graph-tutorial
2 parents 2ec1aba + b76c2a7 commit 8a8f679

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

graph-tutorial/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2279,10 +2279,10 @@
22792279
dependencies:
22802280
"@types/react" "*"
22812281

2282-
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.3.3":
2283-
version "18.3.3"
2284-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
2285-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
2282+
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.3.6":
2283+
version "18.3.6"
2284+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942"
2285+
integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg==
22862286
dependencies:
22872287
"@types/prop-types" "*"
22882288
csstype "^3.0.2"

0 commit comments

Comments
 (0)