Skip to content

Commit 9a78c21

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.30.0
1 parent 6246120 commit 9a78c21

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": "^2.0.0",
6363
"mocha": "^9.0.0",
64-
"monaco-editor": "^0.29.0",
64+
"monaco-editor": "^0.30.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
@@ -7437,10 +7437,10 @@ modify-values@^1.0.0:
74377437
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
74387438
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
74397439

7440-
monaco-editor@^0.29.0:
7441-
version "0.29.0"
7442-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.29.0.tgz#916b7be58e882c3b2a4a2f444688b583919e085e"
7443-
integrity sha512-7bOTapOZG8gNfzk9HJstNClnRjD9TEkVqo7qB3W6y+4cypS31A55MBQ7dpnEdnQBU+Hz3isyx61mi3/e05S7Xg==
7440+
monaco-editor@^0.30.0:
7441+
version "0.30.0"
7442+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.30.0.tgz#1c7f9ba1d18c21868ce3a5413ef56351f9df7933"
7443+
integrity sha512-/k++/ofRmwnwWTpOWYOMGVcqBrqrlt3MP0Mt/cRTQojW7A9fnekcvPQ2iIFA0YSZdPWPN9yYXrYq0xqiUuxT/A==
74447444

74457445
move-concurrently@^1.0.1:
74467446
version "1.0.1"

0 commit comments

Comments
 (0)