Skip to content

Commit c0c0187

Browse files
Update dependency @types/hoist-non-react-statics to v3.3.7 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61a3886 commit c0c0187

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"resolutions": {
101101
"@types/react": "16.14.47",
102102
"@types/react-dom": "16.9.20",
103-
"@types/hoist-non-react-statics": "3.3.6"
103+
"@types/hoist-non-react-statics": "3.3.7"
104104
},
105105
"jest": {
106106
"setupFilesAfterEnv": [

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,12 +2670,11 @@
26702670
resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.8.tgz#49348387983075705fe8f4e02fb67f7daaec4934"
26712671
integrity sha512-S78QIYirQcUoo6UJZx9CSP0O2ix9IaeAXwQi26Rhr/+mg7qqPy8TzaxHSUut7eGjL8WmLccT7/MXf304WjqHcA==
26722672

2673-
"@types/[email protected].6":
2674-
version "3.3.6"
2675-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.6.tgz#6bba74383cdab98e8db4e20ce5b4a6b98caed010"
2676-
integrity sha512-lPByRJUer/iN/xa4qpyL0qmL11DqNW81iU/IG1S3uvRUq4oKagz8VCxZjiWkumgt66YT3vOdDgZ0o32sGKtCEw==
2673+
"@types/[email protected].7":
2674+
version "3.3.7"
2675+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.7.tgz#306e3a3a73828522efa1341159da4846e7573a6c"
2676+
integrity sha512-PQTyIulDkIDro8P+IHbKCsw7U2xxBYflVzW/FgWdCAePD9xGSidgA76/GeJ6lBKoblyhf9pBY763gbrN+1dI8g==
26772677
dependencies:
2678-
"@types/react" "*"
26792678
hoist-non-react-statics "^3.3.0"
26802679

26812680
"@types/html-minifier-terser@^5.0.0":

0 commit comments

Comments
 (0)