Skip to content

Commit 89e919f

Browse files
committed
chore(deps): update dependency html-loader to v2.1.2
1 parent 02f7073 commit 89e919f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"eslint-plugin-react": "7.22.0",
7878
"file-loader": "6.2.0",
7979
"hoist-non-react-statics": "3.3.2",
80-
"html-loader": "2.1.1",
80+
"html-loader": "2.1.2",
8181
"html-webpack-plugin": "5.3.0",
8282
"jest": "26.6.3",
8383
"less": "4.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5142,10 +5142,10 @@ html-escaper@^2.0.0:
51425142
resolved "https://registry.yarnpkg.com/html-escaper/-/html-escaper-2.0.2.tgz#dfd60027da36a36dfcbe236262c00a5822681453"
51435143
integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==
51445144

5145-
html-loader@2.1.1:
5146-
version "2.1.1"
5147-
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-2.1.1.tgz#61174d43a4fe97b2a79c3b6206736e6725e13b97"
5148-
integrity sha512-L6HUVgr2aeGMyiool2raoBQb8Lue2UTAhUsHvsMLyNxfBHMtOz1NJL1GyE4VbyAoYBK5PJp1I9Aw+FqS3d2eTA==
5145+
html-loader@2.1.2:
5146+
version "2.1.2"
5147+
resolved "https://registry.yarnpkg.com/html-loader/-/html-loader-2.1.2.tgz#17eb111441e863a9308071ed876b4ba861f143df"
5148+
integrity sha512-XB4O1+6mpLp4qy/3qg5+1QPZ/uXvWtO64hNAX87sKHwcHkp1LJGU7V3sJ9iVmRACElAZXQ4YOO/Lbkx5kYfl9A==
51495149
dependencies:
51505150
html-minifier-terser "^5.1.1"
51515151
parse5 "^6.0.1"

0 commit comments

Comments
 (0)