Skip to content

Commit

Permalink
deps: update dependency @types/react to v17.0.37 (#429)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
Signed-off-by: lucas.bruno <[email protected]>

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Dec 14, 2021
1 parent 85f6927 commit 0ef2e0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@types/keycloak-js": "3.4.1",
"@types/lodash": "4.14.178",
"@types/node": "16.11.12",
"@types/react": "17.0.31",
"@types/react": "17.0.37",
"@types/react-datepicker": "4.1.7",
"@types/react-dom": "17.0.11",
"@types/react-linkify": "1.0.1",
Expand Down
11 changes: 1 addition & 10 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2254,7 +2254,7 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@>=16.9.0":
"@types/react@*", "@types/react@17.0.37", "@types/react@>=16.9.0":
version "17.0.37"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.37.tgz#6884d0aa402605935c397ae689deed115caad959"
integrity sha512-2FS1oTqBGcH/s0E+CjrCCR9+JMpsu9b69RTFO+40ua43ZqP5MmQ4iUde/dMjWR909KxZwmOQIFq6AV6NjEG5xg==
Expand All @@ -2263,15 +2263,6 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected]":
version "17.0.31"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.31.tgz#fe05ebf91ff3ae35bb6b13f6c1b461db8089dff8"
integrity sha512-MQSR5EL4JZtdWRvqDgz9kXhSDDoy2zMTYyg7UhP+FZ5ttUOocWyxiqFJiI57sUG0BtaEX7WDXYQlkCYkb3X9vQ==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/[email protected]":
version "0.0.8"
resolved "https://registry.yarnpkg.com/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
Expand Down

0 comments on commit 0ef2e0f

Please sign in to comment.