aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-15 08:46:06 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit0408e94702856dc0db5c28a98fcf5c908aa9ef0d (patch)
tree965f8a7c28be9f96eab7a81717e5018437395995 /vnext/package.json
parent8fe6295e0c31eee32d8ea3a0365bfafdd9a10f3d (diff)
Bump html-loader from 1.3.2 to 2.0.0
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 1.3.2 to 2.0.0. - [Release notes](https://github.com/webpack-contrib/html-loader/releases) - [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/html-loader/compare/v1.3.2...v2.0.0) 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 b7735ce1..67775546 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -29,7 +29,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-webpack-plugin": "^2.5.1",
"file-loader": "^6.2.0",
- "html-loader": "^1.3.2",
+ "html-loader": "^2.0.0",
"html-webpack-plugin": "^5.1.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.6",