Skip to content

Commit d528d20

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency monaco-editor to ^0.22.0
1 parent e63941b commit d528d20

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
@@ -57,7 +57,7 @@
5757
"eslint4b": "^7.16.0",
5858
"lerna-changelog": "^1.0.0",
5959
"mocha": "^8.0.0",
60-
"monaco-editor": "^0.21.2",
60+
"monaco-editor": "^0.22.0",
6161
"nyc": "^15.0.0",
6262
"opener": "^1.5.1",
6363
"prettier": "^2.0.5",

yarn.lock

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

7280-
monaco-editor@^0.21.2:
7281-
version "0.21.2"
7282-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.21.2.tgz#37054e63e480d51a2dd17d609dcfb192304d5605"
7283-
integrity sha512-jS51RLuzMaoJpYbu7F6TPuWpnWTLD4kjRW0+AZzcryvbxrTwhNy1KC9yboyKpgMTahpUbDUsuQULoo0GV1EPqg==
7280+
monaco-editor@^0.22.0:
7281+
version "0.22.0"
7282+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.22.0.tgz#8a2038bc5b7e36ae40b51e0bf85df21a24ebbc2d"
7283+
integrity sha512-hr0TB1ykyfvtSpr+5+r13910k1daWx7hrV+Bicc5gC4HDtr1K0lEcN9h5X+aFL96OiWx68dsRaaQbKGjTz1B+A==
72847284

72857285
move-concurrently@^1.0.1:
72867286
version "1.0.1"

0 commit comments

Comments
 (0)