Skip to content

Commit

Permalink
chore(deps): update dependency monaco-editor-webpack-plugin to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2021
1 parent a8fa75c commit df3cb2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion commands/serve/package.json
Expand Up @@ -61,7 +61,7 @@
"eslint-import-resolver-alias": "1.1.2",
"eslint-import-resolver-webpack": "0.13.1",
"monaco-editor": "0.28.1",
"monaco-editor-webpack-plugin": "4.2.0",
"monaco-editor-webpack-plugin": "5.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
"webpack-cli": "4.8.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -15257,10 +15257,10 @@ moment@2.24.0:
version "2.24.0"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"

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"

Expand Down

0 comments on commit df3cb2b

Please sign in to comment.