Merge branch 'master' into addon-stories

This commit is contained in:
Igor 2018-02-16 10:30:07 +02:00 committed by GitHub
commit a57feeecc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 371 additions and 540 deletions

View File

@ -81,6 +81,11 @@ jobs:
command: |
cd examples/angular-cli
yarn build-storybook
- run:
name: "Build polymer-cli"
command: |
cd examples/polymer-cli
yarn build-storybook
- run:
name: "Run react kitchen-sink (smoke test)"
command: |
@ -96,6 +101,10 @@ jobs:
command: |
cd examples/angular-cli
yarn storybook --smoke-test
- run:
name: "Visually test storybook"
command: |
yarn chromatic
- run:
name: "Run image snapshots"
command: yarn test --image
@ -207,26 +216,6 @@ jobs:
command: |
yarn test --coverage --runInBand --core
yarn coverage
storybook:
<<: *defaults
steps:
- checkout
- restore_cache:
name: "Restore core dependencies cache"
keys:
- core-dependencies-{{ checksum "yarn.lock" }}
- restore_cache:
name: "Restore core dist cache"
keys:
- core-dist-{{ .Revision }}
- run:
name: "Link packages"
command: |
yarn install
- run:
name: "Visually test storybook"
command: |
yarn chromatic
cli:
working_directory: /tmp/storybook
docker:
@ -292,9 +281,6 @@ workflows:
- unit-test:
requires:
- build
- storybook:
requires:
- build
- cli:
requires:
- build

View File

@ -22,7 +22,7 @@
"dependencies": {
"deep-equal": "^1.0.1",
"global": "^4.3.2",
"make-error": "^1.3.3",
"make-error": "^1.3.4",
"prop-types": "^15.6.0",
"react-inspector": "^2.2.2",
"uuid": "^3.2.1"

View File

@ -36,8 +36,8 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"enzyme-to-json": "^3.3.1",
"jest": "^22.1.4",
"jest-cli": "^22.1.4",
"jest": "^22.3.0",
"jest-cli": "^22.3.0",
"react": "^16.1.0",
"react-dom": "^16.1.0"
},

View File

@ -69,7 +69,7 @@
"react": "^16.0.0",
"react-dev-utils": "^5.0.0",
"react-dom": "^16.0.0",
"react-modal": "^3.1.13",
"react-modal": "^3.2.1",
"redux": "^3.6.0",
"request": "^2.81.0",
"rxjs": "^5.4.2",

View File

@ -68,7 +68,7 @@
"react": "^16.0.0",
"react-dev-utils": "^5.0.0",
"react-dom": "^16.0.0",
"react-modal": "^3.1.13",
"react-modal": "^3.2.1",
"redux": "^3.7.2",
"request": "^2.83.0",
"style-loader": "^0.20.1",

View File

@ -60,7 +60,7 @@
"postcss-loader": "^2.1.0",
"prop-types": "^15.6.0",
"react-native-compat": "^1.0.0",
"react-native-iphone-x-helper": "^1.0.1",
"react-native-iphone-x-helper": "^1.0.2",
"shelljs": "^0.8.1",
"style-loader": "^0.20.1",
"uglifyjs-webpack-plugin": "^1.1.7",

View File

@ -31,15 +31,15 @@
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"bootstrap": "^3.3.7",
"gatsby": "^1.9.193",
"gatsby-link": "^1.6.36",
"gatsby-plugin-sharp": "^1.6.27",
"gatsby-remark-autolink-headers": "^1.4.11",
"gatsby-remark-copy-linked-files": "^1.5.26",
"gatsby-remark-images": "^1.5.43",
"gatsby-remark-smartypants": "^1.4.10",
"gatsby-source-filesystem": "^1.5.18",
"gatsby-transformer-remark": "^1.7.31",
"gatsby": "^1.9.199",
"gatsby-link": "^1.6.37",
"gatsby-plugin-sharp": "^1.6.28",
"gatsby-remark-autolink-headers": "^1.4.12",
"gatsby-remark-copy-linked-files": "^1.5.27",
"gatsby-remark-images": "^1.5.44",
"gatsby-remark-smartypants": "^1.4.11",
"gatsby-source-filesystem": "^1.5.19",
"gatsby-transformer-remark": "^1.7.32",
"gh-pages": "^1.1.0",
"global": "^4.3.2",
"highlight.js": "^9.12.0",

View File

