Skip to content

Commit b096c20

Browse files
chore: bump @types/react from 17.0.43 to 17.0.44 in /site
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.43 to 17.0.44. - [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 2835bb4 commit b096c20

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/express": "4.17.13",
5555
"@types/jest": "27.4.1",
5656
"@types/node": "14.18.12",
57-
"@types/react": "17.0.43",
57+
"@types/react": "17.0.44",
5858
"@types/react-dom": "17.0.14",
5959
"@types/superagent": "4.1.15",
6060
"@typescript-eslint/eslint-plugin": "5.19.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3105,10 +3105,10 @@
31053105
dependencies:
31063106
"@types/react" "*"
31073107

3108-
"@types/react@*", "@types/react@17.0.43":
3109-
version "17.0.43"
3110-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
3111-
integrity sha512-8Q+LNpdxf057brvPu1lMtC5Vn7J119xrP1aq4qiaefNioQUYANF/CYeK4NsKorSZyUGJ66g0IM+4bbjwx45o2A==
3108+
"@types/react@*", "@types/react@17.0.44":
3109+
version "17.0.44"
3110+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
3111+
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
31123112
dependencies:
31133113
"@types/prop-types" "*"
31143114
"@types/scheduler" "*"

0 commit comments

Comments
 (0)