Skip to content

Commit 287a480

Browse files
Bump @types/react from 18.2.73 to 18.2.74 in /graph-tutorial
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.73 to 18.2.74. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) --- updated-dependencies: - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f54cb91 commit 287a480

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.12.2",
53-
"@types/react": "^18.2.73",
53+
"@types/react": "^18.2.74",
5454
"@types/react-dom": "^18.2.23",
5555
"@types/react-router-dom": "^5.3.3",
5656
"typescript": "^5.4.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.73":
2292-
version "18.2.73"
2293-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
2294-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
2291+
"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.74":
2292+
version "18.2.74"
2293+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
2294+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
22952295
dependencies:
22962296
"@types/prop-types" "*"
22972297
csstype "^3.0.2"

0 commit comments

Comments
 (0)