Skip to content

Commit 54b23ac

Browse files
chore(deps): bump react-resize-detector from 5.1.3 to 5.2.0 (#3335)
1 parent a79677f commit 54b23ac

File tree

2 files changed

+5
-11
lines changed

2 files changed

+5
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"react-copy-to-clipboard": "^5.0.2",
169169
"react-dom": "^16.13.1",
170170
"react-helmet": "^6.1.0",
171-
"react-resize-detector": "^5.1.3",
171+
"react-resize-detector": "^5.2.0",
172172
"react-router-dom": "^5.2.0",
173173
"ua-parser-js": "^0.7.21",
174174
"uuid": "^8.3.0",

yarn.lock

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7385,11 +7385,6 @@ lockfile@^1.0.4:
73857385
dependencies:
73867386
signal-exit "^3.0.2"
73877387

7388-
lodash-es@^4.17.15:
7389-
version "4.17.15"
7390-
resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78"
7391-
integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==
7392-
73937388
lodash.defaults@^4.2.0:
73947389
version "4.2.0"
73957390
resolved "https://registry.yarnpkg.com/lodash.defaults/-/lodash.defaults-4.2.0.tgz#d09178716ffea4dde9e5fb7b37f6f0802274580c"
@@ -9490,13 +9485,12 @@ react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-
94909485
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
94919486
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
94929487

9493-
react-resize-detector@^5.1.3:
9494-
version "5.1.3"
9495-
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-5.1.3.tgz#f6d4b6a4414e6f5a99e7ad423b2d4f18c602a2af"
9496-
integrity sha512-ze2jKCHb7gvRKGVz6itbn27+/LViOnpNpqhKxV9kBbcRDChmnqfuuPE8YtoaXnYLRRTyvvOVdQG6v/ADeoDyxw==
9488+
react-resize-detector@^5.2.0:
9489+
version "5.2.0"
9490+
resolved "https://registry.yarnpkg.com/react-resize-detector/-/react-resize-detector-5.2.0.tgz#992083834432308c551a8251a2c52306d9d16718"
9491+
integrity sha512-PQAc03J2eyhvaiWgEdQ8+bKbbyGJzLEr70KuivBd1IEmP/iewNakLUMkxm6MWnDqsRPty85pioyg8MvGb0qC8A==
94979492
dependencies:
94989493
lodash "^4.17.20"
9499-
lodash-es "^4.17.15"
95009494
prop-types "^15.7.2"
95019495
raf-schd "^4.0.2"
95029496
resize-observer-polyfill "^1.5.1"

0 commit comments

Comments
 (0)