Merge pull request #12365 from ansible/dependabot/npm_and_yarn/awx/ui/devel/ace-builds-1.6.0

Bump ace-builds from 1.5.1 to 1.6.0 in /awx/ui
This commit is contained in:
Alex Corey 2022-06-15 11:46:53 -04:00 committed by GitHub
commit cc0bb3e401
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -11,7 +11,7 @@
"@patternfly/react-core": "^4.201.0",
"@patternfly/react-icons": "4.49.19",
"@patternfly/react-table": "4.83.1",
"ace-builds": "^1.5.1",
"ace-builds": "^1.6.0",
"ansi-to-html": "0.7.2",
"axios": "0.22.0",
"codemirror": "^5.65.4",
@ -5166,9 +5166,9 @@
}
},
"node_modules/ace-builds": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.5.1.tgz",
"integrity": "sha512-2G313uyM7lfqZgCs6xCW4QPeuX2GZKaCyRqKhTC2mBeZqC7TjkTXguKRyLzsAIMLJfj3koq98RXCBoemoZVAnQ=="
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.6.0.tgz",
"integrity": "sha512-qdkx965G/TA12IK7Zk+iCVDtA9wvhxIGivGc2rsID4UYbY2Bpatwep3ZrBZwj1IB2miU6FodDMqM9Kc1lqDlLg=="
},
"node_modules/acorn": {
"version": "7.4.1",
@ -26119,9 +26119,9 @@
}
},
"ace-builds": {
"version": "1.5.1",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.5.1.tgz",
"integrity": "sha512-2G313uyM7lfqZgCs6xCW4QPeuX2GZKaCyRqKhTC2mBeZqC7TjkTXguKRyLzsAIMLJfj3koq98RXCBoemoZVAnQ=="
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.6.0.tgz",
"integrity": "sha512-qdkx965G/TA12IK7Zk+iCVDtA9wvhxIGivGc2rsID4UYbY2Bpatwep3ZrBZwj1IB2miU6FodDMqM9Kc1lqDlLg=="
},
"acorn": {
"version": "7.4.1",

View File

@ -11,7 +11,7 @@
"@patternfly/react-core": "^4.201.0",
"@patternfly/react-icons": "4.49.19",
"@patternfly/react-table": "4.83.1",
"ace-builds": "^1.5.1",
"ace-builds": "^1.6.0",
"ansi-to-html": "0.7.2",
"axios": "0.22.0",
"codemirror": "^5.65.4",