Skip to content

Commit 2333f86

Browse files
committed
chore(deps): update dependency monaco-editor to ^0.38.0
1 parent b58e787 commit 2333f86

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
@@ -64,7 +64,7 @@
6464
"eslint4b": "^7.16.0",
6565
"lerna-changelog": "^2.0.0",
6666
"mocha": "^10.0.0",
67-
"monaco-editor": "^0.37.0",
67+
"monaco-editor": "^0.38.0",
6868
"nyc": "^15.0.0",
6969
"opener": "^1.5.1",
7070
"prettier": "^2.0.5",

yarn.lock

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

7748-
monaco-editor@^0.37.0:
7749-
version "0.37.0"
7750-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.37.0.tgz#4c80704810be4d9611d5812889d1f97c8719163f"
7751-
integrity sha512-PrvIsrbD/uLQlzYqNnzrZ0yDCK+X3YoLgNx+fFZKvmgkDZxo9kJRvb5YNtCUesG4xjv44jEEKaHKE0demcEleg==
7748+
monaco-editor@^0.38.0:
7749+
version "0.38.0"
7750+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.38.0.tgz#7b3cd16f89b1b8867fcd3c96e67fccee791ff05c"
7751+
integrity sha512-11Fkh6yzEmwx7O0YoLxeae0qEGFwmyPRlVxpg7oF9czOOCB/iCjdJrG5I67da5WiXK3YJCxoz9TJFE8Tfq/v9A==
77527752

77537753
move-concurrently@^1.0.1:
77547754
version "1.0.1"

0 commit comments

Comments
 (0)