Skip to content

Commit

Permalink
Upgrade: Bump fork-ts-checker-webpack-plugin from 1.0.3 to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support authored and dependabot[bot] committed Apr 19, 2019
1 parent ca95d78 commit dd23ba8
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
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"eslint": "^5.15.1", "eslint": "^5.15.1",
"eslint-plugin-import": "^2.17.2", "eslint-plugin-import": "^2.17.2",
"eslint-plugin-markdown": "^1.0.0", "eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.0.3", "fork-ts-checker-webpack-plugin": "^1.0.4",
"fs-extra": "^7.0.0", "fs-extra": "^7.0.0",
"handlebars": "^4.1.2", "handlebars": "^4.1.2",
"hint": "^4.5.0", "hint": "^4.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-hintrc/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"eslint": "^5.15.1", "eslint": "^5.15.1",
"eslint-plugin-import": "^2.17.2", "eslint-plugin-import": "^2.17.2",
"eslint-plugin-markdown": "^1.0.0", "eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.0.3", "fork-ts-checker-webpack-plugin": "^1.0.4",
"fs-extra": "^7.0.0", "fs-extra": "^7.0.0",
"hint": "^4.5.0", "hint": "^4.5.0",
"inquirer": "^6.3.1", "inquirer": "^6.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-parser/package.json
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"eslint": "^5.15.1", "eslint": "^5.15.1",
"eslint-plugin-import": "^2.17.2", "eslint-plugin-import": "^2.17.2",
"eslint-plugin-markdown": "^1.0.0", "eslint-plugin-markdown": "^1.0.0",
"fork-ts-checker-webpack-plugin": "^1.0.3", "fork-ts-checker-webpack-plugin": "^1.0.4",
"fs-extra": "^7.0.0", "fs-extra": "^7.0.0",
"handlebars": "^4.1.2", "handlebars": "^4.1.2",
"hint": "^4.5.0", "hint": "^4.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4885,10 +4885,10 @@ forever-agent@~0.6.1:
resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91" resolved "https://registry.yarnpkg.com/forever-agent/-/forever-agent-0.6.1.tgz#fbc71f0c41adeb37f96c577ad1ed42d8fdacca91"
integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=


fork-ts-checker-webpack-plugin@^1.0.3: fork-ts-checker-webpack-plugin@^1.0.4:
version "1.0.3" version "1.0.4"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.0.3.tgz#3647f7ae168982b697394f23f7bd9edcbb1c46c9" resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-1.0.4.tgz#bb247350913f1c102f4bbeca30951af20be7c3cd"
integrity sha512-rz28Z47lsRagYbNYXPwlIyQCnqRI9I7kWKQGKqCjTDxQv13ii6oEFrSdREeEJ18qPQxXEBMfblrY0W0NDuwG5g== integrity sha512-zeZKDo03ZzV2MPS6UCZ162XUCJnKnIxLwb9f4cOhwgdQ/p4KjmLaRnEn/8+JY6tsEZcUfvTOKA9FOj/bJJ8ziQ==
dependencies: dependencies:
babel-code-frame "^6.22.0" babel-code-frame "^6.22.0"
chalk "^2.4.1" chalk "^2.4.1"
Expand Down

0 comments on commit dd23ba8

Please sign in to comment.