Skip to content

Commit fdc89e0

Browse files
chore(deps): update dependency monaco-editor-webpack-plugin to v4 (#528)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 89f36cd commit fdc89e0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

format-explorer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"css-loader": "^5.0.0",
1616
"file-loader": "^6.2.0",
1717
"html-webpack-plugin": "^5.0.0",
18-
"monaco-editor-webpack-plugin": "^3.0.0",
18+
"monaco-editor-webpack-plugin": "^4.0.0",
1919
"style-loader": "^2.0.0",
2020
"ts-loader": "^9.0.0",
2121
"typescript": "^4.1.3",

format-explorer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2418,10 +2418,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.5:
24182418
dependencies:
24192419
minimist "^1.2.5"
24202420

2421-
monaco-editor-webpack-plugin@^3.0.0:
2422-
version "3.0.0"
2423-
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.0.tgz#47a1c16e990d743572f47b0a1abb6de36bbc4afb"
2424-
integrity sha512-oPuYInTZIT5ctj8gjx7VEzxZFjcIBJXazVOaF6wJ/TPCldF0Lb/58jEeKTERXr4nr1Yobgx2tVfKcfkncAlAHg==
2421+
monaco-editor-webpack-plugin@^4.0.0:
2422+
version "4.0.0"
2423+
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-4.0.0.tgz#95be3f48f4220999b909266a9997727f0deab947"
2424+
integrity sha512-4BT9XDRQXraMQjxEUjR+uuubRe3RIPkvVoGw8zwWG++s7wq6TAiXaSOMdkdS9TrjCREgSnygCOlVzY6MS8RPuA==
24252425
dependencies:
24262426
loader-utils "^2.0.0"
24272427

0 commit comments

Comments
 (0)