Skip to content

Commit 58253dc

Browse files
committed
Update dependency @types/hoist-non-react-statics to v3.3.3
1 parent 277b33f commit 58253dc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.2"
103+
"@types/hoist-non-react-statics": "3.3.3"
104104
},
105105
"jest": {
106106
"setupFilesAfterEnv": [

yarn.lock

+4-4
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].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==
2673+
"@types/[email protected].3":
2674+
version "3.3.3"
2675+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.3.tgz#8bb41d9a88164f82dd2745ff05e637e655f34d19"
2676+
integrity sha512-Wny3a2UXn5FEA1l7gc6BbpoV5mD1XijZqgkp4TRgDCDL5r3B5ieOFGUX5h3n78Tr1MEG7BfvoM8qeztdvNU0fw==
26772677
dependencies:
26782678
"@types/react" "*"
26792679
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)