@ -3955,6 +3955,10 @@ fast-glob@^1.0.1:
micromatch "^3.0.3"
readdir-enhanced "^1.5.2"
fast-levenshtein@~2.0.4:
version "2.0.6"
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
fast-memoize@^2.2.7:
version "2.2.8"
resolved "https://registry.yarnpkg.com/fast-memoize/-/fast-memoize-2.2.8.tgz#d7f899f31d037b12d9db4281912f9018575720b1"
@ -4346,15 +4350,15 @@ fuse.js@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/fuse.js/-/fuse.js-3.2.0.tgz#f0448e8069855bf2a3e683cdc1d320e7e2a07ef4"
gatsby-1-config-css-modules@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.8.tgz#c051b7be22c6d07d485c2d9d05e0b88c13f4a572"
gatsby-1-config-css-modules@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/gatsby-1-config-css-modules/-/gatsby-1-config-css-modules-1.0.9.tgz#ae7ebffcaea4b1cc821951b71c123107d697bfaa"
dependencies:
babel-runtime "^6.26.0"
gatsby-cli@^1.1.39:
version "1.1.39"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.39.tgz#f2f4bf67d081de88c0a9a3728d9fcf0e215e182d"
gatsby-cli@^1.1.40:
version "1.1.40"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-1.1.40.tgz#6d81d245092f1eb983a2c3015875c3750c7d7db8"
dependencies:
babel-code-frame "^6.26.0"
babel-runtime "^6.26.0"
@ -4374,9 +4378,9 @@ gatsby-cli@^1.1.39:
yargs "^8.0.2"
yurnalist "^0.2.1"
gatsby-link@^1.6.36:
version "1.6.36"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.36.tgz#3f969d38e9396e2650d3804543c76881eab98feb"
gatsby-link@^1.6.37:
version "1.6.37"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-1.6.37.tgz#d132290c0239dc2e11a9106353c586f969194673"
dependencies:
"@types/history" "^4.6.2"
"@types/react-router-dom" "^4.2.2"
@ -4384,16 +4388,16 @@ gatsby-link@^1.6.36:
prop-types "^15.5.8"
ric "^1.3.0"
gatsby-module-loader@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/gatsby-module-loader/-/gatsby-module-loader-1.0.9.tgz#a33f3496589577749d2fbb680f7bab9ddcc86172"
gatsby-module-loader@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/gatsby-module-loader/-/gatsby-module-loader-1.0.10.tgz#32560de487ea5523097917bc1dc76b9a1247bbe9"
dependencies:
babel-runtime "^6.26.0"
loader-utils "^0.2.16"
gatsby-plugin-sharp@^1.6.27:
version "1.6.27"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.27.tgz#28b697d19417ec1bf5ad0d4d805d5c634ed12c46"
gatsby-plugin-sharp@^1.6.28:
version "1.6.28"
resolved "https://registry.yarnpkg.com/gatsby-plugin-sharp/-/gatsby-plugin-sharp-1.6.28.tgz#4f485f4be15d2e64a7876455aea1fc9ed80b05a7"
dependencies:
async "^2.1.2"
babel-runtime "^6.26.0"
@ -4408,26 +4412,26 @@ gatsby-plugin-sharp@^1.6.27:
sharp "^0.19.0"
svgo "^0.7.2"
gatsby-react-router-scroll@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.10.tgz#a520ea98fd25d5c307790974b13955cb128e01df"
gatsby-react-router-scroll@^1.0.11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/gatsby-react-router-scroll/-/gatsby-react-router-scroll-1.0.11.tgz#1ad3bdfc7f0a897abf24e4d89111ee49de516691"
dependencies:
babel-runtime "^6.26.0"
scroll-behavior "^0.9.9"
warning "^3.0.0"
gatsby-remark-autolink-headers@^1.4.11:
version "1.4.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-1.4.11.tgz#d6d33613c18e405d90177dfa7dd54dd7853b4759"
gatsby-remark-autolink-headers@^1.4.12:
version "1.4.12"
resolved "https://registry.yarnpkg.com/gatsby-remark-autolink-headers/-/gatsby-remark-autolink-headers-1.4.12.tgz#98d1cc3b2d08dd24fe145db6360d7afb04c3874c"
dependencies:
babel-runtime "^6.26.0"
github-slugger "^1.1.1"
mdast-util-to-string "^1.0.2"
unist-util-visit "^1.1.1"
gatsby-remark-copy-linked-files@^1.5.26:
version "1.5.26"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.26.tgz#d223fc9d7dba45b48b90a29d5e40af4c59807baa"
gatsby-remark-copy-linked-files@^1.5.27:
version "1.5.27"
resolved "https://registry.yarnpkg.com/gatsby-remark-copy-linked-files/-/gatsby-remark-copy-linked-files-1.5.27.tgz#09657a439e14696e2e81b3b752632d1ae1367c89"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
@ -4438,30 +4442,30 @@ gatsby-remark-copy-linked-files@^1.5.26:
path-is-inside "^1.0.2"
unist-util-visit "^1.1.1"
gatsby-remark-images@^1.5.43:
version "1.5.43"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.43.tgz#155137f259391342c5d2832d085d63319412180a"
gatsby-remark-images@^1.5.44:
version "1.5.44"
resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-1.5.44.tgz#19c0cdbb8fbe49c2b3f3e76d02994af8bb57d586"
dependencies:
babel-runtime "^6.26.0"
cheerio "^1.0.0-rc.2"
gatsby-plugin-sharp "^1.6.27"
gatsby-plugin-sharp "^1.6.28"
is-relative-url "^2.0.0"
lodash "^4.17.4"
slash "^1.0.0"
unist-util-select "^1.5.0"
gatsby-remark-smartypants@^1.4.10:
version "1.4.10"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-1.4.10.tgz#b04c06741529e693dc54fe23e191edb3cf0aea9e"
gatsby-remark-smartypants@^1.4.11:
version "1.4.11"
resolved "https://registry.yarnpkg.com/gatsby-remark-smartypants/-/gatsby-remark-smartypants-1.4.11.tgz#86e756aa9f093f25627961b00c14bcec6ebd1894"
dependencies:
babel-runtime "^6.26.0"
retext "^4.0.0"
retext-smartypants "^2.0.0"
unist-util-visit "^1.1.1"
gatsby-source-filesystem@^1.5.18:
version "1.5.18"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.18.tgz#e2cb96a2c248c304e58ba3d0142316a695d3ef35"
gatsby-source-filesystem@^1.5.19:
version "1.5.19"
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-1.5.19.tgz#bce5596d525f2098624a0c99c27d956fcb753c3d"
dependencies:
babel-cli "^6.26.0"
babel-runtime "^6.26.0"
@ -4475,9 +4479,9 @@ gatsby-source-filesystem@^1.5.18:
slash "^1.0.0"
valid-url "^1.0.9"
gatsby-transformer-remark@^1.7.31:
version "1.7.31"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.31.tgz#b429e14e60c8cf8809def0c6c914627ef7ff3a1c"
gatsby-transformer-remark@^1.7.32:
version "1.7.32"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-1.7.32.tgz#c16d2a2655f5a027626c7aee5e92850eaeae4664"
dependencies:
babel-runtime "^6.26.0"
bluebird "^3.5.0"
@ -4500,9 +4504,9 @@ gatsby-transformer-remark@^1.7.31:
unist-util-select "^1.5.0"
unist-util-visit "^1.1.1"
gatsby@^1.9.193:
version "1.9.193"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.193.tgz#95cfb31b834dac124a0b2922948ea54c983f8682"
gatsby@^1.9.199:
version "1.9.199"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-1.9.199.tgz#8d23dcd1d3b33d012074cc8a439174dfc5a700f6"
dependencies:
async "^2.1.2"
babel-code-frame "^6.22.0"
@ -4536,20 +4540,21 @@ gatsby@^1.9.193:
express "^4.14.0"
express-graphql "^0.6.6"
extract-text-webpack-plugin "^1.0.1"
fast-levenshtein "~2.0.4"
file-loader "^0.9.0"
flat "^2.0.1"
friendly-errors-webpack-plugin "^1.6.1"
front-matter "^2.1.0"
fs-extra "^4.0.1"
gatsby-1-config-css-modules "^1.0.8"
gatsby-cli "^1.1.39"
gatsby-link "^1.6.36"
gatsby-module-loader "^1.0.9"
gatsby-react-router-scroll "^1.0.10"
gatsby-1-config-css-modules "^1.0.9"
gatsby-cli "^1.1.40"
gatsby-link "^1.6.37"
gatsby-module-loader "^1.0.10"
gatsby-react-router-scroll "^1.0.11"
glob "^7.1.1"
graphql "^0.11.7"
graphql-relay "^0.5.1"
graphql-skip-limit "^1.0.9"
graphql-skip-limit "^1.0.10"
history "^4.6.2"
invariant "^2.2.2"
is-relative "^0.2.1"
@ -4909,9 +4914,9 @@ graphql-relay@^0.5.1:
version "0.5.3"
resolved "https://registry.yarnpkg.com/graphql-relay/-/graphql-relay-0.5.3.tgz#56a78ac07c87d89795a34db6b8e9681b827be5b5"
graphql-skip-limit@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/graphql-skip-limit/-/graphql-skip-limit-1.0.9.tgz#20d0de6bd6cf3460c4fdcee3d6b379634d0d44b7"
graphql-skip-limit@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/graphql-skip-limit/-/graphql-skip-limit-1.0.10.tgz#0923b8b2e333cfc5d47283fa3e376657a1378452"
dependencies:
babel-runtime "^6.26.0"
graphql "^0.11.7"

View File

