Skip to content

Commit 4921211

Browse files
chore: bump @types/react from 17.0.39 to 17.0.40 in /site (coder#416)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.39 to 17.0.40. - [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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f19041 commit 4921211

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)