Skip to content

Commit 1aaa9a8

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

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.47",
102102
"@types/react-dom": "16.9.20",
103-
"@types/hoist-non-react-statics": "3.3.3"
103+
"@types/hoist-non-react-statics": "3.3.4"
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].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==
2673+
"@types/[email protected].4":
2674+
version "3.3.4"
2675+
resolved "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.4.tgz#cc477ce0283bb9d19ea0cbfa2941fe2c8493a1be"
2676+
integrity sha512-ZchYkbieA+7tnxwX/SCBySx9WwvWR8TaP5tb2jRAzwvLb/rWchGw3v0w3pqUbUvj0GCwW2Xz/AVPSk6kUGctXQ==
26772677
dependencies:
26782678
"@types/react" "*"
26792679
hoist-non-react-statics "^3.3.0"

0 commit comments

Comments
 (0)