diff --git a/package.json b/package.json index c7f97941c1e8f4b0fe12510e54fb1fd81acf7768..7f76f77f5f15459b60244907acb9488347f08477 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "chai": "4.0.2", "eslint": "4.0.0", "eslint-config-airbnb-base": "11.2.0", - "eslint-config-prettier": "2.1.1", + "eslint-config-prettier": "2.2.0", "eslint-plugin-import": "2.3.0", "eslint-plugin-prettier": "2.1.2", "eslint-plugin-promise": "3.5.0", diff --git a/yarn.lock b/yarn.lock index 4bfa0e38b84bb4f09f8ada6ad6a64434bc387875..3c01eecca89a6eb13b664324376e201569f42690 100644 --- a/yarn.lock +++ b/yarn.lock @@ -950,9 +950,9 @@ eslint-config-airbnb-base@11.2.0: version "11.2.0" resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11.2.0.tgz#19a9dc4481a26f70904545ec040116876018f853" -eslint-config-prettier@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.1.1.tgz#ab3923fb704eebecab6960906b7d0d6e801cde58" +eslint-config-prettier@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.2.0.tgz#ca47663852789a75c10feba673e802cc1eff085f" dependencies: get-stdin "^5.0.1" @@ -1493,6 +1493,16 @@ has-flag@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa" +has-symbol-support-x@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/has-symbol-support-x/-/has-symbol-support-x-1.2.0.tgz#e624ead5190c35b34e4e299344dff6437db02ce2" + +has-to-string-tag-x@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/has-to-string-tag-x/-/has-to-string-tag-x-1.2.0.tgz#c536dc4dbbebe1be9d28f624fd320f793129fd53" + dependencies: + has-symbol-support-x "^1.2.0" + has-unicode@^2.0.0: version "2.0.1" resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9" @@ -1866,9 +1876,10 @@ istanbul-reports@^1.1.1: handlebars "^4.0.3" isurl@^1.0.0-alpha5: - version "1.0.0-alpha5" - resolved "https://registry.yarnpkg.com/isurl/-/isurl-1.0.0-alpha5.tgz#77fa122fff1f31be27b6f157661f88582ba1cd36" + version "1.0.0-alpha6" + resolved "https://registry.yarnpkg.com/isurl/-/isurl-1.0.0-alpha6.tgz#9df0b8477866aa425d046be8fbb429e64b5b8915" dependencies: + has-to-string-tag-x "^1.2.0" is-object "^1.0.1" jest-changed-files@^20.0.3: @@ -3097,8 +3108,8 @@ rx-lite@*, rx-lite@^4.0.8: resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444" rxjs@^5.0.0-beta.11, rxjs@^5.0.0-beta.9: - version "5.4.0" - resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.4.0.tgz#a7db14ab157f9d7aac6a56e655e7a3860d39bf26" + version "5.4.1" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.4.1.tgz#b62f757f279445d265a18a58fb0a70dc90e91626" dependencies: symbol-observable "^1.0.1" @@ -3536,8 +3547,8 @@ util-deprecate@~1.0.1: resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" uuid@^3.0.0: - version "3.0.1" - resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.0.1.tgz#6544bba2dfda8c1cf17e629a3a305e2bb1fee6c1" + version "3.1.0" + resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04" v8flags@^2.0.10: version "2.1.1"