Bump json-minimizer-webpack-plugin from 4.0.0 to 5.0.0 (#4583)

Bumps [json-minimizer-webpack-plugin](https://github.com/webpack-contrib/json-minimizer-webpack-plugin) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/webpack-contrib/json-minimizer-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/json-minimizer-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/json-minimizer-webpack-plugin/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: json-minimizer-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-22 13:50:47 +00:00 committed by GitHub
parent 9baf12fbf7
commit 84d431b613
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -105,7 +105,7 @@
"eslint-plugin-yml": "^1.11.0",
"html-webpack-plugin": "^5.6.0",
"js-yaml": "^4.1.0",
"json-minimizer-webpack-plugin": "^4.0.0",
"json-minimizer-webpack-plugin": "^5.0.0",
"lefthook": "^1.5.6",
"mini-css-extract-plugin": "^2.7.7",
"npm-run-all": "^4.1.5",

View File

@ -5383,12 +5383,12 @@ json-buffer@3.0.1:
resolved "https://registry.yarnpkg.com/json-buffer/-/json-buffer-3.0.1.tgz#9338802a30d3b6605fbe0613e094008ca8c05a13"
integrity sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==
json-minimizer-webpack-plugin@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/json-minimizer-webpack-plugin/-/json-minimizer-webpack-plugin-4.0.0.tgz#35e9567db969e06ba291dcfad756acbbae3cdca2"
integrity sha512-PJaNiSeZlZStdyLtJo/QOOC7uHRW9qvc//7F8M0ZH1huPSvmX5kR2qrq2Tn1ODYLi128bTkKepqtgYmtEOkPzQ==
json-minimizer-webpack-plugin@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/json-minimizer-webpack-plugin/-/json-minimizer-webpack-plugin-5.0.0.tgz#441f5dad1c766b0baba4eeed69d2f45021f23f40"
integrity sha512-GT/SZolN2p405EMGjMTBvAVi2+y035p1tSOuLpWbp5QTMl080OHx4DEGXfUH6vbnGw5Z/QKfBe+KpP9Dj0qLmA==
dependencies:
schema-utils "^4.0.0"
schema-utils "^4.2.0"
json-parse-better-errors@^1.0.1:
version "1.0.2"