mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 09:36:27 +00:00
build(deps): bump monaco-themes from 0.3.3 to 0.4.0
Bumps monaco-themes from 0.3.3 to 0.4.0. --- updated-dependencies: - dependency-name: monaco-themes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
6542c90400
commit
7b1168ffbe
+1
-1
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user