aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-08-30 17:07:29 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:57 +0300
commitd97ac3f472ceae0d060adcac5d9b7b4ab15efb39 (patch)
treed0ca09e2ad940e1b9d5eb187eeb005964aa4f671 /vnext/package.json
parentc004c9b6d12159e88799274076b31ac7db241241 (diff)
Bump error-overlay-webpack-plugin from 0.4.2 to 1.0.0
Bumps [error-overlay-webpack-plugin](https://github.com/gregberge/error-overlay-webpack-plugin) from 0.4.2 to 1.0.0. - [Release notes](https://github.com/gregberge/error-overlay-webpack-plugin/releases) - [Changelog](https://github.com/gregberge/error-overlay-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/gregberge/error-overlay-webpack-plugin/compare/v0.4.2...v1.0.0) --- updated-dependencies: - dependency-name: error-overlay-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 0fb8f393..8874312f 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -20,7 +20,7 @@
"babel-loader": "^8.2.2",
"css-loader": "^6.2.0",
"css-minimizer-webpack-plugin": "^3.0.2",
- "error-overlay-webpack-plugin": "^0.4.2",
+ "error-overlay-webpack-plugin": "^1.0.0",
"eslint": "^7.32.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-jest": "^24.4.0",