Skip to content

Commit 202ab7f

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.29.0
1 parent 997b50d commit 202ab7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"eslint4b": "^7.16.0",
6262
"lerna-changelog": "^1.0.1",
6363
"mocha": "^8.0.0",
64-
"monaco-editor": "^0.28.0",
64+
"monaco-editor": "^0.29.0",
6565
"nyc": "^15.0.0",
6666
"opener": "^1.5.1",
6767
"prettier": "^2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7334,10 +7334,10 @@ modify-values@^1.0.0:
73347334
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
73357335
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
73367336

7337-
monaco-editor@^0.28.0:
7338-
version "0.28.0"
7339-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.28.0.tgz#eda159cf64d9ad96b60e78525d6f822aa943170c"
7340-
integrity sha512-Mo0Mn2rZubXqjiy8AUs/0hGnY2y3oc4UPAP2hgVqrMX0E5Np9aCCz+BeHKzkl4D3n6xeR7mB4JuvOumD5kwC/A==
7337+
monaco-editor@^0.29.0:
7338+
version "0.29.0"
7339+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.29.0.tgz#916b7be58e882c3b2a4a2f444688b583919e085e"
7340+
integrity sha512-7bOTapOZG8gNfzk9HJstNClnRjD9TEkVqo7qB3W6y+4cypS31A55MBQ7dpnEdnQBU+Hz3isyx61mi3/e05S7Xg==
73417341

73427342
move-concurrently@^1.0.1:
73437343
version "1.0.1"

0 commit comments

Comments
 (0)