build(deps): bump monaco-editor-webpack-plugin from 4.2.0 to 5.0.0

Bumps [monaco-editor-webpack-plugin](https://github.com/microsoft/monaco-editor-webpack-plugin) from 4.2.0 to 5.0.0.
- [Release notes](https://github.com/microsoft/monaco-editor-webpack-plugin/releases)
- [Commits](https://github.com/microsoft/monaco-editor-webpack-plugin/compare/v4.2.0...v5.0.0)

---
updated-dependencies:
- dependency-name: monaco-editor-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-10-11 12:02:05 -05:00
committed by David Lechner
parent 89616ab55c
commit 5658b16a17
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@
"file-saver": "^2.0.5",
"jszip": "^3.7.1",
"license-webpack-plugin": "^3.0.0",
"monaco-editor-webpack-plugin": "^4.2.0",
"monaco-editor-webpack-plugin": "^5.0.0",
"monaco-themes": "^0.3.3",
"mq-polyfill": "^1.1.8",
"node-sass": "^6.0.1",
+4 -4
View File
@@ -8237,10 +8237,10 @@ mkdirp@^1.0.3, mkdirp@^1.0.4:
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==
monaco-editor-webpack-plugin@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-4.2.0.tgz#2be76cde9cca7bd8c3418503625990f86886927b"
integrity sha512-/P3sFiEgBl+Y50he4mbknMhbLJVop5gBUZiPS86SuHUDOOnQiQ5rL1jU5lwt1XKAwMEkhwZbUwqaHxTPkb1Utw==
monaco-editor-webpack-plugin@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-5.0.0.tgz#796c50fb4ce3f75f45bf18dfa3c31f85dc9a05da"
integrity sha512-KrUUTmMO3lDCNK4honZ6rrrKjOI7FFLeyCktPetIo5HlRqr5dfE6ewaA9qNLH96XY7CekE3Z+v/+I6ufAs3ObA==
dependencies:
loader-utils "^2.0.0"