Skip to content

Commit ff2ebc2

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency monaco-editor to ^0.23.0
1 parent 032f4b0 commit ff2ebc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint4b": "^7.16.0",
5959
"lerna-changelog": "^1.0.1",
6060
"mocha": "^8.0.0",
61-
"monaco-editor": "^0.22.0",
61+
"monaco-editor": "^0.23.0",
6262
"nyc": "^15.0.0",
6363
"opener": "^1.5.1",
6464
"prettier": "^2.0.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7305,10 +7305,10 @@ modify-values@^1.0.0:
73057305
resolved "https://registry.yarnpkg.com/modify-values/-/modify-values-1.0.1.tgz#b3939fa605546474e3e3e3c63d64bd43b4ee6022"
73067306
integrity sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==
73077307

7308-
monaco-editor@^0.22.0:
7309-
version "0.22.0"
7310-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.22.0.tgz#8a2038bc5b7e36ae40b51e0bf85df21a24ebbc2d"
7311-
integrity sha512-hr0TB1ykyfvtSpr+5+r13910k1daWx7hrV+Bicc5gC4HDtr1K0lEcN9h5X+aFL96OiWx68dsRaaQbKGjTz1B+A==
7308+
monaco-editor@^0.23.0:
7309+
version "0.23.0"
7310+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.23.0.tgz#24844ba5640c7adb3a2a3ff3b520cf2d7170a6f0"
7311+
integrity sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg==
73127312

73137313
move-concurrently@^1.0.1:
73147314
version "1.0.1"

0 commit comments

Comments
 (0)