diff options
author | dependabot[bot] | 2021-02-03 06:38:16 +0000 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:56 +0300 |
commit | c37edc41216b366dbfa269cdaf75a8ded45c5ad8 (patch) | |
tree | 2b6f8334c4d2d7d535ea3e2e8a0a776365637364 /vnext/package.json | |
parent | 1c25b9b0291055f161ebb69955f5699b9554938d (diff) |
Bump error-overlay-webpack-plugin from 0.4.1 to 0.4.2
Bumps [error-overlay-webpack-plugin](https://github.com/smooth-code/error-overlay-webpack-plugin) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/smooth-code/error-overlay-webpack-plugin/releases)
- [Changelog](https://github.com/smooth-code/error-overlay-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/smooth-code/error-overlay-webpack-plugin/compare/v0.4.1...v0.4.2)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 471d626f..5669f96f 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -20,7 +20,7 @@ "babel-loader": "^8.2.2", "css-loader": "^5.0.1", "css-minimizer-webpack-plugin": "^1.2.0", - "error-overlay-webpack-plugin": "^0.4.1", + "error-overlay-webpack-plugin": "^0.4.2", "eslint": "^7.19.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-jest": "^24.1.3", |