Skip to content

Commit

Permalink
Merge pull request #56 from endaft/dependabot/npm_and_yarn/fork-ts-ch…
Browse files Browse the repository at this point in the history
…ecker-webpack-plugin-7.3.0

chore(deps-dev): bump fork-ts-checker-webpack-plugin from 7.2.14 to 7.3.0
  • Loading branch information
github-actions[bot] committed Jan 16, 2023
2 parents 8fa7563 + 3fc6873 commit 5482b4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/aws-lambda": "^8.10.109",
"@types/jest": "^29.2.5",
"@types/node": "^18.11.18",
"fork-ts-checker-webpack-plugin": "^7.2.14",
"fork-ts-checker-webpack-plugin": "^7.3.0",
"jest": "^29.3.1",
"ts-jest": "^29.0.3",
"ts-loader": "^9.4.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,10 +1591,10 @@ for-each@^0.3.3:
dependencies:
is-callable "^1.1.3"

fork-ts-checker-webpack-plugin@^7.2.14:
version "7.2.14"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.2.14.tgz#746eb15b4d643aafccd3c729995f9c9281eabd22"
integrity sha512-Tg2feh/n8k486KX0EbXVUfJj3j0xnnbKYTJw0fnIb2QdV0+lblOYZSal5ed9hARoWVwKeOC7sYE2EakSRLo5ZA==
fork-ts-checker-webpack-plugin@^7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/fork-ts-checker-webpack-plugin/-/fork-ts-checker-webpack-plugin-7.3.0.tgz#a9c984a018493962360d7c7e77a67b44a2d5f3aa"
integrity sha512-IN+XTzusCjR5VgntYFgxbxVx3WraPRnKehBFrf00cMSrtUuW9MsG9dhL6MWpY6MkjC3wVwoujfCDgZZCQwbswA==
dependencies:
"@babel/code-frame" "^7.16.7"
chalk "^4.1.2"
Expand Down

0 comments on commit 5482b4a

Please sign in to comment.