Skip to content

Commit

Permalink
chore(deps): bump react-slider from 1.3.1 to 2.0.4 (#413)
Browse files Browse the repository at this point in the history
* chore(deps): bump react-slider from 1.3.1 to 2.0.4

Bumps [react-slider](https://github.com/zillow/react-slider) from 1.3.1 to 2.0.4.
- [Release notes](https://github.com/zillow/react-slider/releases)
- [Changelog](https://github.com/zillow/react-slider/blob/master/CHANGELOG.md)
- [Commits](zillow/react-slider@v1.3.1...v2.0.4)

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

Signed-off-by: dependabot[bot] <[email protected]>

* chore: run build

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Morris <[email protected]>
  • Loading branch information
dependabot[bot] and james-a-morris authored Nov 23, 2022
1 parent 2868e00 commit 8b77a10
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"react-router-dom": "^5.3.0",
"react-router-sitemap": "^1.2.0",
"react-scripts": "4.0.3",
"react-slider": "^1.3.1",
"react-slider": "^2.0.4",
"redux": "^4.1.1",
"superstruct": "^0.15.4",
"typescript": "^4.1.2"
Expand Down
10 changes: 6 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23113,10 +23113,12 @@ react-slidedown@^2.4.5:
dependencies:
tslib "^2.0.0"

react-slider@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/react-slider/-/react-slider-1.3.1.tgz#41dd88f7c67520811a4114d6f8f49d186268d9da"
integrity sha512-bD8hHJJUgAHI8g1F6PY6432l+Dmcs2fqzUwDhd+0HWDdvfjwNoXRNC2cL9OWyGTjYlJM92A8nF/w1X4pyHfytQ==
react-slider@^2.0.4:
version "2.0.4"
resolved "https://registry.yarnpkg.com/react-slider/-/react-slider-2.0.4.tgz#21c656ffabc3bb4481cf6b49e6d647baeda83572"
integrity sha512-sWwQD01n6v+MbeLCYthJGZPc0kzOyhQHyd0bSo0edg+IAxTVQmj3Oy4SBK65eX6gNwS9meUn6Z5sIBUVmwAd9g==
dependencies:
prop-types "^15.8.1"

react-style-singleton@^2.1.0:
version "2.1.1"
Expand Down

2 comments on commit 8b77a10

@vercel
Copy link

@vercel vercel bot commented on 8b77a10 Nov 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

goerli-frontend-v2 – ./

goerli-frontend-v2-git-master-uma.vercel.app
goerli-frontend-v2-uma.vercel.app
goerli-frontend-v2.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 8b77a10 Nov 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.