Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d0c353b

Browse files
chore: bump @types/react from 17.0.40 to 17.0.41 in /site (#508)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.40 to 17.0.41. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8216a78 commit d0c353b

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
@@ -51,7 +51,7 @@
5151
"@types/express": "4.17.13",
5252
"@types/jest": "27.4.1",
5353
"@types/node": "14.18.12",
54-
"@types/react": "17.0.40",
54+
"@types/react": "17.0.41",
5555
"@types/react-dom": "17.0.13",
5656
"@types/superagent": "4.1.15",
5757
"@typescript-eslint/eslint-plugin": "5.15.0",

site/yarn.lock

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

3107-
"@types/react@*", "@types/[email protected].40":
3108-
version "17.0.40"
3109-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.40.tgz#dc010cee6254d5239a138083f3799a16638e6bad"
3110-
integrity sha512-UrXhD/JyLH+W70nNSufXqMZNuUD2cXHu6UjCllC6pmOQgBX4SGXOH8fjRka0O0Ee0HrFxapDD8Bwn81Kmiz6jQ==
3107+
"@types/react@*", "@types/[email protected].41":
3108+
version "17.0.41"
3109+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.41.tgz#6e179590d276394de1e357b3f89d05d7d3da8b85"
3110+
integrity sha512-chYZ9ogWUodyC7VUTRBfblysKLjnohhFY9bGLwvnUFFy48+vB9DikmB3lW0qTFmBcKSzmdglcvkHK71IioOlDA==
31113111
dependencies:
31123112
"@types/prop-types" "*"
31133113
"@types/scheduler" "*"

0 commit comments

Comments
 (0)