Skip to content

Commit

Permalink
Bump react-slider and @types/react-slider in /frontend (#1123)
Browse files Browse the repository at this point in the history
Bumps [react-slider](https://github.com/zillow/react-slider) and [@types/react-slider](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-slider). These dependencies needed to be updated together.

Updates `react-slider` from 1.3.2 to 1.3.3
- [Release notes](https://github.com/zillow/react-slider/releases)
- [Changelog](https://github.com/zillow/react-slider/blob/v1.3.3/CHANGELOG.md)
- [Commits](zillow/react-slider@v1.3.2...v1.3.3)

Updates `@types/react-slider` from 1.3.1 to 1.3.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-slider)

---
updated-dependencies:
- dependency-name: react-slider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: "@types/react-slider"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 8, 2024
1 parent 6199604 commit f3a453e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
28 changes: 14 additions & 14 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-bootstrap-table-next": "^4.0.26",
"@types/react-dom": "^16.9.19",
"@types/react-router-dom": "^5.3.3",
"@types/react-slider": "^1.3.1",
"@types/react-slider": "^1.3.6",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"bootstrap": "^4.6.2",
Expand Down Expand Up @@ -67,7 +67,7 @@
"react-dom": "^16.14.0",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-slider": "^1.3.2",
"react-slider": "^1.3.3",
"tone": "14.8.26",
"typescript": "^4.9.5"
}
Expand Down

0 comments on commit f3a453e

Please sign in to comment.