File tree Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Expand file tree Collapse file tree 2 files changed +6
-10
lines changed Original file line number Diff line number Diff line change 51
51
"babel-preset-es2015" : " 6.24.1" ,
52
52
"babel-preset-react" : " 6.24.1" ,
53
53
"codemirror" : " 5.41.0" ,
54
- "css-loader" : " 1.0.0 " ,
54
+ "css-loader" : " 1.0.1 " ,
55
55
"eslint" : " 5.8.0" ,
56
56
"eslint-plugin-react" : " 7.5.1" ,
57
57
"extract-text-webpack-plugin" : " 3.0.2" ,
Original file line number Diff line number Diff line change @@ -1916,15 +1916,15 @@ crypto-browserify@^3.11.0:
1916
1916
public-encrypt "^4.0.0"
1917
1917
randombytes "^2.0.0"
1918
1918
1919
-
1920
- version "1.0.0 "
1921
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-1.0.0 .tgz#9f46aaa5ca41dbe31860e3b62b8e23c42916bf56 "
1919
+
1920
+ version "1.0.1 "
1921
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-1.0.1 .tgz#6885bb5233b35ec47b006057da01cc640b6b79fe "
1922
1922
dependencies :
1923
1923
babel-code-frame "^6.26.0"
1924
1924
css-selector-tokenizer "^0.7.0"
1925
1925
icss-utils "^2.1.0"
1926
1926
loader-utils "^1.0.2"
1927
- lodash.camelcase "^4.3.0 "
1927
+ lodash "^4.17.11 "
1928
1928
postcss "^6.0.23"
1929
1929
postcss-modules-extract-imports "^1.2.0"
1930
1930
postcss-modules-local-by-default "^1.2.0"
@@ -4958,10 +4958,6 @@ lodash._root@^3.0.0:
4958
4958
version "3.0.1"
4959
4959
resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692"
4960
4960
4961
- lodash.camelcase@^4.3.0 :
4962
- version "4.3.0"
4963
- resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
4964
-
4965
4961
lodash.escape@^3.0.0 :
4966
4962
version "3.2.0"
4967
4963
resolved "https://registry.yarnpkg.com/lodash.escape/-/lodash.escape-3.2.0.tgz#995ee0dc18c1b48cc92effae71a10aab5b487698"
@@ -5021,7 +5017,7 @@ lodash@^4.17.10:
5021
5017
version "4.17.10"
5022
5018
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
5023
5019
5024
- lodash@^4.17.5 :
5020
+ lodash@^4.17.11, lodash@^4.17. 5 :
5025
5021
version "4.17.11"
5026
5022
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
5027
5023
You can’t perform that action at this time.
0 commit comments