Skip to content

Commit 9199ab0

Browse files
Bump react-select from 5.10.0 to 5.10.1 (#154)
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/JedWatson/react-select/releases) - [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/JedWatson/react-select/compare/react-select@5.10.0...react-select@5.10.1) --- updated-dependencies: - dependency-name: react-select dependency-type: direct:production 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>
1 parent c87817b commit 9199ab0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"react-papaparse": "^4.4.0",
2323
"react-router-dom": "^7.2.0",
2424
"react-scripts": "^5.0.1",
25-
"react-select": "^5.10.0",
25+
"react-select": "^5.10.1",
2626
"react-select-country-list": "^2.2.3",
2727
"web-vitals": "^4.2.4"
2828
},

0 commit comments

Comments
 (0)