Skip to content

Commit ea6c9c0

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency monaco-editor to ^0.24.0
1 parent 6e5bdd4 commit ea6c9c0

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
@@ -59,7 +59,7 @@
5959
"eslint4b": "^7.16.0",
6060
"lerna-changelog": "^1.0.1",
6161
"mocha": "^8.0.0",
62-
"monaco-editor": "^0.23.0",
62+
"monaco-editor": "^0.24.0",
6363
"nyc": "^15.0.0",
6464
"opener": "^1.5.1",
6565
"prettier": "^2.0.5",

yarn.lock

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

7294-
monaco-editor@^0.23.0:
7295-
version "0.23.0"
7296-
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.23.0.tgz#24844ba5640c7adb3a2a3ff3b520cf2d7170a6f0"
7297-
integrity sha512-q+CP5zMR/aFiMTE9QlIavGyGicKnG2v/H8qVvybLzeFsARM8f6G9fL0sMST2tyVYCwDKkGamZUI6647A0jR/Lg==
7294+
monaco-editor@^0.24.0:
7295+
version "0.24.0"
7296+
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.24.0.tgz#990b55096bcc95d08d8d28e55264c6eb17707269"
7297+
integrity sha512-o1f0Lz6ABFNTtnEqqqvlY9qzNx24rQZx1RgYNQ8SkWkE+Ka63keHH/RqxQ4QhN4fs/UYOnvAtEUZsPrzccH++A==
72987298

72997299
move-concurrently@^1.0.1:
73007300
version "1.0.1"

0 commit comments

Comments
 (0)