Skip to content

Commit 1d107cd

Browse files
chore(deps): update dependency monaco-editor to ^0.35.0 (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bb2a43 commit 1d107cd

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.34.0",
67+
"monaco-editor": "^0.35.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.34.0:
7749-
version "0.34.1"
7750-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.34.1.tgz#1b75c4ad6bc4c1f9da656d740d98e0b850a22f87"
7751-
integrity sha512-FKc80TyiMaruhJKKPz5SpJPIjL+dflGvz4CpuThaPMc94AyN7SeC9HQ8hrvaxX7EyHdJcUY5i4D0gNyJj1vSZQ==
7748+
monaco-editor@^0.35.0:
7749+
version "0.35.0"
7750+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.35.0.tgz#49c4220c815262a900dacf0ae8a59bef66efab8b"
7751+
integrity sha512-BJfkAZ0EJ7JgrgWzqjfBNP9hPSS8NlfECEDMEIIiozV2UaPq22yeuOjgbd3TwMh3anH0krWZirXZfn8KUSxiOA==
77527752

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

0 commit comments

Comments
 (0)