mirror of
https://github.com/ansible/awx.git
synced 2026-05-23 16:47:45 -02:30
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:
14
awx/ui/package-lock.json
generated
14
awx/ui/package-lock.json
generated
@@ -11,7 +11,7 @@
|
|||||||
"@patternfly/react-core": "^4.201.0",
|
"@patternfly/react-core": "^4.201.0",
|
||||||
"@patternfly/react-icons": "4.49.19",
|
"@patternfly/react-icons": "4.49.19",
|
||||||
"@patternfly/react-table": "4.83.1",
|
"@patternfly/react-table": "4.83.1",
|
||||||
"ace-builds": "^1.5.1",
|
"ace-builds": "^1.6.0",
|
||||||
"ansi-to-html": "0.7.2",
|
"ansi-to-html": "0.7.2",
|
||||||
"axios": "0.22.0",
|
"axios": "0.22.0",
|
||||||
"codemirror": "^5.65.4",
|
"codemirror": "^5.65.4",
|
||||||
@@ -5166,9 +5166,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/ace-builds": {
|
"node_modules/ace-builds": {
|
||||||
"version": "1.5.1",
|
"version": "1.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.6.0.tgz",
|
||||||
"integrity": "sha512-2G313uyM7lfqZgCs6xCW4QPeuX2GZKaCyRqKhTC2mBeZqC7TjkTXguKRyLzsAIMLJfj3koq98RXCBoemoZVAnQ=="
|
"integrity": "sha512-qdkx965G/TA12IK7Zk+iCVDtA9wvhxIGivGc2rsID4UYbY2Bpatwep3ZrBZwj1IB2miU6FodDMqM9Kc1lqDlLg=="
|
||||||
},
|
},
|
||||||
"node_modules/acorn": {
|
"node_modules/acorn": {
|
||||||
"version": "7.4.1",
|
"version": "7.4.1",
|
||||||
@@ -26119,9 +26119,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ace-builds": {
|
"ace-builds": {
|
||||||
"version": "1.5.1",
|
"version": "1.6.0",
|
||||||
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.5.1.tgz",
|
"resolved": "https://registry.npmjs.org/ace-builds/-/ace-builds-1.6.0.tgz",
|
||||||
"integrity": "sha512-2G313uyM7lfqZgCs6xCW4QPeuX2GZKaCyRqKhTC2mBeZqC7TjkTXguKRyLzsAIMLJfj3koq98RXCBoemoZVAnQ=="
|
"integrity": "sha512-qdkx965G/TA12IK7Zk+iCVDtA9wvhxIGivGc2rsID4UYbY2Bpatwep3ZrBZwj1IB2miU6FodDMqM9Kc1lqDlLg=="
|
||||||
},
|
},
|
||||||
"acorn": {
|
"acorn": {
|
||||||
"version": "7.4.1",
|
"version": "7.4.1",
|
||||||
|
|||||||
@@ -11,7 +11,7 @@
|
|||||||
"@patternfly/react-core": "^4.201.0",
|
"@patternfly/react-core": "^4.201.0",
|
||||||
"@patternfly/react-icons": "4.49.19",
|
"@patternfly/react-icons": "4.49.19",
|
||||||
"@patternfly/react-table": "4.83.1",
|
"@patternfly/react-table": "4.83.1",
|
||||||
"ace-builds": "^1.5.1",
|
"ace-builds": "^1.6.0",
|
||||||
"ansi-to-html": "0.7.2",
|
"ansi-to-html": "0.7.2",
|
||||||
"axios": "0.22.0",
|
"axios": "0.22.0",
|
||||||
"codemirror": "^5.65.4",
|
"codemirror": "^5.65.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user