about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-18 22:07:31 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-11-18 22:07:31 +0900
commit4bf2e080f4f724dd9c370607a88f221cd080d2c6 (patch)
tree1d118b6bd8d4cef759fb70cc14dd141a603cd4f3 /package.json
parent0d14102ac35c513228fbe1c9e6db77fd0c7a976d (diff)
Bump react-select from 3.0.5 to 3.0.8 (#12407)
Bumps [react-select](https://github.com/JedWatson/react-select) from 3.0.5 to 3.0.8.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/compare/react-select@3.0.5...react-select@3.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 2a6492da5..9fd96e18e 100644
--- a/package.json
+++ b/package.json
@@ -140,7 +140,7 @@
     "react-redux-loading-bar": "^4.0.8",
     "react-router-dom": "^4.1.1",
     "react-router-scroll-4": "^1.0.0-beta.1",
-    "react-select": "^3.0.5",
+    "react-select": "^3.0.8",
     "react-sparklines": "^1.7.0",
     "react-swipeable-views": "^0.13.3",
     "react-textarea-autosize": "^7.1.0",