chore(deps): bump ace-builds from 1.4.4 to 1.4.5 in /frontend (#786)
Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/ajaxorg/ace-builds/releases) - [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/ChangeLog.txt) - [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.4.4...v1.4.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4597ceb3a6
commit
73eba60210
|
@ -2154,9 +2154,9 @@
|
|||
}
|
||||
},
|
||||
"ace-builds": {
|
||||
"version": "1.4.4",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.4.tgz",
|
||||
"integrity": "sha512-EQArUYup9c3lBv8meKBjisff/qhhQmU/6LnLhVDfxe+Bnjr0Lz7qhL4Mp8HpwNQzmCqLunjdPFuBtCELVVG6zw=="
|
||||
"version": "1.4.5",
|
||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.5.tgz",
|
||||
"integrity": "sha512-wotVzxv5YClvwOjiuXNyGm4j/CnKoFIoTnnXNmi1nTHjr7hXMMjQeytcnbFua4thaJ5vvpVEDv0utmjqsrp3Jw=="
|
||||
},
|
||||
"acorn": {
|
||||
"version": "5.7.3",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"lint": "vue-cli-service lint --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"ace-builds": "^1.4.4",
|
||||
"ace-builds": "^1.4.5",
|
||||
"clipboard": "^2.0.4",
|
||||
"js-base64": "^2.5.1",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
|
|
Loading…
Reference in New Issue