Skip to content

Commit

Permalink
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 16, 2019
1 parent 2f686b9 commit 07e6285
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"autoprefixer": "9.6.1",
"cssnano": "4.1.10",
"cypress": "3.4.0",
"fork-ts-checker-webpack-plugin": "1.4.2",
"fork-ts-checker-webpack-plugin": "1.4.3",
"jest": "24.8.0",
"less": "3.9.0",
"node-sass": "4.12.0",
Expand Down
8 changes: 4 additions & 4 deletions e2e/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4515,10 +4515,10 @@ fork-ts-checker-webpack-plugin@1.0.1:
semver "^5.6.0"
tapable "^1.0.0"

fork-ts-checker-webpack-plugin@1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.2.tgz#3929c6cc6577d0497cecb57238fb0499be87fcb7"
integrity sha512-y6A8nwRp3/mq1nEpuMKneTWz3TGBkXytkIfpcBdLFO+tsADQwdhIg1VvnMSi7q86r1UGJcSruRboYLwo1RF5Ew==
fork-ts-checker-webpack-plugin@1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.3.tgz#2252c1f8ad1b25313e056835d939b423ea240cd6"
integrity sha512-srf43Z3B1hCJNrwCG78DbHmWgKQUqHKsvFbLP182gank28j9s05KJbSZaMKBA0b6Pqi0LBLpAFWeB0JPbc1iLQ==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"devDependencies": {
"@wpackio/eslint-config": "^3.5.0",
"dts-gen": "0.5.8",
"fork-ts-checker-webpack-plugin": "1.4.2",
"fork-ts-checker-webpack-plugin": "1.4.3",
"less": "3.9.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6168,10 +6168,10 @@ fork-ts-checker-webpack-plugin@1.0.1:
semver "^5.6.0"
tapable "^1.0.0"

fork-ts-checker-webpack-plugin@1.4.2:
version "1.4.2"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.2.tgz#3929c6cc6577d0497cecb57238fb0499be87fcb7"
integrity sha512-y6A8nwRp3/mq1nEpuMKneTWz3TGBkXytkIfpcBdLFO+tsADQwdhIg1VvnMSi7q86r1UGJcSruRboYLwo1RF5Ew==
fork-ts-checker-webpack-plugin@1.4.3:
version "1.4.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.4.3.tgz#2252c1f8ad1b25313e056835d939b423ea240cd6"
integrity sha512-srf43Z3B1hCJNrwCG78DbHmWgKQUqHKsvFbLP182gank28j9s05KJbSZaMKBA0b6Pqi0LBLpAFWeB0JPbc1iLQ==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down

0 comments on commit 07e6285

Please sign in to comment.