This repository was archived by the owner on Jun 1, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-29
lines changed Expand file tree Collapse file tree 3 files changed +15
-29
lines changed Original file line number Diff line number Diff line change 9393 "selenium-server" : " ^3.8.1" ,
9494 "semver" : " ^5.3.0" ,
9595 "shelljs" : " ^0.8.0" ,
96- "sinon" : " ^4.1.3 " ,
96+ "sinon" : " ^4.2.2 " ,
9797 "sinon-chai" : " ^2.14.0" ,
9898 "stats-webpack-plugin" : " ^0.6.0" ,
9999 "url-loader" : " ^0.6.2" ,
Original file line number Diff line number Diff line change @@ -6003,16 +6003,16 @@ sinon-chai@^2.14.0:
60036003 version "2.14.0"
60046004 resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-2.14.0.tgz#da7dd4cc83cd6a260b67cca0f7a9fdae26a1205d"
60056005
6006- sinon@^4.1.3 :
6007- version "4.1.3 "
6008- resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.1.3 .tgz#fc599eda47ed9f1a694ce774b94ab44260bd7ac5 "
6006+ sinon@^4.2.2 :
6007+ version "4.2.2 "
6008+ resolved "https://registry.yarnpkg.com/sinon/-/sinon-4.2.2 .tgz#e039ab27bdb426fc61363c380726e996a2e2c620 "
60096009 dependencies :
60106010 diff "^3.1.0"
60116011 formatio "1.2.0"
60126012 lodash.get "^4.4.2"
60136013 lolex "^2.2.0"
60146014 nise "^1.2.0"
6015- supports-color "^4.4 .0"
6015+ supports-color "^5.1 .0"
60166016 type-detect "^4.0.5"
60176017
60186018slash@^1.0.0 :
@@ -6323,6 +6323,12 @@ supports-color@^4.4.0:
63236323 dependencies :
63246324 has-flag "^2.0.0"
63256325
6326+ supports-color@^5.1.0 :
6327+ version "5.1.0"
6328+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.1.0.tgz#058a021d1b619f7ddf3980d712ea3590ce7de3d5"
6329+ dependencies :
6330+ has-flag "^2.0.0"
6331+
63266332svgo@^0.7.0 :
63276333 version "0.7.2"
63286334 resolved "https://registry.yarnpkg.com/svgo/-/svgo-0.7.2.tgz#9f5772413952135c6fefbf40afe6a4faa88b4bb5"
You can’t perform that action at this time.
0 commit comments