Skip to content

Commit

Permalink
Bump react-device-detect from 1.17.0 to 2.2.2 (#4571)
Browse files Browse the repository at this point in the history
Bumps [react-device-detect](https://github.com/duskload/react-device-detect) from 1.17.0 to 2.2.2.
- [Release notes](https://github.com/duskload/react-device-detect/releases)
- [Commits](https://github.com/duskload/react-device-detect/commits)

---
updated-dependencies:
- dependency-name: react-device-detect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alberto Casado Torres <konzz@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and konzz authored May 4, 2022
1 parent 68602e6 commit 71ae565
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
"react": "16.14.0",
"react-color": "^2.17.3",
"react-datepicker": "3.1.3",
"react-device-detect": "^1.17.0",
"react-device-detect": "^2.2.2",
"react-dnd": "2.6.0",
"react-dnd-html5-backend": "2.6.0",
"react-dom": "16.13.1",
Expand Down
17 changes: 11 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12280,12 +12280,12 @@ react-datepicker@3.1.3:
react-onclickoutside "^6.9.0"
react-popper "^1.3.4"

react-device-detect@^1.17.0:
version "1.17.0"
resolved "https://registry.npmjs.org/react-device-detect/-/react-device-detect-1.17.0.tgz"
integrity sha512-bBblIStwpHmoS281JFIVqeimcN3LhpoP5YKDWzxQdBIUP8S2xPvHDgizLDhUq2ScguLfVPmwfF5y268EEQR60w==
react-device-detect@^2.2.2:
version "2.2.2"
resolved "https://registry.yarnpkg.com/react-device-detect/-/react-device-detect-2.2.2.tgz#dbabbce798ec359c83f574c3edb24cf1cca641a5"
integrity sha512-zSN1gIAztUekp5qUT/ybHwQ9fmOqVT1psxpSlTn1pe0CO+fnJHKRLOWWac5nKxOxvOpD/w84hk1I+EydrJp7SA==
dependencies:
ua-parser-js "^0.7.24"
ua-parser-js "^1.0.2"

react-dnd-html5-backend@2.6.0:
version "2.6.0"
Expand Down Expand Up @@ -14890,11 +14890,16 @@ typescript@4.1.6:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.6.tgz#1becd85d77567c3c741172339e93ce2e69932138"
integrity sha512-pxnwLxeb/Z5SP80JDRzVjh58KsM6jZHRAOtTpS7sXLS4ogXNKC9ANxHHZqLLeVHZN35jCtI4JdmLLbLiC1kBow==

ua-parser-js@^0.7.18, ua-parser-js@^0.7.24:
ua-parser-js@^0.7.18:
version "0.7.28"
resolved "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.28.tgz"
integrity sha512-6Gurc1n//gjp9eQNXjD9O3M/sMwVtN5S8Lv9bvOYBfKfDNiIIhqiyi01vMBO45u4zkDE420w/e0se7Vs+sIg+g==

ua-parser-js@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-1.0.2.tgz#e2976c34dbfb30b15d2c300b2a53eac87c57a775"
integrity sha512-00y/AXhx0/SsnI51fTc0rLRmafiGOM4/O+ny10Ps7f+j/b8p/ZY11ytMgznXkOVo4GQ+KwQG5UQLkLGirsACRg==

uc.micro@^1.0.1, uc.micro@^1.0.5:
version "1.0.5"
resolved "https://registry.npmjs.org/uc.micro/-/uc.micro-1.0.5.tgz"
Expand Down

0 comments on commit 71ae565

Please sign in to comment.