-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump uncontrollable from 7.2.1 to 8.0.4
Bumps [uncontrollable](https://github.com/jquense/uncontrollable) from 7.2.1 to 8.0.4. - [Release notes](https://github.com/jquense/uncontrollable/releases) - [Changelog](https://github.com/jquense/uncontrollable/blob/master/CHANGELOG.md) - [Commits](https://github.com/jquense/uncontrollable/commits/v8.0.4) --- updated-dependencies: - dependency-name: uncontrollable dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
38dad22
commit df99890
Showing
2 changed files
with
9 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4865,10 +4865,10 @@ | |
"@types/prop-types" "*" | ||
"@types/react" "*" | ||
|
||
"@types/react@*", "@types/react@>=16", "@types/react@>=16.9.11", "@types/react@^18.2.39", "@types/react@^18.2.7": | ||
version "18.2.39" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.39.tgz#744bee99e053ad61fe74eb8b897f3ab5b19a7e25" | ||
integrity sha512-Oiw+ppED6IremMInLV4HXGbfbG6GyziY3kqAwJYOR0PNbkYDmLWQA3a95EhdSmamsvbkJN96ZNN+YD+fGjzSBA== | ||
"@types/react@*", "@types/react@>=16", "@types/react@^18.2.39", "@types/react@^18.2.7": | ||
version "18.2.41" | ||
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" | ||
integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== | ||
dependencies: | ||
"@types/prop-types" "*" | ||
"@types/scheduler" "*" | ||
|
@@ -18539,15 +18539,10 @@ unbox-primitive@^1.0.2: | |
has-symbols "^1.0.3" | ||
which-boxed-primitive "^1.0.2" | ||
|
||
uncontrollable@^7.2.1: | ||
version "7.2.1" | ||
resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-7.2.1.tgz#1fa70ba0c57a14d5f78905d533cf63916dc75738" | ||
integrity sha512-svtcfoTADIB0nT9nltgjujTi7BzVmwjZClOmskKu/E8FW9BXzg9os8OLr4f8Dlnk0rYWJIWr4wv9eKUXiQvQwQ== | ||
dependencies: | ||
"@babel/runtime" "^7.6.3" | ||
"@types/react" ">=16.9.11" | ||
invariant "^2.2.4" | ||
react-lifecycles-compat "^3.0.4" | ||
uncontrollable@^8.0.4: | ||
version "8.0.4" | ||
resolved "https://registry.yarnpkg.com/uncontrollable/-/uncontrollable-8.0.4.tgz#a0a8307f638795162fafd0550f4a1efa0f8c5eb6" | ||
integrity sha512-ulRWYWHvscPFc0QQXvyJjY6LIXU56f0h8pQFvhxiKk5V1fcI8gp9Ht9leVAhrVjzqMw0BgjspBINx9r6oyJUvQ== | ||
|
||
[email protected]: | ||
version "1.12.1" | ||
|