fix(deps): pin dependency html-webpack-plugin to 5.3.1 (#164)

This commit is contained in:
renovate[bot]
2021-03-15 06:32:07 -03:00
committed by GitHub
parent 391a77a0ff
commit d63efade2f
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"@marscollective/gatsby-theme-link-free": "0.2.8", "@marscollective/gatsby-theme-link-free": "0.2.8",
"gatsby": "3.0.4", "gatsby": "3.0.4",
"html-webpack-plugin": "^5.3.1", "html-webpack-plugin": "5.3.1",
"react": "17.0.1", "react": "17.0.1",
"react-dom": "17.0.1" "react-dom": "17.0.1"
} }

View File

@@ -7926,7 +7926,7 @@ html-void-elements@^1.0.0, html-void-elements@^1.0.1:
resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483" resolved "https://registry.yarnpkg.com/html-void-elements/-/html-void-elements-1.0.5.tgz#ce9159494e86d95e45795b166c2021c2cfca4483"
integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w== integrity sha512-uE/TxKuyNIcx44cIWnjr/rfIATDH7ZaOMmstu0CwhFG1Dunhlp4OC6/NMbhiwoq5BpW0ubi303qnEk/PZj614w==
html-webpack-plugin@^5.2.0, html-webpack-plugin@^5.3.1: html-webpack-plugin@5.3.1, html-webpack-plugin@^5.2.0:
version "5.3.1" version "5.3.1"
resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1" resolved "https://registry.yarnpkg.com/html-webpack-plugin/-/html-webpack-plugin-5.3.1.tgz#8797327548e3de438e3494e0c6d06f181a7f20d1"
integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ== integrity sha512-rZsVvPXUYFyME0cuGkyOHfx9hmkFa4pWfxY/mdY38PsBEaVNsRoA+Id+8z6DBDgyv3zaw6XQszdF8HLwfQvcdQ==