diff --git a/package.json b/package.json index a61f15a4..5e1ec597 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "jszip": "^3.7.1", "license-webpack-plugin": "^3.0.0", "monaco-editor-webpack-plugin": "^6.0.0", - "monaco-themes": "^0.3.3", + "monaco-themes": "^0.4.0", "mq-polyfill": "^1.1.8", "node-sass": "^6.0.1", "prop-types": "^15.7.2", diff --git a/yarn.lock b/yarn.lock index 163d3e64..ef9c626b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8293,10 +8293,10 @@ monaco-editor@^0.27.0: resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.27.0.tgz#4b69108bb1dc1f60174c5dcdf51bc5306ab5ba26" integrity sha512-UhwP78Wb8w0ZSYoKXQNTV/0CHObp6NS3nCt51QfKE6sKyBo5PBsvuDOHoI2ooBakc6uIwByRLHVeT7+yXQe2fQ== -monaco-themes@^0.3.3: - version "0.3.3" - resolved "https://registry.yarnpkg.com/monaco-themes/-/monaco-themes-0.3.3.tgz#86d9b7cde4d90acb128ec07b3d5d10f757a32224" - integrity sha512-0yygYHg3hZhMhlYkP2eMAMurLSyVDqA7ZOjHJSz0LNxra2hxuAGjKFdoBGXnG+VykT6u8bc5uZWF8G35NMC3Gw== +monaco-themes@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/monaco-themes/-/monaco-themes-0.4.0.tgz#4bcb0584efdf6586a5edb76287e7e51457f591cd" + integrity sha512-AJL7Sk3j1DrQo94RqaYBr+IrGNP/2f5drFkKXKyjNZHYY/j+2Pv+O4+WETYkrTj9m1Zm2K3YRuGP/I3+5rHPxw== dependencies: fast-plist "^0.1.2"