Skip to content

Commit e4b7591

Browse files
committed
Update dependency @types/hoist-non-react-statics to v3.3.2
1 parent d968043 commit e4b7591

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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.46",
102102
"@types/react-dom": "16.9.19",
103-
"@types/hoist-non-react-statics": "3.3.1"
103+
"@types/hoist-non-react-statics": "3.3.2"
104104
},
105105
"jest": {
106106
"setupFilesAfterEnv": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2670,10 +2670,10 @@
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].1":
2674-
version "3.3.1"
2675-
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#1124aafe5118cb591977aeb1ceaaed1070eb039f"
2676-
integrity sha512-iMIqiko6ooLrTh1joXodJK5X9xeEALT1kM5G3ZLhD3hszxBdIEd5C75U834D9mLcINgD4OyZf5uQXjkuYydWvA==
2673+
"@types/[email protected].2":
2674+
version "3.3.2"
2675+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#dc1e9ded53375d37603c479cc12c693b0878aa2a"
2676+
integrity sha512-YIQtIg4PKr7ZyqNPZObpxfHsHEmuB8dXCxd6qVcGuQVDK2bpsF7bYNnBJ4Nn7giuACZg+WewExgrtAJ3XnA4Xw==
26772677
dependencies:
26782678
"@types/react" "*"
26792679
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)