Skip to content

Commit 912d008

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/site/testing-library/react-12.1.4
2 parents 1f32533 + 4921211 commit 912d008

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
@@ -34,7 +34,7 @@
3434
"@types/express": "4.17.13",
3535
"@types/jest": "27.4.1",
3636
"@types/node": "14.18.12",
37-
"@types/react": "17.0.39",
37+
"@types/react": "17.0.40",
3838
"@types/react-dom": "17.0.13",
3939
"@types/superagent": "4.1.15",
4040
"@typescript-eslint/eslint-plugin": "4.33.0",

site/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3074,10 +3074,10 @@
30743074
dependencies:
30753075
"@types/react" "*"
30763076

3077-
"@types/react@*", "@types/react@17.0.39":
3078-
version "17.0.39"
3079-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
3080-
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
3077+
"@types/react@*", "@types/react@17.0.40":
3078+
version "17.0.40"
3079+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
3080+
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
30813081
dependencies:
30823082
"@types/prop-types" "*"
30833083
"@types/scheduler" "*"

0 commit comments

Comments
 (0)