Bump react-toggle from 4.1.1 to 4.1.2

Bumps [react-toggle](https://github.com/aaronshaf/react-toggle) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/aaronshaf/react-toggle/releases)
- [Changelog](https://github.com/aaronshaf/react-toggle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aaronshaf/react-toggle/commits)

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2021-04-29 16:11:09 +00:00
committed by GitHub
parent 0ccc20a898
commit 8672a25b2b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -9540,9 +9540,9 @@
}
},
"react-toggle": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/react-toggle/-/react-toggle-4.1.1.tgz",
"integrity": "sha512-+wXlMcSpg8SmnIXauMaZiKpR+r2wp2gMUteroejp2UTSqGTVvZLN+m9EhMzFARBKEw7KpQOwzCyfzeHeAndQGw==",
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/react-toggle/-/react-toggle-4.1.2.tgz",
"integrity": "sha512-4Ohw31TuYQdhWfA6qlKafeXx3IOH7t4ZHhmRdwsm1fQREwOBGxJT+I22sgHqR/w8JRdk+AeMCJXPImEFSrNXow==",
"requires": {
"classnames": "^2.2.5"
}
+1 -1
View File
@@ -36,7 +36,7 @@
"react-resizable": "^2.0.0",
"react-sidebar": "^3.0.2",
"react-toastify": "^7.0.3",
"react-toggle": "^4.1.1",
"react-toggle": "^4.1.2",
"react-twemoji": "0.3.0",
"resize-observer": "^1.0.0"
},