Browse Source

Bump monaco-editor from 0.22.1 to 0.22.3 (#1107)

pull/1112/head
dependabot[bot] 3 years ago committed by GitHub
parent
commit
0fdfdfb6d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      package.json
  2. 8
      yarn.lock

2
package.json

@ -18,6 +18,6 @@
"webpack-dev-server": "^3.11.2"
},
"dependencies": {
"monaco-editor": "^0.22.1"
"monaco-editor": "^0.22.3"
}
}

8
yarn.lock

@ -2381,10 +2381,10 @@ mkdirp@^0.5.1, mkdirp@^0.5.5:
dependencies:
minimist "^1.2.5"
monaco-editor@^0.22.1:
version "0.22.1"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.22.1.tgz#f8de346e573e5d63a9df01eab1179f15839b6e63"
integrity sha512-cq+P8EsIajYu25Ixz4CSgiYSiHZRX33WRXtSufPqfN1PGNAl18uK6W5QtA7k81acb/bxDh8LOQ2eEEU+MUtgQA==
monaco-editor@^0.22.3:
version "0.22.3"
resolved "https://registry.yarnpkg.com/monaco-editor/-/monaco-editor-0.22.3.tgz#69b42451d3116c6c08d9b8e052007ff891fd85d7"
integrity sha512-RM559z2CJbczZ3k2b+ouacMINkAYWwRit4/vs0g2X/lkYefDiu0k2GmgWjAuiIpQi+AqASPOKvXNmYc8KUSvVQ==
ms@2.0.0:
version "2.0.0"

Loading…
Cancel
Save