@ -13,23 +13,23 @@
"test": "ng test"
},
"dependencies": {
"@angular/animations": "^5.2.4",
"@angular/common": "^5.2.4",
"@angular/compiler": "^5.2.4",
"@angular/core": "^5.2.4",
"@angular/forms": "^5.2.4",
"@angular/http": "^5.2.4",
"@angular/platform-browser": "^5.2.4",
"@angular/platform-browser-dynamic": "^5.2.4",
"@angular/router": "^5.2.4",
"@angular/animations": "^5.2.5",
"@angular/common": "^5.2.5",
"@angular/compiler": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/forms": "^5.2.5",
"@angular/http": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/platform-browser-dynamic": "^5.2.5",
"@angular/router": "^5.2.5",
"core-js": "^2.4.1",
"rxjs": "^5.4.2",
"zone.js": "^0.8.20"
},
"devDependencies": {
"@angular/cli": "1.6.8",
"@angular/compiler-cli": "^5.2.4",
"@angular/language-service": "^5.2.4",
"@angular/compiler-cli": "^5.2.5",
"@angular/language-service": "^5.2.5",
"@storybook/addon-actions": "^3.4.0-alpha.8",
"@storybook/addon-links": "^3.4.0-alpha.8",
"@storybook/addon-notes": "^3.4.0-alpha.8",
@ -38,7 +38,7 @@
"@storybook/addons": "^3.4.0-alpha.8",
"@storybook/angular": "^3.4.0-alpha.8",
"@types/jasmine": "~2.8.6",
"@types/node": "~9.4.5",
"@types/node": "~9.4.6",
"global": "^4.3.2",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",

View File

@ -40,7 +40,7 @@
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.0",
"enzyme-to-json": "^3.3.1",
"jest": "^22.2.2",
"jest": "^22.3.0",
"react-scripts": "^1.1.1"
}
}

View File

@ -0,0 +1 @@
../../angular-cli/storybook-static

View File

@ -0,0 +1 @@
../../cra-kitchen-sink/storybook-static

View File

@ -0,0 +1 @@
../../polymer-cli/storybook-static

View File

@ -0,0 +1 @@
../../vue-kitchen-sink/storybook-static

View File

