socialnetworknews-web.meta

Issues/PRs archive for SocialNetworkNews/SocialNetworkNews-Web
git clone git://archive.git.mtrnord.blog/SocialNetworkNews/socialnetworknews-web.meta.git
Log | Files | Refs

28.diff (2356B)


      1 diff --git a/package.json b/package.json
      2 index 3ffa244..d3f00d9 100644
      3 --- a/package.json
      4 +++ b/package.json
      5 @@ -56,7 +56,7 @@
      6      "karma": "^2.0.0",
      7      "karma-chrome-launcher": "^2.1.1",
      8      "karma-cli": "^1.0.1",
      9 -    "karma-coverage-istanbul-reporter": "^1.2.1",
     10 +    "karma-coverage-istanbul-reporter": "^2.0.0",
     11      "karma-jasmine": "^1.1.0",
     12      "karma-jasmine-html-reporter": "^1.0.0",
     13      "protractor": "^5.1.2",
     14 diff --git a/yarn.lock b/yarn.lock
     15 index 607a041..d4ac6ee 100644
     16 --- a/yarn.lock
     17 +++ b/yarn.lock
     18 @@ -3627,7 +3627,7 @@ isstream@~0.1.2:
     19    version "0.1.2"
     20    resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
     21  
     22 -istanbul-api@^1.1.14:
     23 +istanbul-api@^1.3.1:
     24    version "1.3.1"
     25    resolved "https://registry.yarnpkg.com/istanbul-api/-/istanbul-api-1.3.1.tgz#4c3b05d18c0016d1022e079b98dc82c40f488954"
     26    dependencies:
     27 @@ -3843,11 +3843,11 @@ karma-cli@^1.0.1:
     28    dependencies:
     29      resolve "^1.1.6"
     30  
     31 -karma-coverage-istanbul-reporter@^1.2.1:
     32 -  version "1.4.2"
     33 -  resolved "https://registry.yarnpkg.com/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-1.4.2.tgz#a8d0c8815c7d6f6cea15a394a7c4b39ef151a939"
     34 +karma-coverage-istanbul-reporter@^2.0.0:
     35 +  version "2.0.0"
     36 +  resolved "https://registry.yarnpkg.com/karma-coverage-istanbul-reporter/-/karma-coverage-istanbul-reporter-2.0.0.tgz#28ceeda1754ced5a9cb0aa8fef29118e73f4a7d6"
     37    dependencies:
     38 -    istanbul-api "^1.1.14"
     39 +    istanbul-api "^1.3.1"
     40      minimatch "^3.0.4"
     41  
     42  karma-jasmine-html-reporter@^1.0.0:
     43 @@ -5752,7 +5752,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
     44    dependencies:
     45      aproba "^1.1.1"
     46  
     47 -rxjs@^5.5.2, rxjs@^5.5.6, rxjs@^5.5.8:
     48 +rxjs@^5.5.2, rxjs@^5.5.6:
     49    version "5.5.8"
     50    resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.8.tgz#b2b0809a57614ad6254c03d7446dea0d83ca3791"
     51    dependencies:
     52 @@ -6679,6 +6679,10 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1:
     53    version "1.9.0"
     54    resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
     55  
     56 +tslib@^1.9.0:
     57 +  version "1.9.1"
     58 +  resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.1.tgz#a5d1f0532a49221c87755cfcc89ca37197242ba7"
     59 +
     60  tslint@^5.7.0:
     61    version "5.9.1"
     62    resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.9.1.tgz#1255f87a3ff57eb0b0e1f0e610a8b4748046c9ae"