Skip to content

Commit 9463c5d

Browse files
Update dependency monaco-editor-webpack-plugin to v3 (#326)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0bf2d2f commit 9463c5d

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": "^4.5.0",
18-
"monaco-editor-webpack-plugin": "^2.0.0",
18+
"monaco-editor-webpack-plugin": "^3.0.0",
1919
"style-loader": "^2.0.0",
2020
"ts-loader": "^8.0.12",
2121
"typescript": "^4.1.3",

format-explorer/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2466,10 +2466,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.5:
24662466
dependencies:
24672467
minimist "^1.2.5"
24682468

2469-
monaco-editor-webpack-plugin@^2.0.0:
2470-
version "2.0.0"
2471-
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-2.0.0.tgz#196052f23678285deca7a7baf4d7aebe9d1ff9e1"
2472-
integrity sha512-z3nUGhnNis8eHcPepqrxyt3XwrnHD76E4KwV2ozWlBwYM6B3R5YYqzy40ECfJWqRFcwT4DhaLYaXOk5ym4MZhA==
2469+
monaco-editor-webpack-plugin@^3.0.0:
2470+
version "3.0.0"
2471+
resolved "https://registry.yarnpkg.com/monaco-editor-webpack-plugin/-/monaco-editor-webpack-plugin-3.0.0.tgz#47a1c16e990d743572f47b0a1abb6de36bbc4afb"
2472+
integrity sha512-oPuYInTZIT5ctj8gjx7VEzxZFjcIBJXazVOaF6wJ/TPCldF0Lb/58jEeKTERXr4nr1Yobgx2tVfKcfkncAlAHg==
24732473
dependencies:
24742474
loader-utils "^2.0.0"
24752475

0 commit comments

Comments
 (0)