Skip to content

Commit

Permalink
Upgrade: Bump fork-ts-checker-webpack-plugin from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 5, 2019
1 parent 0d710cd commit e01a9c0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/create-hint/package.json
Expand Up @@ -24,7 +24,7 @@
"eslint": "^5.15.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.4.3",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"fs-extra": "^8.0.1",
"handlebars": "^4.1.2",
"hint": "^5.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hintrc/package.json
Expand Up @@ -27,7 +27,7 @@
"eslint": "^5.15.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.4.3",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"fs-extra": "^8.0.1",
"hint": "^5.1.2",
"inquirer": "^6.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Expand Up @@ -25,7 +25,7 @@
"eslint": "^5.15.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.4.3",
"fork-ts-checker-webpack-plugin": "^1.5.0",
"fs-extra": "^8.0.1",
"handlebars": "^4.1.2",
"hint": "^5.1.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -5190,10 +5190,10 @@ forever-agent@~0.6.1:
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=

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==
fork-ts-checker-webpack-plugin@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.5.0.tgz#ce1d77190b44d81a761b10b6284a373795e41f0c"
integrity sha512-zEhg7Hz+KhZlBhILYpXy+Beu96gwvkROWJiTXOCyOOMMrdBIRPvsBpBqgTI4jfJGrJXcqGwJR8zsBGDmzY0jsA==
dependencies:
babel-code-frame "^6.22.0"
chalk "^2.4.1"
Expand Down

0 comments on commit e01a9c0

Please sign in to comment.