chore(deps): bump ace-builds from 1.4.8 to 1.4.9

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.4.8 to 1.4.9.
- [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.8...v1.4.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 05:54:04 +00:00
committed by GitHub
parent 4b13c8db90
commit 04fe61bf94
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2734,9 +2734,9 @@
}
},
"ace-builds": {
"version": "1.4.8",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.8.tgz",
"integrity": "sha512-8ZVAxwyCGAxQX8mOp9imSXH0hoSPkGfy8igJy+WO/7axL30saRhKgg1XPACSmxxPA7nfHVwM+ShWXT+vKsNuFg=="
"version": "1.4.9",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.4.9.tgz",
"integrity": "sha512-6I+uUDsj9AKu45VgJvloplr2DtGXRxsXNfdV9TypDkDi9MBiIV+oRNFJAf0g1b42Er3fgaVzMbLBxCeJQYNtSA=="
},
"acorn": {
"version": "6.4.1",

View File

@@ -36,7 +36,7 @@
"@nuxtjs/robots": "^2.4.2",
"@nuxtjs/sitemap": "^2.1.0",
"@nuxtjs/toast": "^3.3.0",
"ace-builds": "^1.4.8",
"ace-builds": "^1.4.9",
"firebase": "^7.13.1",
"graphql": "^14.6.0",
"graphql-language-service-interface": "^2.3.3",