@ -7,7 +7,7 @@
"chromatic": "chromatic test --storybook-addon --exit-zero-on-changes --app-code ab7m45tp9p",
"generate-addon-jest-testresults": "jest --config=tests/addon-jest.config.json --json --outputFile=stories/addon-jest.testresults.json",
"image-snapshots": "yarn run build-storybook && jest --projects=./image-snapshots",
"storybook": "start-storybook -p 9010 -c ./"
"storybook": "start-storybook -p 9010 -c ./ -s built-storybooks"
},
"devDependencies": {
"@storybook/addon-a11y": "^3.4.0-alpha.8",
@ -34,7 +34,7 @@
"eventemitter3": "^3.0.1",
"format-json": "^1.0.3",
"global": "^4.3.2",
"jest": "^22.1.4",
"jest": "^22.3.0",
"paths.macro": "^2.0.2",
"prop-types": "^15.6.0",
"react": "^16.2.0",

View File

@ -0,0 +1,33 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Storyshots App|acceptance angular-cli 1`] = `
<iframe
src="/angular-cli/index.html"
style="border:0;position:absolute;top:0;left:0;width:100vw;height:100vh"
title="angular-cli"
/>
`;
exports[`Storyshots App|acceptance cra-kitchen-sink 1`] = `
<iframe
src="/cra-kitchen-sink/index.html"
style="border:0;position:absolute;top:0;left:0;width:100vw;height:100vh"
title="cra-kitchen-sink"
/>
`;
exports[`Storyshots App|acceptance polymer-cli 1`] = `
<iframe
src="/polymer-cli/index.html"
style="border:0;position:absolute;top:0;left:0;width:100vw;height:100vh"
title="polymer-cli"
/>
`;
exports[`Storyshots App|acceptance vue-kitchen-sink 1`] = `
<iframe
src="/vue-kitchen-sink/index.html"
style="border:0;position:absolute;top:0;left:0;width:100vw;height:100vh"
title="vue-kitchen-sink"
/>
`;

View File

@ -0,0 +1,26 @@
import React from 'react';
import { storiesOf } from '@storybook/react';
import { withNotes } from '@storybook/addon-notes';
// For these stories to work, you must build the static version of the
// example storybooks *before* running this storybook.
const chapter = storiesOf('App|acceptance', module);
const style = {
border: 0,
position: 'absolute',
top: 0,
left: 0,
width: '100vw',
height: '100vh',
};
['cra-kitchen-sink', 'vue-kitchen-sink', 'angular-cli', 'polymer-cli'].forEach(name => {
chapter.add(
name,
withNotes(`You must build the storybook for the ${name} example for this story to work.`)(
() => <iframe style={style} title={name} src={`/${name}/index.html`} />
)
);
});

View File

@ -1,5 +1,5 @@
{
"lerna": "2.8.0",
"lerna": "2.9.0",
"npmClient": "yarn",
"useWorkspaces": true,
"commands": {

View File

@ -34,7 +34,7 @@
"react-fuzzy": "^0.5.2",
"react-icons": "^2.2.7",
"react-inspector": "^2.2.2",
"react-modal": "^3.1.13",
"react-modal": "^3.2.1",
"react-split-pane": "^0.1.77",
"react-treebeard": "^2.1.0",
"redux": "^3.7.2"

View File

@ -36,12 +36,12 @@
"chromatic": "npm --prefix examples/official-storybook run chromatic"
},
"devDependencies": {
"@angular/common": "^5.2.4",
"@angular/compiler": "^5.2.4",
"@angular/core": "^5.2.4",
"@angular/forms": "^5.2.4",
"@angular/platform-browser": "^5.2.4",
"@angular/platform-browser-dynamic": "^5.2.4",
"@angular/common": "^5.2.5",
"@angular/compiler": "^5.2.5",
"@angular/core": "^5.2.5",
"@angular/forms": "^5.2.5",
"@angular/platform-browser": "^5.2.5",
"@angular/platform-browser-dynamic": "^5.2.5",
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-eslint": "^8.2.1",
@ -69,23 +69,23 @@
"eslint-plugin-json": "^1.2.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^2.6.0",
"eslint-plugin-react": "^7.6.0",
"eslint-plugin-react": "^7.6.1",
"gh-pages": "^1.1.0",
"github-release-from-changelog": "^1.3.1",
"glob": "^7.1.2",
"husky": "^0.14.3",
"inquirer": "^5.1.0",
"jest": "^22.2.0",
"jest-cli": "^22.2.2",
"jest-config": "^22.2.2",
"jest": "^22.3.0",
"jest-cli": "^22.3.0",
"jest-config": "^22.3.0",
"jest-diff": "^22.1.0",
"jest-environment-jsdom": "^22.2.2",
"jest-environment-jsdom": "^22.3.0",
"jest-enzyme": "^4.2.0",
"jest-image-snapshot": "^2.3.0",
"jest-jasmine2": "^22.2.2",
"jest-jasmine2": "^22.3.0",
"jest-preset-angular": "^5.0.0",
"jest-vue-preprocessor": "^1.3.1",
"lerna": "2.8.0",
"lerna": "2.9.0",
"lint-staged": "^6.1.0",
"lodash": "^4.17.5",
"nodemon": "^1.14.12",
@ -99,11 +99,11 @@
"remark-cli": "^5.0.0",
"remark-lint": "^6.0.1",
"remark-preset-lint-recommended": "^3.0.1",
"symlink-dir": "^1.1.2",
"shelljs": "^0.8.1",
"symlink-dir": "^1.1.1",
"ts-jest": "^22.0.4",
"tslint": "~5.9.1",
"tslint-config-prettier": "^1.7.0",
"tslint-config-prettier": "^1.8.0",
"tslint-plugin-prettier": "^1.3.0",
"typescript": "^2.7.1"
},

619
yarn.lock
View File

@ -27,9 +27,9 @@
"@ngtools/json-schema" "^1.1.0"
rxjs "^5.5.6"
"@angular/animations@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.4.tgz#c5ec749d84a0434733a28a82c6cb6a4e15246201"
"@angular/animations@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-5.2.5.tgz#3e72184321c4979305619c74902b8be92d76db70"
dependencies:
tslib "^1.7.1"
@ -96,64 +96,64 @@
optionalDependencies:
node-sass "^4.7.2"
"@angular/common@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.2.4.tgz#a0ee6ef65f731196d3037bce515f7bbec90740d2"
"@angular/common@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-5.2.5.tgz#08dd636fa46077d047066b13a1aae494066f6c55"
dependencies:
tslib "^1.7.1"
"@angular/compiler-cli@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.4.tgz#6d236f8433abe6752441e20884e599e8aa13c567"
"@angular/compiler-cli@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-5.2.5.tgz#b1988bb2c0a956e7fc163acf8c7d794a07a88d08"
dependencies:
chokidar "^1.4.2"
minimist "^1.2.0"
reflect-metadata "^0.1.2"
tsickle "^0.26.0"
"@angular/compiler@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.2.4.tgz#f653176bf6c4e253b2c445a1e50941ffba009fb2"
"@angular/compiler@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-5.2.5.tgz#5e3b511906048a579fcd007aba72911472e5aa28"
dependencies:
tslib "^1.7.1"
"@angular/core@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.2.4.tgz#44a59bcea87b3aac9ce8ff2ff674fe9cb60e2041"
"@angular/core@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-5.2.5.tgz#24f9cd75c5b2728f2ddd1869777590ea7177bca9"
dependencies:
tslib "^1.7.1"
"@angular/forms@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.4.tgz#a731087e147ca61f5051cbe22597a24d937c4852"
"@angular/forms@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-5.2.5.tgz#2ad7a420c6ef6cd87a34071c5319ec83f7ed56aa"
dependencies:
tslib "^1.7.1"
"@angular/http@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.4.tgz#da2764875196c3a2c8412457714057e56a6545e2"
"@angular/http@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/http/-/http-5.2.5.tgz#1208256e36f0e486d96d10a733fdc8424ffa16bf"
dependencies:
tslib "^1.7.1"
"@angular/language-service@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.4.tgz#281631793671844ae8f6f9c0ec80b91d064db2d8"
"@angular/language-service@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/language-service/-/language-service-5.2.5.tgz#7c3021f347dd4b28ae0a867700894f3de4930f48"
"@angular/platform-browser-dynamic@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.2.4.tgz#708457c9aafb1b812187c95d10365685521314d4"
"@angular/platform-browser-dynamic@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-5.2.5.tgz#b89df410bd953e2a6843325f9ac3c09a10eadaf0"
dependencies:
tslib "^1.7.1"
"@angular/platform-browser@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.2.4.tgz#dcb2dc6083774dcf2e17c9e9d0653d87057bf732"
"@angular/platform-browser@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-5.2.5.tgz#eae4af2b742fb901d84d6367cd99f9e88102151f"
dependencies:
tslib "^1.7.1"
"@angular/router@^5.2.4":
version "5.2.4"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.2.4.tgz#21b81958aaf8335454a55ba28ea37166edbcb042"
"@angular/router@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-5.2.5.tgz#f8f220d5fb85fc10d60fe606b0f2a64732265142"
dependencies:
tslib "^1.7.1"
@ -320,9 +320,9 @@
version "6.0.96"
resolved "https://registry.yarnpkg.com/@types/node/-/node-6.0.96.tgz#7bf0bf40d6ce51e93762cc47d010c8cc5ebb2179"
"@types/node@~9.4.5":
version "9.4.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.5.tgz#d2a90c634208173d1b1a0a6ba9f1df3de62edcf5"
"@types/node@~9.4.6":
version "9.4.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e"
"@types/parse5@^2.2.32":
version "2.2.34"
@ -1318,13 +1318,6 @@ babel-jest@^22.1.0:
babel-plugin-istanbul "^4.1.5"
babel-preset-jest "^22.1.0"
babel-jest@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.2.0.tgz#2d04087f5d149585e14f641d529551963fc9b4f8"
dependencies:
babel-plugin-istanbul "^4.1.5"
babel-preset-jest "^22.2.0"
babel-jest@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-22.2.2.tgz#eda38dca284e32cc5257f96a9b51351975de4e04"
@ -3690,46 +3683,46 @@ content-type@~1.0.1, content-type@~1.0.4:
version "1.0.4"
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
conventional-changelog-angular@^1.5.2:
version "1.6.0"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.0.tgz#0a26a071f2c9fcfcf2b86ba0cfbf6e6301b75bfa"
conventional-changelog-angular@^1.6.4:
version "1.6.4"
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-1.6.4.tgz#47debaf92b75b0bd6b39fcba8f9c70dd97552be6"
dependencies:
compare-func "^1.3.1"
q "^1.4.1"
conventional-changelog-atom@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.1.2.tgz#12595ad5267a6937c34cf900281b1c65198a4c63"
conventional-changelog-atom@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-atom/-/conventional-changelog-atom-0.2.2.tgz#2c7326a8f24686f51500a290ed897d47612be4c3"
dependencies:
q "^1.4.1"
conventional-changelog-cli@^1.3.2:
version "1.3.5"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.5.tgz#46c51496216b7406588883defa6fac589e9bb31e"
conventional-changelog-cli@^1.3.13:
version "1.3.13"
resolved "https://registry.yarnpkg.com/conventional-changelog-cli/-/conventional-changelog-cli-1.3.13.tgz#8cb5855bc3c684aa8f5dc96e848d1fa5a82eee1e"
dependencies:
add-stream "^1.0.0"
conventional-changelog "^1.1.7"
conventional-changelog "^1.1.15"
lodash "^4.1.0"
meow "^3.7.0"
tempfile "^1.1.1"
conventional-changelog-codemirror@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.2.1.tgz#299a4f7147baf350e6c8158fc54954a291c5cc09"
conventional-changelog-codemirror@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-codemirror/-/conventional-changelog-codemirror-0.3.2.tgz#65ef0ab738c40bdf953951edfdb0cb17302606aa"
dependencies:
q "^1.4.1"
conventional-changelog-core@^1.9.3:
version "1.9.5"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-1.9.5.tgz#5db7566dad7c0cb75daf47fbb2976f7bf9928c1d"
conventional-changelog-core@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/conventional-changelog-core/-/conventional-changelog-core-2.0.3.tgz#30797b91d5f510188288d5ff54905e5cf4628e3c"
dependencies:
conventional-changelog-writer "^2.0.3"
conventional-commits-parser "^2.1.0"
conventional-changelog-writer "^3.0.2"
conventional-commits-parser "^2.1.3"
dateformat "^1.0.12"
get-pkg-repo "^1.0.0"
git-raw-commits "^1.3.0"
git-raw-commits "^1.3.2"
git-remote-origin-url "^2.0.0"
git-semver-tags "^1.2.3"
git-semver-tags "^1.3.2"
lodash "^4.0.0"
normalize-package-data "^2.3.5"
q "^1.4.1"
@ -3737,21 +3730,21 @@ conventional-changelog-core@^1.9.3:
read-pkg-up "^1.0.1"
through2 "^2.0.0"
conventional-changelog-ember@^0.2.9:
version "0.2.10"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.2.10.tgz#dcd6e4cdc2e6c2b58653cf4d2cb1656a60421929"
conventional-changelog-ember@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/conventional-changelog-ember/-/conventional-changelog-ember-0.3.4.tgz#76240e769b2f5298e78e85cb4eda69ef2f1358d2"
dependencies:
q "^1.4.1"
conventional-changelog-eslint@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-0.2.1.tgz#2c2a11beb216f80649ba72834180293b687c0662"
conventional-changelog-eslint@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-eslint/-/conventional-changelog-eslint-1.0.2.tgz#3f9e6b0b60f98042f6f4dfc85a611a50b5e79cf9"
dependencies:
q "^1.4.1"
conventional-changelog-express@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.2.1.tgz#838d9e1e6c9099703b150b9c19aa2d781742bd6c"
conventional-changelog-express@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-express/-/conventional-changelog-express-0.3.2.tgz#f5af4770a31f147986db548b49f9952fc55e3eb6"
dependencies:
q "^1.4.1"
@ -3767,19 +3760,23 @@ conventional-changelog-jscs@^0.1.0:
dependencies:
q "^1.4.1"
conventional-changelog-jshint@^0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.2.1.tgz#86139bb3ac99899f2b177e9617e09b37d99bcf3a"
conventional-changelog-jshint@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-jshint/-/conventional-changelog-jshint-0.3.2.tgz#4d45d2601c944687abceabbc1789323719234cbe"
dependencies:
compare-func "^1.3.1"
q "^1.4.1"
conventional-changelog-writer@^2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-2.0.3.tgz#073b0c39f1cc8fc0fd9b1566e93833f51489c81c"
conventional-changelog-preset-loader@^1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/conventional-changelog-preset-loader/-/conventional-changelog-preset-loader-1.1.4.tgz#5096165f2742a18dc0e33ff2ab9ee08dc9d77f08"
conventional-changelog-writer@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-3.0.2.tgz#f3f934028379c0cab90aecfcaf009bf8a187ef14"
dependencies:
compare-func "^1.3.1"
conventional-commits-filter "^1.1.1"
conventional-commits-filter "^1.1.3"
dateformat "^1.0.11"
handlebars "^4.0.2"
json-stringify-safe "^5.0.1"
@ -3789,20 +3786,21 @@ conventional-changelog-writer@^2.0.3:
split "^1.0.0"
through2 "^2.0.0"
conventional-changelog@^1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.7.tgz#9151a62b1d8edb2d82711dabf5b7cf71041f82b1"
conventional-changelog@^1.1.15:
version "1.1.15"
resolved "https://registry.yarnpkg.com/conventional-changelog/-/conventional-changelog-1.1.15.tgz#a5c3d281efb40f61c7d21eeffb19e6f6a8429df0"
dependencies:
conventional-changelog-angular "^1.5.2"
conventional-changelog-atom "^0.1.2"
conventional-changelog-codemirror "^0.2.1"
conventional-changelog-core "^1.9.3"
conventional-changelog-ember "^0.2.9"
conventional-changelog-eslint "^0.2.1"
conventional-changelog-express "^0.2.1"
conventional-changelog-angular "^1.6.4"
conventional-changelog-atom "^0.2.2"
conventional-changelog-codemirror "^0.3.2"
conventional-changelog-core "^2.0.3"
conventional-changelog-ember "^0.3.4"
conventional-changelog-eslint "^1.0.2"
conventional-changelog-express "^0.3.2"
conventional-changelog-jquery "^0.1.0"
conventional-changelog-jscs "^0.1.0"
conventional-changelog-jshint "^0.2.1"
conventional-changelog-jshint "^0.3.2"
conventional-changelog-preset-loader "^1.1.4"
conventional-commits-filter@^1.1.1:
version "1.1.1"
@ -3811,9 +3809,16 @@ conventional-commits-filter@^1.1.1:
is-subset "^0.1.1"
modify-values "^1.0.0"
conventional-commits-parser@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz#9b4b7c91124bf2a1a9a2cc1c72760d382cbbb229"
conventional-commits-filter@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/conventional-commits-filter/-/conventional-commits-filter-1.1.3.tgz#5bf591bc4882fc8c9bd329e5a83ca1fa8721d9fb"
dependencies:
is-subset "^0.1.1"
modify-values "^1.0.0"
conventional-commits-parser@^2.1.1, conventional-commits-parser@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/conventional-commits-parser/-/conventional-commits-parser-2.1.3.tgz#fbbfcfe4901ccbae63bb3834f982325e0b7c663f"
dependencies:
JSONStream "^1.0.4"
is-text-path "^1.0.0"
@ -3823,15 +3828,15 @@ conventional-commits-parser@^2.1.0:
through2 "^2.0.0"
trim-off-newlines "^1.0.0"
conventional-recommended-bump@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-1.1.0.tgz#964d4fcc70fb5259d41fa9b39d3df6afdb87d253"
conventional-recommended-bump@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/conventional-recommended-bump/-/conventional-recommended-bump-1.2.1.tgz#1b7137efb5091f99fe009e2fe9ddb7cc490e9375"
dependencies:
concat-stream "^1.4.10"
conventional-commits-filter "^1.1.1"
conventional-commits-parser "^2.1.0"
conventional-commits-parser "^2.1.1"
git-raw-commits "^1.3.0"
git-semver-tags "^1.2.3"
git-semver-tags "^1.3.0"
meow "^3.3.0"
object-assign "^4.0.1"
@ -5291,9 +5296,9 @@ eslint-plugin-react@7.4.0:
jsx-ast-utils "^2.0.0"
prop-types "^15.5.10"
eslint-plugin-react@^7.6.0:
version "7.6.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.0.tgz#351651188c74c5b2fecc2717e3936b7207baa728"
eslint-plugin-react@^7.6.1:
version "7.6.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.6.1.tgz#5d0e908be599f0c02fbf4eef0c7ed6f29dff7633"
dependencies:
doctrine "^2.0.2"
has "^1.0.1"
@ -5597,20 +5602,9 @@ expect@^22.1.0:
jest-message-util "^22.1.0"
jest-regex-util "^22.1.0"
expect@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/expect/-/expect-22.2.0.tgz#dddcaab2e22ccc9f51e7c1732e0aa723f2f1f2b8"
dependencies:
ansi-styles "^3.2.0"
jest-diff "^22.1.0"
jest-get-type "^22.1.0"
jest-matcher-utils "^22.2.0"
jest-message-util "^22.2.0"
jest-regex-util "^22.1.0"
expect@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/expect/-/expect-22.2.2.tgz#6cb6ae2eeb651a4187b9096de70333a018fab63f"
expect@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/expect/-/expect-22.3.0.tgz#b1cb7db27a951ab6055f43937277152a9f668028"
dependencies:
ansi-styles "^3.2.0"
jest-diff "^22.1.0"
@ -6387,6 +6381,16 @@ git-raw-commits@^1.3.0:
split2 "^2.0.0"
through2 "^2.0.0"
git-raw-commits@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/git-raw-commits/-/git-raw-commits-1.3.2.tgz#0766c14d33566ba0094869697e13b0eb06147c07"
dependencies:
dargs "^4.0.1"
lodash.template "^4.0.2"
meow "^3.3.0"
split2 "^2.0.0"
through2 "^2.0.0"
git-remote-origin-url@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/git-remote-origin-url/-/git-remote-origin-url-2.0.0.tgz#5282659dae2107145a11126112ad3216ec5fa65f"
@ -6394,9 +6398,9 @@ git-remote-origin-url@^2.0.0:
gitconfiglocal "^1.0.0"
pify "^2.3.0"
git-semver-tags@^1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.2.3.tgz#188b453882bf9d7a23afd31baba537dab7388d5d"
git-semver-tags@^1.3.0, git-semver-tags@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/git-semver-tags/-/git-semver-tags-1.3.2.tgz#94afa43c9070ae527a3ab86b978e59ae207803cc"
dependencies:
meow "^3.3.0"
semver "^5.0.1"
@ -8051,7 +8055,7 @@ jest-changed-files@^20.0.3:
version "20.0.3"
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-20.0.3.tgz#9394d5cc65c438406149bef1bf4d52b68e03e3f8"
jest-changed-files@^22.1.4, jest-changed-files@^22.2.0:
jest-changed-files@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-22.2.0.tgz#517610c4a8ca0925bdc88b0ca53bd678aa8d019e"
dependencies:
@ -8092,47 +8096,9 @@ jest-cli@^20.0.4:
worker-farm "^1.3.1"
yargs "^7.0.2"
jest-cli@^22.1.4:
version "22.1.4"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.1.4.tgz#0fe9f3ac881b0cdc00227114c58583a2ebefcc04"
dependencies:
ansi-escapes "^3.0.0"
chalk "^2.0.1"
exit "^0.1.2"
glob "^7.1.2"
graceful-fs "^4.1.11"
import-local "^1.0.0"
is-ci "^1.0.10"
istanbul-api "^1.1.14"
istanbul-lib-coverage "^1.1.1"
istanbul-lib-instrument "^1.8.0"
istanbul-lib-source-maps "^1.2.1"
jest-changed-files "^22.1.4"
jest-config "^22.1.4"
jest-environment-jsdom "^22.1.4"
jest-get-type "^22.1.0"
jest-haste-map "^22.1.0"
jest-message-util "^22.1.0"
jest-regex-util "^22.1.0"
jest-resolve-dependencies "^22.1.0"
jest-runner "^22.1.4"
jest-runtime "^22.1.4"
jest-snapshot "^22.1.2"
jest-util "^22.1.4"
jest-worker "^22.1.0"
micromatch "^2.3.11"
node-notifier "^5.1.2"
realpath-native "^1.0.0"
rimraf "^2.5.4"
slash "^1.0.0"
string-length "^2.0.0"
strip-ansi "^4.0.0"
which "^1.2.12"
yargs "^10.0.3"
jest-cli@^22.2.1:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.2.1.tgz#f1df6675cd719e0773be77d6314c5f4b1d8af47f"
jest-cli@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.3.0.tgz#3fd986f2674f4168c91965be56ab9917a82a45db"
dependencies:
ansi-escapes "^3.0.0"
chalk "^2.0.1"
@ -8146,55 +8112,17 @@ jest-cli@^22.2.1:
istanbul-lib-instrument "^1.8.0"
istanbul-lib-source-maps "^1.2.1"
jest-changed-files "^22.2.0"
jest-config "^22.2.1"
jest-environment-jsdom "^22.2.0"
jest-config "^22.3.0"
jest-environment-jsdom "^22.3.0"
jest-get-type "^22.1.0"
jest-haste-map "^22.2.0"
jest-haste-map "^22.3.0"
jest-message-util "^22.2.0"
jest-regex-util "^22.1.0"
jest-resolve-dependencies "^22.1.0"
jest-runner "^22.2.1"
jest-runtime "^22.2.1"
jest-runner "^22.3.0"
jest-runtime "^22.3.0"
jest-snapshot "^22.2.0"
jest-util "^22.2.0"
jest-worker "^22.2.0"
micromatch "^2.3.11"
node-notifier "^5.2.1"
realpath-native "^1.0.0"
rimraf "^2.5.4"
slash "^1.0.0"
string-length "^2.0.0"
strip-ansi "^4.0.0"
which "^1.2.12"
yargs "^10.0.3"
jest-cli@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-cli/-/jest-cli-22.2.2.tgz#4431a93a29549da5dcb6d4a41dd03503c9198cd6"
dependencies:
ansi-escapes "^3.0.0"
chalk "^2.0.1"
exit "^0.1.2"
glob "^7.1.2"
graceful-fs "^4.1.11"
import-local "^1.0.0"
is-ci "^1.0.10"
istanbul-api "^1.1.14"
istanbul-lib-coverage "^1.1.1"
istanbul-lib-instrument "^1.8.0"
istanbul-lib-source-maps "^1.2.1"
jest-changed-files "^22.2.0"
jest-config "^22.2.2"
jest-environment-jsdom "^22.2.2"
jest-get-type "^22.1.0"
jest-haste-map "^22.2.2"
jest-message-util "^22.2.0"
jest-regex-util "^22.1.0"
jest-resolve-dependencies "^22.1.0"
jest-runner "^22.2.2"
jest-runtime "^22.2.2"
jest-snapshot "^22.2.0"
jest-util "^22.2.2"
jest-util "^22.3.0"
jest-worker "^22.2.2"
micromatch "^2.3.11"
node-notifier "^5.2.1"
@ -8237,38 +8165,22 @@ jest-config@^22.0.1:
jest-validate "^22.1.0"
pretty-format "^22.1.0"
jest-config@^22.1.4, jest-config@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.2.2.tgz#6b8ed615bc51239847d15460086f174dad4a7015"
jest-config@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.3.0.tgz#94c7149f123933a872ee24c1719687419c4a623c"
dependencies:
chalk "^2.0.1"
glob "^7.1.1"
jest-environment-jsdom "^22.2.2"
jest-environment-node "^22.2.2"
jest-environment-jsdom "^22.3.0"
jest-environment-node "^22.3.0"
jest-get-type "^22.1.0"
jest-jasmine2 "^22.2.2"
jest-jasmine2 "^22.3.0"
jest-regex-util "^22.1.0"
jest-resolve "^22.2.2"
jest-util "^22.2.2"
jest-resolve "^22.3.0"
jest-util "^22.3.0"
jest-validate "^22.2.2"
pretty-format "^22.1.0"
jest-config@^22.2.1:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest-config/-/jest-config-22.2.1.tgz#8617e99cff0544f0a5f254a5dde37f43b5383934"
dependencies:
chalk "^2.0.1"
glob "^7.1.1"
jest-environment-jsdom "^22.2.0"
jest-environment-node "^22.2.0"
jest-get-type "^22.1.0"
jest-jasmine2 "^22.2.1"
jest-regex-util "^22.1.0"
jest-resolve "^22.2.0"
jest-util "^22.2.0"
jest-validate "^22.2.0"
pretty-format "^22.1.0"
jest-diff@^20.0.3:
version "20.0.3"
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-20.0.3.tgz#81f288fd9e675f0fb23c75f1c2b19445fe586617"
@ -8316,12 +8228,6 @@ jest-docblock@^22.0.3:
dependencies:
detect-newline "^2.1.0"
jest-docblock@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-22.2.0.tgz#4d054eac354751e94a43a0ea2e2fe5c04cc61bbb"
dependencies:
detect-newline "^2.1.0"
jest-docblock@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-22.2.2.tgz#617f13edb16ec64202002b3c336cd14ae36c0631"
@ -8344,20 +8250,12 @@ jest-environment-jsdom@^22.1.0:
jest-util "^22.1.0"
jsdom "^11.5.1"
jest-environment-jsdom@^22.1.4, jest-environment-jsdom@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.2.2.tgz#3513ccdccc2bc41daf9cdee199b7069b0d9feebc"
jest-environment-jsdom@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.3.0.tgz#c267a063e5dc16219fba0e07542d8aa2576a1c88"
dependencies:
jest-mock "^22.2.0"
jest-util "^22.2.2"
jsdom "^11.5.1"
jest-environment-jsdom@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-environment-jsdom/-/jest-environment-jsdom-22.2.0.tgz#e9537400cbdef2d1e61d7196f8afa40e826fe9d8"
dependencies:
jest-mock "^22.2.0"
jest-util "^22.2.0"
jest-util "^22.3.0"
jsdom "^11.5.1"
jest-environment-node@^20.0.3:
@ -8374,19 +8272,12 @@ jest-environment-node@^22.1.0:
jest-mock "^22.1.0"
jest-util "^22.1.0"
jest-environment-node@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-22.2.0.tgz#ba7d0183fac076d34867367a4ac53ced69e3d3a9"
jest-environment-node@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-22.3.0.tgz#97d34d9706a718d743075149d1950555c10338c0"
dependencies:
jest-mock "^22.2.0"
jest-util "^22.2.0"
jest-environment-node@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-environment-node/-/jest-environment-node-22.2.2.tgz#570896eef2dd0f939c71bd5712ef4321958c1270"
dependencies:
jest-mock "^22.2.0"
jest-util "^22.2.2"
jest-util "^22.3.0"
jest-enzyme@^4.2.0:
version "4.2.0"
@ -8429,9 +8320,9 @@ jest-haste-map@^20.0.4:
sane "~1.6.0"
worker-farm "^1.3.1"
jest-haste-map@^22.1.0, jest-haste-map@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-22.2.2.tgz#9d3d5a14bd5e05ab9176979f2a5fbb4ddc80eb20"
jest-haste-map@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-22.3.0.tgz#e7f048a88735bae07ca12de8785eb8bc522adeab"
dependencies:
fb-watchman "^2.0.0"
graceful-fs "^4.1.11"
@ -8440,17 +8331,6 @@ jest-haste-map@^22.1.0, jest-haste-map@^22.2.2:
micromatch "^2.3.11"
sane "^2.0.0"
jest-haste-map@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-22.2.0.tgz#c9f508b8f63322490339ba02343dd688474d9ad5"
dependencies:
fb-watchman "^2.0.0"
graceful-fs "^4.1.11"
jest-docblock "^22.2.0"
jest-worker "^22.2.0"
micromatch "^2.3.11"
sane "^2.0.0"
jest-image-snapshot@^2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/jest-image-snapshot/-/jest-image-snapshot-2.3.0.tgz#bf9535dee5b9bcd862fa9312750a90c10bfba052"
@ -8492,30 +8372,14 @@ jest-jasmine2@^22.1.1:
jest-snapshot "^22.1.0"
source-map-support "^0.5.0"
jest-jasmine2@^22.2.1:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-22.2.1.tgz#58d115f3f4a0a186b5e90c5db8ac68aecfc41051"
jest-jasmine2@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-22.3.0.tgz#ea127dfbb04c6e03998ae0358225435e47520666"
dependencies:
callsites "^2.0.0"
chalk "^2.0.1"
co "^4.6.0"
expect "^22.2.0"
graceful-fs "^4.1.11"
is-generator-fn "^1.0.0"
jest-diff "^22.1.0"
jest-matcher-utils "^22.2.0"
jest-message-util "^22.2.0"
jest-snapshot "^22.2.0"
source-map-support "^0.5.0"
jest-jasmine2@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-22.2.2.tgz#9065255c8f635ae9dfa33fc66068f59adf53c9aa"
dependencies:
callsites "^2.0.0"
chalk "^2.0.1"
co "^4.6.0"
expect "^22.2.2"
expect "^22.3.0"
graceful-fs "^4.1.11"
is-generator-fn "^1.0.0"
jest-diff "^22.1.0"
@ -8652,52 +8516,29 @@ jest-resolve@^22.1.0:
browser-resolve "^1.11.2"
chalk "^2.0.1"
jest-resolve@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-22.2.0.tgz#25aa8b887b31ab8c79763503e209d7c136f74ab1"
jest-resolve@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-22.3.0.tgz#648e797f708e8701071a0fa9fac652c577bb66d9"
dependencies:
browser-resolve "^1.11.2"
chalk "^2.0.1"
jest-resolve@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-resolve/-/jest-resolve-22.2.2.tgz#6f49d91e3680c86a4d5e5f72ccdab3996d1cbc19"
dependencies:
browser-resolve "^1.11.2"
chalk "^2.0.1"
jest-runner@^22.1.4, jest-runner@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-22.2.2.tgz#17fff27a61b63b58cf104c9cdcc0fdfccd3878ce"
jest-runner@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-22.3.0.tgz#70393f62770be754e2d14f5ca3d896e408aa001a"
dependencies:
exit "^0.1.2"
jest-config "^22.2.2"
jest-config "^22.3.0"
jest-docblock "^22.2.2"
jest-haste-map "^22.2.2"
jest-jasmine2 "^22.2.2"
jest-haste-map "^22.3.0"
jest-jasmine2 "^22.3.0"
jest-leak-detector "^22.1.0"
jest-message-util "^22.2.0"
jest-runtime "^22.2.2"
jest-util "^22.2.2"
jest-runtime "^22.3.0"
jest-util "^22.3.0"
jest-worker "^22.2.2"
throat "^4.0.0"
jest-runner@^22.2.1:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest-runner/-/jest-runner-22.2.1.tgz#539b2b7eb0ceb34e63a1ca78a1eda46ace70b940"
dependencies:
exit "^0.1.2"
jest-config "^22.2.1"
jest-docblock "^22.2.0"
jest-haste-map "^22.2.0"
jest-jasmine2 "^22.2.1"
jest-leak-detector "^22.1.0"
jest-message-util "^22.2.0"
jest-runtime "^22.2.1"
jest-util "^22.2.0"
jest-worker "^22.2.0"
throat "^4.0.0"
jest-runtime@^20.0.4:
version "20.0.4"
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-20.0.4.tgz#a2c802219c4203f754df1404e490186169d124d8"
@ -8718,9 +8559,9 @@ jest-runtime@^20.0.4:
strip-bom "3.0.0"
yargs "^7.0.2"
jest-runtime@^22.1.4, jest-runtime@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-22.2.2.tgz#256d0efb65deae1c23b819d88cec5ab43d7a4ed6"
jest-runtime@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-22.3.0.tgz#1883d6a4227c1f6af276ead3ed27654257d1ef8c"
dependencies:
babel-core "^6.0.0"
babel-jest "^22.2.2"
@ -8729,35 +8570,11 @@ jest-runtime@^22.1.4, jest-runtime@^22.2.2:
convert-source-map "^1.4.0"
exit "^0.1.2"
graceful-fs "^4.1.11"
jest-config "^22.2.2"
jest-haste-map "^22.2.2"
jest-config "^22.3.0"
jest-haste-map "^22.3.0"
jest-regex-util "^22.1.0"
jest-resolve "^22.2.2"
jest-util "^22.2.2"
json-stable-stringify "^1.0.1"
micromatch "^2.3.11"
realpath-native "^1.0.0"
slash "^1.0.0"
strip-bom "3.0.0"
write-file-atomic "^2.1.0"
yargs "^10.0.3"
jest-runtime@^22.2.1:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest-runtime/-/jest-runtime-22.2.1.tgz#c5b0173a7f5274b28da30019cf7bb7b8cda68040"
dependencies:
babel-core "^6.0.0"
babel-jest "^22.2.0"
babel-plugin-istanbul "^4.1.5"
chalk "^2.0.1"
convert-source-map "^1.4.0"
exit "^0.1.2"
graceful-fs "^4.1.11"
jest-config "^22.2.1"
jest-haste-map "^22.2.0"
jest-regex-util "^22.1.0"
jest-resolve "^22.2.0"
jest-util "^22.2.0"
jest-resolve "^22.3.0"
jest-util "^22.3.0"
json-stable-stringify "^1.0.1"
micromatch "^2.3.11"
realpath-native "^1.0.0"
@ -8799,7 +8616,7 @@ jest-snapshot@^22.1.0:
natural-compare "^1.4.0"
pretty-format "^22.1.0"
jest-snapshot@^22.1.2, jest-snapshot@^22.2.0:
jest-snapshot@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-snapshot/-/jest-snapshot-22.2.0.tgz#0c0ba152d296ef70fa198cc84977a2cc269ee4cf"
dependencies:
@ -8840,9 +8657,9 @@ jest-util@^22.1.0:
jest-validate "^22.1.0"
mkdirp "^0.5.1"
jest-util@^22.1.4, jest-util@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-22.2.2.tgz#335484b6aeae0c5a1ae498401630324977fe3465"
jest-util@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-22.3.0.tgz#d05bff567a3a86c0e9b3838d812f8290aa768097"
dependencies:
callsites "^2.0.0"
chalk "^2.0.1"
@ -8852,18 +8669,6 @@ jest-util@^22.1.4, jest-util@^22.2.2:
jest-validate "^22.2.2"
mkdirp "^0.5.1"
jest-util@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-22.2.0.tgz#afad693641447858bec7b37f32952516bf887262"
dependencies:
callsites "^2.0.0"
chalk "^2.0.1"
graceful-fs "^4.1.11"
is-ci "^1.0.10"
jest-message-util "^22.2.0"
jest-validate "^22.2.0"
mkdirp "^0.5.1"
jest-validate@^20.0.3:
version "20.0.3"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-20.0.3.tgz#d0cfd1de4f579f298484925c280f8f1d94ec3cab"
@ -8891,15 +8696,6 @@ jest-validate@^22.1.0:
leven "^2.1.0"
pretty-format "^22.1.0"
jest-validate@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-22.2.0.tgz#f7ce459105a8210825e5e57279f868ab080063fa"
dependencies:
chalk "^2.0.1"
jest-get-type "^22.1.0"
leven "^2.1.0"
pretty-format "^22.1.0"
jest-validate@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-22.2.2.tgz#9cdce422c93cc28395e907ac6bbc929158d9a6ba"
@ -8930,18 +8726,12 @@ jest-worker@^22.0.3:
dependencies:
merge-stream "^1.0.1"
jest-worker@^22.1.0, jest-worker@^22.2.2:
jest-worker@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-22.2.2.tgz#c1f5dc39976884b81f68ec50cb8532b2cbab3390"
dependencies:
merge-stream "^1.0.1"
jest-worker@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-22.2.0.tgz#d88d6ee176d6409f206cbbf7b485250793264262"
dependencies:
merge-stream "^1.0.1"
jest-zone-patch@^0.0.8:
version "0.0.8"
resolved "https://registry.yarnpkg.com/jest-zone-patch/-/jest-zone-patch-0.0.8.tgz#90fa3b5b60e95ad3e624dd2c3eb59bb1dcabd371"
@ -8952,25 +8742,12 @@ jest@20.0.4:
dependencies:
jest-cli "^20.0.4"
jest@^22.1.4:
version "22.1.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-22.1.4.tgz#9ec71373a38f40ff92a3e5e96ae85687c181bb72"
dependencies:
jest-cli "^22.1.4"
jest@^22.2.0:
version "22.2.1"
resolved "https://registry.yarnpkg.com/jest/-/jest-22.2.1.tgz#fb6524d35bd02968afe3b17f330d6f7207846147"
jest@^22.3.0:
version "22.3.0"
resolved "https://registry.yarnpkg.com/jest/-/jest-22.3.0.tgz#07434314d2e8662ea936552d950680b7e6551b0d"
dependencies:
import-local "^1.0.0"
jest-cli "^22.2.1"
jest@^22.2.2:
version "22.2.2"
resolved "https://registry.yarnpkg.com/jest/-/jest-22.2.2.tgz#26aca0f5e4eaa76d52f2792b14033a3d1e7be2bd"
dependencies:
import-local "^1.0.0"
jest-cli "^22.2.2"
jest-cli "^22.3.0"
js-base64@^2.1.8, js-base64@^2.1.9:
version "2.4.0"
@ -9368,17 +9145,17 @@ left-pad@^1.1.3, left-pad@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/left-pad/-/left-pad-1.2.0.tgz#d30a73c6b8201d8f7d8e7956ba9616087a68e0ee"
lerna@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.8.0.tgz#309a816fca5c73ea38f9f20e314a836e99b54cf0"
lerna@2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/lerna/-/lerna-2.9.0.tgz#303f70bc50b1c4541bdcf54eda13c36fe54401f3"
dependencies:
async "^1.5.0"
chalk "^2.1.0"
cmd-shim "^2.0.2"
columnify "^1.5.4"
command-join "^2.0.0"
conventional-changelog-cli "^1.3.2"
conventional-recommended-bump "^1.0.1"
conventional-changelog-cli "^1.3.13"
conventional-recommended-bump "^1.2.1"
dedent "^0.7.0"
execa "^0.8.0"
find-up "^2.1.0"
@ -10071,9 +9848,9 @@ make-error@^1.1.1:
version "1.3.2"
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.2.tgz#8762ffad2444dd8ff1f7c819629fa28e24fea1c4"
make-error@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.3.tgz#a97ae14ffd98b05f543e83ddc395e1b2b6e4cc6a"
make-error@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/make-error/-/make-error-1.3.4.tgz#19978ed575f9e9545d2ff8c13e33b5d18a67d535"
make-fetch-happen@^2.4.13:
version "2.6.0"
@ -12802,9 +12579,9 @@ react-inspector@^2.2.2:
babel-runtime "^6.26.0"
is-dom "^1.0.9"
react-modal@^3.1.13:
version "3.1.13"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.1.13.tgz#9b27e7774e6ecdc255f489487f518eb4361716ab"
react-modal@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.2.1.tgz#fa8f76aed55b67c22dcf1a1c15b05c8d11f18afe"
dependencies:
exenv "^1.2.0"
prop-types "^15.5.10"
@ -12816,7 +12593,7 @@ react-native-compat@^1.0.0:
dependencies:
prop-types "^15.5.10"
react-native-iphone-x-helper@^1.0.1:
react-native-iphone-x-helper@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.0.2.tgz#7dbca530930f7c1ce8633cc8fd13ba94102992e1"
@ -15160,7 +14937,7 @@ symbol-tree@^3.2.1:
version "3.2.2"
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
symlink-dir@^1.1.1:
symlink-dir@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/symlink-dir/-/symlink-dir-1.1.2.tgz#eb367da33401e9c6e95b1ca87efd921cef369852"
dependencies:
@ -15571,9 +15348,9 @@ tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1:
version "1.8.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.1.tgz#6946af2d1d651a7b1863b531d6e5afa41aa44eac"
tslint-config-prettier@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.7.0.tgz#1588f794c6863ba31420e8b1d14ae91326063815"
tslint-config-prettier@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.8.0.tgz#707c25b01b5984c60a4e971400b0485077ca21f6"
tslint-plugin-prettier@^1.3.0:
version "1.3.0"