Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-plugin-netl…
Browse files Browse the repository at this point in the history
…ify-cms (#33769)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 1, 2021
1 parent 5ef7dfe commit d961d7d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-plugin-netlify-cms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@soda/friendly-errors-webpack-plugin": "1.8.0",
"copy-webpack-plugin": "^7.0.0",
"html-webpack-plugin": "^5.3.2",
"html-webpack-skip-assets-plugin": "^1.0.2",
"html-webpack-tags-plugin": "^3.0.1",
"html-webpack-skip-assets-plugin": "^1.0.3",
"html-webpack-tags-plugin": "^3.0.2",
"lodash": "^4.17.21",
"mini-css-extract-plugin": "1.6.2",
"netlify-identity-widget": "^1.9.2"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12994,19 +12994,19 @@ html-webpack-plugin@^5.3.2:
pretty-error "^3.0.4"
tapable "^2.0.0"

html-webpack-skip-assets-plugin@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/html-webpack-skip-assets-plugin/-/html-webpack-skip-assets-plugin-1.0.2.tgz#02c980309744cc294ae49ab000c8ebf9307555b1"
integrity sha512-/dYN+7J+Z99LgWELloJq1Dn98JEfe1v/LvI67kLBovdsO+jiDWtHHKrrE/JsKfyP0we7KULFqhHrPNSNKlq+vA==
html-webpack-skip-assets-plugin@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/html-webpack-skip-assets-plugin/-/html-webpack-skip-assets-plugin-1.0.3.tgz#415c8a11d76a17fa1de0d75a91e2b8fae9d9ed71"
integrity sha512-vpdh+JZGlE1Df3IftH2gw5P7b6yfTsahcOIJnkkkj5iJU9dUStXgzgALoXWwl8+17wWgFm3edcJzeYTJBYfMAw==
dependencies:
minimatch "3.0.4"

html-webpack-tags-plugin@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/html-webpack-tags-plugin/-/html-webpack-tags-plugin-3.0.1.tgz#52baf2feec879a4108e6955b4e81376581a334dc"
integrity sha512-P/cfYDqXtgXoGFUv8zi/er8XFU5ztQmqp+VwmnhZEH8L35Q2YRKIb9P+dRiykLIDZF0NMt+l/uj+jmttKwmLvg==
html-webpack-tags-plugin@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/html-webpack-tags-plugin/-/html-webpack-tags-plugin-3.0.2.tgz#eefc6600e45b36605e8f91bbd497fc7f4f6d2d8c"
integrity sha512-jZ4IHjT8AWyNa4RJ+8p0+AGkunLf1H5E/IjzW+9BOQbJ39Dy2jZULnxseXsEAiFxu6DX6z+sOZKV9rhbEDtpqA==
dependencies:
glob "^7.1.6"
glob "^7.2.0"
minimatch "^3.0.4"
slash "^3.0.0"

Expand Down

0 comments on commit d961d7d

Please sign in to comment.