File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 91
91
"babel-eslint" : " ^10.0.1" ,
92
92
"babel-jest" : " ^24.7.1" ,
93
93
"babel-plugin-istanbul" : " ^5.1.1" ,
94
- "clean-css-cli" : " ^4.2.1 " ,
94
+ "clean-css-cli" : " ^4.3.0 " ,
95
95
"codecov" : " ^3.3.0" ,
96
96
"codemirror" : " ^5.45.0" ,
97
97
"cross-env" : " ^5.2.0" ,
122
122
"rollup" : " ^1.9.0" ,
123
123
"rollup-plugin-babel" : " ^4.3.2" ,
124
124
"rollup-plugin-commonjs" : " ^9.3.4" ,
125
- "rollup-plugin-node-resolve" : " ^4.1 .0" ,
125
+ "rollup-plugin-node-resolve" : " ^4.2 .0" ,
126
126
"rollup-watch" : " ^4.3.1" ,
127
127
"sass-loader" : " ^7.1.0" ,
128
128
"standard-version" : " ^5.0.2" ,
Original file line number Diff line number Diff line change @@ -2981,10 +2981,10 @@ class-utils@^0.3.5:
2981
2981
isobject "^3.0.0"
2982
2982
static-extend "^0.1.1"
2983
2983
2984
- clean-css-cli@^4.2.1 :
2985
- version "4.2.1 "
2986
- resolved "https://registry.yarnpkg.com/clean-css-cli/-/clean-css-cli-4.2.1 .tgz#0a367077ad85cb4451148ac1f2edb4eb1992b4ed "
2987
- integrity sha512-ST2yi9F2kAmLRs9phSpGRUm44SbRy29QGm1OuAKfTU0KCLilFMTcz+/Fxhbdi5GrsjIMhTBdFUQhc55CjM3Isw ==
2984
+ clean-css-cli@^4.3.0 :
2985
+ version "4.3.0 "
2986
+ resolved "https://registry.yarnpkg.com/clean-css-cli/-/clean-css-cli-4.3.0 .tgz#8502aa86d1879e5b111af51b3c2abb799e0684ce "
2987
+ integrity sha512-8GHZfr+mG3zB/Lgqrr27qHBFsPSn0fyEI3f2rIZpxPxUbn2J6A8xyyeBRVTW8duDuXigN0s80vsXiXJOEFIO5Q ==
2988
2988
dependencies :
2989
2989
clean-css "^4.2.1"
2990
2990
commander "2.x"
@@ -9782,10 +9782,10 @@ rollup-plugin-commonjs@^9.3.4:
9782
9782
resolve "^1.10.0"
9783
9783
rollup-pluginutils "^2.6.0"
9784
9784
9785
- rollup-plugin-node-resolve@^4.1 .0 :
9786
- version "4.1 .0"
9787
- resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.1 .0.tgz#2f1534c0057b2db0219d271daf887c4e062a7e56 "
9788
- integrity sha512-N7eBrK0gpdAVQTk5SmsO2h39LlLQMNXalu6Mo6RGWx/hZtq0+gwssT+W2IdF9im2rDNGjUF7HLnxMd9uLiI5+Q ==
9785
+ rollup-plugin-node-resolve@^4.2 .0 :
9786
+ version "4.2 .0"
9787
+ resolved "https://registry.yarnpkg.com/rollup-plugin-node-resolve/-/rollup-plugin-node-resolve-4.2 .0.tgz#f1f38392a97360195be04d3c3d791ddd9715d755 "
9788
+ integrity sha512-JhD9hcOFv4oPQ5zViwP3Z79WSXCvcoSDmtZ1tn2pOKry28+XpoRRzWZHp5qz1aPKtTHRLRoMMnrMxnwDhbtuUw ==
9789
9789
dependencies :
9790
9790
" @types/resolve" " 0.0.8"
9791
9791
builtin-modules "^3.0.0"
You can’t perform that action at this time.
0 commit comments