Bump resize-observer from 1.0.0 to 1.0.2

Bumps [resize-observer](https://github.com/pelotoncycle/resize-observer) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/pelotoncycle/resize-observer/releases)
- [Changelog](https://github.com/pelotoncycle/resize-observer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pelotoncycle/resize-observer/compare/v1.0.0...v1.0.2)

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2021-06-01 05:11:38 +00:00
committed by GitHub
parent 637c48480a
commit 08fd70fe1a
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9936,9 +9936,9 @@
}
},
"resize-observer": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/resize-observer/-/resize-observer-1.0.0.tgz",
"integrity": "sha512-D7UFShDm2TgrEDEyeg+/tTEbvOgPWlvPAfJtxiKp+qutu6HowmcGJKjECgGru0PPDIj3SAucn3ZPpOx54fF7DQ=="
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/resize-observer/-/resize-observer-1.0.2.tgz",
"integrity": "sha512-X0lHFNsxItpBRIRsdwOTkl/VguTaLGx7Gz9xoTGix9ObBN3jRYq9J/rSIuYDrey8AdU3IkfgIMpCeVSEW1QS0Q=="
},
"resolve": {
"version": "1.14.2",
+1 -1
View File
@@ -38,7 +38,7 @@
"react-toastify": "^7.0.4",
"react-toggle": "^4.1.2",
"react-twemoji": "0.3.0",
"resize-observer": "^1.0.0"
"resize-observer": "^1.0.2"
},
"devDependencies": {
"@types/node": "^15.0.2",