aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-02-25 06:36:26 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit768e349c339300c3372d55867150cbd14fa37959 (patch)
treeb87f7bd39d2fa0900c1bff42b6b21537c7c7558a /vnext/package.json
parentcbc7001209997207c64507e989e54ca60a437c73 (diff)
Bump html-loader from 2.1.0 to 2.1.1
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 2.1.0 to 2.1.1. - [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/v2.1.0...v2.1.1) 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 9b968460..72cfcce4 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.2",
"file-loader": "^6.2.0",
- "html-loader": "^2.1.0",
+ "html-loader": "^2.1.1",
"html-webpack-plugin": "^5.2.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.8",