File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 4747 "react-dom" : " ^16.2.1" ,
4848 "react-router-dom" : " ^5.0.1" ,
4949 "react-scripts" : " 1.0.17" ,
50- "react-select" : " 1.2.0 " ,
50+ "react-select" : " ~ 1.2.1 " ,
5151 "react-tooltip" : " ^3.4.0" ,
5252 "sass-loader" : " ^6.0.6" ,
5353 "shelljs" : " 0.8.0" ,
Original file line number Diff line number Diff line change @@ -1666,7 +1666,12 @@ clap@^1.0.9:
16661666 dependencies :
16671667 chalk "^1.1.3"
16681668
1669- classnames@^2.2.4, classnames@^2.2.5 :
1669+ classnames@^2.2.4 :
1670+ version "2.2.6"
1671+ resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz#43935bffdd291f326dad0a205309b38d00f650ce"
1672+ integrity sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==
1673+
1674+ classnames@^2.2.5 :
16701675 version "2.2.5"
16711676 resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.2.5.tgz#fb3801d453467649ef3603c7d61a02bd129bde6d"
16721677 integrity sha1-+zgB1FNGdknvNgPH1hoCvRKb3m0=
69926997 optionalDependencies :
69936998 fsevents "1.1.2"
69946999
6995- 6996- version "1.2.0 "
6997- resolved "https://registry.yarnpkg.com/react-select/-/react-select-1.2.0 .tgz#4f91df941c4ecdb94701faca2533b60e31d7508e "
6998- integrity sha512-wyU69vL/oRrbWlzWMxWtSzc/9CeRsLcFAN9W+jWH8vO6PTbyn+2AFtbhILmtBsWzwTqt6sqhi/DQL8XkTbn+sQ ==
7000+ react-select@~ 1.2.1 :
7001+ version "1.2.1 "
7002+ resolved "https://registry.yarnpkg.com/react-select/-/react-select-1.2.1 .tgz#a2fe58a569eb14dcaa6543816260b97e538120d1 "
7003+ integrity sha512-vaCgT2bEl+uTyE/uKOEgzE5Dc/wLtzhnBvoHCeuLoJWc4WuadN6WQDhoL42DW+TziniZK2Gaqe/wUXydI3NSaQ ==
69997004 dependencies :
70007005 classnames "^2.2.4"
70017006 prop-types "^15.5.8"
You can’t perform that action at this time.
0 commit comments