Skip to content

Commit

Permalink
Bump angular dependency from 1.7.9 to 1.8.0 (elastic#74482)
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Aug 11, 2020
1 parent e6710c7 commit d22960b
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@
"@kbn/ui-framework": "1.0.0",
"JSONStream": "1.1.1",
"abortcontroller-polyfill": "^1.1.9",
"angular": "1.6.9",
"angular-aria": "1.6.6",
"angular": "^1.8.0",
"angular-aria": "^1.8.0",
"angular-elastic": "2.5.0",
"angular-recursion": "^1.0.5",
"angular-route": "1.4.7",
"angular-sanitize": "1.6.5",
"angular-route": "^1.8.0",
"angular-sanitize": "^1.8.0",
"angular-sortable-view": "0.0.15",
"ansicolors": "0.3.2",
"autoprefixer": "^9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@
"@slack/client": "^4.8.0",
"@turf/boolean-contains": "6.0.1",
"@types/json-stable-stringify": "^1.0.32",
"angular-resource": "1.4.9",
"angular-sanitize": "1.6.5",
"angular-resource": "1.8.0",
"angular-sanitize": "1.8.0",
"angular-ui-ace": "0.2.3",
"apollo-cache-inmemory": "1.2.7",
"apollo-client": "^2.3.8",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2624,10 +2624,10 @@ [email protected]:
dependencies:
hoek "5.x.x"

angular-aria@1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/angular-aria/-/angular-aria-1.6.6.tgz#58dd748e09564bc8409f739bde57b35fbee5b6a5"
integrity sha1-WN10jglWS8hAn3Ob3lezX77ltqU=
angular-aria@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular-aria/-/angular-aria-1.8.0.tgz#97aec9b1e8bafd07d5fab30f98d8ec832e18e25d"
integrity sha512-eCQI6EwgY6bYHdzIUfDABHnZjoZ3bNYpCsnceQF4bLfbq1QtZ7raRPNca45sj6C9Pfjde6PNcEDvuLozFPYnrQ==

[email protected]:
version "2.5.0"
Expand All @@ -2646,20 +2646,20 @@ angular-recursion@^1.0.5:
resolved "https://registry.yarnpkg.com/angular-recursion/-/angular-recursion-1.0.5.tgz#cd405428a0bf55faf52eaa7988c1fe69cd930543"
integrity sha1-zUBUKKC/Vfr1Lqp5iMH+ac2TBUM=

angular-resource@1.4.9:
version "1.4.9"
resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.4.9.tgz#67f09382b623fd7e61540b0d127dba99fda99d45"
integrity sha1-Z/CTgrYj/X5hVAsNEn26mf2pnUU=
angular-resource@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.8.0.tgz#578ef122e7cb7bcc6c0ad6c2451dc3d27fd570ba"
integrity sha512-9woUq3kDwoT7R6SjKX8vaJMhOplYBm9sqRAxKgDhDIdPyA8iBowqQIusf9+8Q+z/HlXb8ZXvKspJyKXrxmKdvg==

angular-route@1.4.7:
version "1.4.7"
resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.4.7.tgz#9796ac2527547158cd42d757d69d90a891a6d95f"
integrity sha1-l5asJSdUcVjNQtdX1p2QqJGm2V8=
angular-route@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.8.0.tgz#cb8066c5d34284ffd6a15ac7be1b3d51c5ad7bb2"
integrity sha512-ORvXAdVfCCA6XFwyjSkVQFFGufj0mNGiCvBR93Qsii8+7t/6Ioy6wheUoCj1x4NWUv7hAq3nYYGCVO6QEKb1BQ==

angular-sanitize@1.6.5:
version "1.6.5"
resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.6.5.tgz#b5625a817afad2ba58c333e98eef169a1c6f517a"
integrity sha1-tWJagXr60rpYwzPpju8WmhxvUXo=
angular-sanitize@1.8.0, angular-sanitize@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.8.0.tgz#9f80782d3afeec3bcc0bb92b3ca6f1f421cfbca6"
integrity sha512-j5GiOPCvfcDWK5svEOVoPb11X3UDVy/mdHPRWuy14Iyw86xaq+Bb+x/em2sAOa5MQQeY5ciLXbF3RRp8iCKcNg==

[email protected]:
version "0.0.15"
Expand All @@ -2671,10 +2671,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/angular-ui-ace/-/angular-ui-ace-0.2.3.tgz#3cb903428100621a367fc7f641440e97a42a26d0"
integrity sha1-PLkDQoEAYho2f8f2QUQOl6QqJtA=

angular@1.6.9, angular@>=1.0.6:
version "1.6.9"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.9.tgz#bc812932e18909038412d594a5990f4bb66c0619"
integrity sha512-6igWH2GIsxV+J38wNWCh8oyjaZsrIPIDO35twloIUyjlF2Yit6UyLAWujHP05ma/LFxTsx4NtYibRoMNBXPR1A==
angular@>=1.0.6, angular@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==

ansi-align@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit d22960b

Please sign in to comment.