Skip to content

Commit

Permalink
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed May 22, 2019
1 parent 589b0af commit ea5f5ef
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.5.1",
"cssnano": "4.1.10",
"cypress": "3.3.0",
"fork-ts-checker-webpack-plugin": "1.3.3",
"fork-ts-checker-webpack-plugin": "1.3.4",
"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 @@ -4429,10 +4429,10 @@ fork-ts-checker-webpack-plugin@1.0.1:
semver "^5.6.0"
tapable "^1.0.0"

fork-ts-checker-webpack-plugin@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.3.tgz#a7a90d0b8273fba47186eeabc9457c741c0335cf"
integrity sha512-XrSkBRxE3MfCSFfMSmbEI/LvCYV9UPUWN1RDfF6r5jXnrhR5qzqxEHxjCwQlnN/uH7IlSfnaVtD3FLXQBznX5w==
fork-ts-checker-webpack-plugin@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.4.tgz#a75b6fe8d3db0089555f083c4f77372227704244"
integrity sha512-2QDXnI2mbbly/OHx/ivtspi2l4K2g+IB0LTQ3AwsBfxyHtMFXtojlsJqGyhUggX08BC+F02CoCG0hRSPOLU2dQ==
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.7",
"fork-ts-checker-webpack-plugin": "1.3.3",
"fork-ts-checker-webpack-plugin": "1.3.4",
"less": "3.9.0"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5979,10 +5979,10 @@ fork-ts-checker-webpack-plugin@1.0.1:
semver "^5.6.0"
tapable "^1.0.0"

fork-ts-checker-webpack-plugin@1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.3.tgz#a7a90d0b8273fba47186eeabc9457c741c0335cf"
integrity sha512-XrSkBRxE3MfCSFfMSmbEI/LvCYV9UPUWN1RDfF6r5jXnrhR5qzqxEHxjCwQlnN/uH7IlSfnaVtD3FLXQBznX5w==
fork-ts-checker-webpack-plugin@1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.3.4.tgz#a75b6fe8d3db0089555f083c4f77372227704244"
integrity sha512-2QDXnI2mbbly/OHx/ivtspi2l4K2g+IB0LTQ3AwsBfxyHtMFXtojlsJqGyhUggX08BC+F02CoCG0hRSPOLU2dQ==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down

0 comments on commit ea5f5ef

Please sign in to comment.