Skip to content

Commit 1d9f80b

Browse files
build(deps): bump @types/react (#29)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.37 to 17.0.43. - [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:production 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 730d79f commit 1d9f80b

3 files changed

Lines changed: 11 additions & 11 deletions

File tree

core-sdk-samples/higgs-shop-sample-app/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core-sdk-samples/higgs-shop-sample-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@testing-library/user-event": "^12.1.10",
1515
"@types/jest": "^27.4.1",
1616
"@types/node": "^12.0.0",
17-
"@types/react": "^17.0.0",
17+
"@types/react": "^17.0.43",
1818
"@types/react-dom": "^17.0.0",
1919
"react": "^17.0.2",
2020
"react-dom": "^17.0.2",

core-sdk-samples/higgs-shop-sample-app/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1788,9 +1788,9 @@
17881788
dependencies:
17891789
"@types/react" "*"
17901790

1791-
"@types/react@*", "@types/react@^17.0.0":
1792-
version "17.0.37"
1793-
resolved "https://registry.npmjs.org/@types/react/-/react-17.0.37.tgz"
1791+
"@types/react@*", "@types/react@^17.0.43":
1792+
version "17.0.43"
1793+
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.43.tgz#4adc142887dd4a2601ce730bc56c3436fdb07a55"
17941794
dependencies:
17951795
"@types/prop-types" "*"
17961796
"@types/scheduler" "*"

0 commit comments

Comments
 (0)