Bump ace-builds from 1.10.1 to 1.15.2 in /awx/ui

Bumps [ace-builds](https://github.com/ajaxorg/ace-builds) from 1.10.1 to 1.15.2.
- [Release notes](https://github.com/ajaxorg/ace-builds/releases)
- [Changelog](https://github.com/ajaxorg/ace-builds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ajaxorg/ace-builds/compare/v1.10.1...v1.15.2)

---
updated-dependencies:
- dependency-name: ace-builds
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-01 09:02:13 +00:00
committed by GitHub
parent 2dcda04a9e
commit a10fb26a8a
2 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@
"@patternfly/react-core": "^4.264.0",
"@patternfly/react-icons": "4.92.10",
"@patternfly/react-table": "4.108.0",
"ace-builds": "^1.10.1",
"ace-builds": "^1.15.2",
"ansi-to-html": "0.7.2",
"axios": "0.27.2",
"codemirror": "^6.0.1",
@@ -5542,9 +5542,9 @@
}
},
"node_modules/ace-builds": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.10.1.tgz",
"integrity": "sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA=="
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.15.2.tgz",
"integrity": "sha512-ANXWnANcB4XgC9tyCtG8EXjeDdDY6iJuPQs+pDiZF/2chQMU7LTOBgw9xJdeRzRyNX5+KGZKwgB80XyY2n5QvA=="
},
"node_modules/acorn": {
"version": "7.4.1",
@@ -26749,9 +26749,9 @@
}
},
"ace-builds": {
"version": "1.10.1",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.10.1.tgz",
"integrity": "sha512-w8Xj6lZUtOYAquVYvdpZhb0GxXrZ+qpVfgj5LP2FwUbXE8fPrCmfu86FjwOiSphx/8PMbXXVldFLD2+RIXayyA=="
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.15.2.tgz",
"integrity": "sha512-ANXWnANcB4XgC9tyCtG8EXjeDdDY6iJuPQs+pDiZF/2chQMU7LTOBgw9xJdeRzRyNX5+KGZKwgB80XyY2n5QvA=="
},
"acorn": {
"version": "7.4.1",

View File

@@ -11,7 +11,7 @@
"@patternfly/react-core": "^4.264.0",
"@patternfly/react-icons": "4.92.10",
"@patternfly/react-table": "4.108.0",
"ace-builds": "^1.10.1",
"ace-builds": "^1.15.2",
"ansi-to-html": "0.7.2",
"axios": "0.27.2",
"codemirror": "^6.0.1",