Skip to content

Commit ce6011e

Browse files
authored
Bump angular dependency from 1.7.9 to 1.8.0 (#74482)
1 parent 8d9bafe commit ce6011e

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,12 +147,12 @@
147147
"JSONStream": "1.3.5",
148148
"abortcontroller-polyfill": "^1.4.0",
149149
"accept": "3.0.2",
150-
"angular": "^1.7.9",
151-
"angular-aria": "^1.7.9",
150+
"angular": "^1.8.0",
151+
"angular-aria": "^1.8.0",
152152
"angular-elastic": "^2.5.1",
153153
"angular-recursion": "^1.0.5",
154-
"angular-route": "^1.7.9",
155-
"angular-sanitize": "^1.7.9",
154+
"angular-route": "^1.8.0",
155+
"angular-sanitize": "^1.8.0",
156156
"angular-sortable-view": "^0.0.17",
157157
"autoprefixer": "^9.7.4",
158158
"babel-loader": "^8.0.6",

packages/kbn-ui-shared-deps/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@kbn/i18n": "1.0.0",
1616
"@kbn/monaco": "1.0.0",
1717
"abortcontroller-polyfill": "^1.4.0",
18-
"angular": "^1.7.9",
18+
"angular": "^1.8.0",
1919
"compression-webpack-plugin": "^4.0.0",
2020
"core-js": "^3.6.4",
2121
"custom-event-polyfill": "^0.3.0",

x-pack/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,9 +227,9 @@
227227
"@turf/circle": "6.0.1",
228228
"@turf/distance": "6.0.1",
229229
"@turf/helpers": "6.0.1",
230-
"angular": "^1.7.9",
231-
"angular-resource": "1.7.9",
232-
"angular-sanitize": "1.7.9",
230+
"angular": "^1.8.0",
231+
"angular-resource": "1.8.0",
232+
"angular-sanitize": "1.8.0",
233233
"angular-ui-ace": "0.2.3",
234234
"apollo-cache-inmemory": "1.6.2",
235235
"apollo-client": "^2.3.8",

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -6466,10 +6466,10 @@ ammo@3.x.x:
64666466
dependencies:
64676467
hoek "5.x.x"
64686468

6469-
angular-aria@^1.7.9:
6470-
version "1.7.9"
6471-
resolved "https://registry.yarnpkg.com/angular-aria/-/angular-aria-1.7.9.tgz#90c61895ffbd876e95915222b32a7bd0070af7e3"
6472-
integrity sha512-luI3Jemd1AbOQW0krdzfEG3fM0IFtLY0bSSqIDEx3POE0XjKIC1MkrO8Csyq9PPgueLphyAPofzUwZ8YeZ88SA==
6469+
angular-aria@^1.8.0:
6470+
version "1.8.0"
6471+
resolved "https://registry.yarnpkg.com/angular-aria/-/angular-aria-1.8.0.tgz#97aec9b1e8bafd07d5fab30f98d8ec832e18e25d"
6472+
integrity sha512-eCQI6EwgY6bYHdzIUfDABHnZjoZ3bNYpCsnceQF4bLfbq1QtZ7raRPNca45sj6C9Pfjde6PNcEDvuLozFPYnrQ==
64736473

64746474
angular-elastic@^2.5.1:
64756475
version "2.5.1"
@@ -6488,20 +6488,20 @@ angular-recursion@^1.0.5:
64886488
resolved "https://registry.yarnpkg.com/angular-recursion/-/angular-recursion-1.0.5.tgz#cd405428a0bf55faf52eaa7988c1fe69cd930543"
64896489
integrity sha1-zUBUKKC/Vfr1Lqp5iMH+ac2TBUM=
64906490

6491-
angular-resource@1.7.9:
6492-
version "1.7.9"
6493-
resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.7.9.tgz#fa53623fae2c60debe2410d692447dcb0ba02396"
6494-
integrity sha512-rXXhCE2qT31Pn4Sl+2XL+ntv4zxnA2OzY+clCl8/pOp/s/gIzxpQlEtXipo3QK8Qur3glbIkeF/bJw+gjVAdUw==
6491+
angular-resource@1.8.0:
6492+
version "1.8.0"
6493+
resolved "https://registry.yarnpkg.com/angular-resource/-/angular-resource-1.8.0.tgz#578ef122e7cb7bcc6c0ad6c2451dc3d27fd570ba"
6494+
integrity sha512-9woUq3kDwoT7R6SjKX8vaJMhOplYBm9sqRAxKgDhDIdPyA8iBowqQIusf9+8Q+z/HlXb8ZXvKspJyKXrxmKdvg==
64956495

6496-
angular-route@^1.7.9:
6497-
version "1.7.9"
6498-
resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.7.9.tgz#f9910a2af0ba3ad7a969c5dd369b8360d0d5e4ef"
6499-
integrity sha512-vRoj5hzdQtWbODhWJqDzD1iNOEfCKshO6GFBuPVV7RHlPjzIc4R2dHCc7Qiv/8F3LDxJDohc6vSnTDMLHuaqeA==
6496+
angular-route@^1.8.0:
6497+
version "1.8.0"
6498+
resolved "https://registry.yarnpkg.com/angular-route/-/angular-route-1.8.0.tgz#cb8066c5d34284ffd6a15ac7be1b3d51c5ad7bb2"
6499+
integrity sha512-ORvXAdVfCCA6XFwyjSkVQFFGufj0mNGiCvBR93Qsii8+7t/6Ioy6wheUoCj1x4NWUv7hAq3nYYGCVO6QEKb1BQ==
65006500

6501-
angular-sanitize@1.7.9, angular-sanitize@^1.7.9:
6502-
version "1.7.9"
6503-
resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.7.9.tgz#6b4d5e826abdabd352b13a7c65c8c74daf6a7b15"
6504-
integrity sha512-nB/xe7JQWF9nLvhHommAICQ3eWrfRETo0EVGFESi952CDzDa+GAJ/2BFBNw44QqQPxj1Xua/uYKrbLsOGWZdbQ==
6501+
angular-sanitize@1.8.0, angular-sanitize@^1.8.0:
6502+
version "1.8.0"
6503+
resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.8.0.tgz#9f80782d3afeec3bcc0bb92b3ca6f1f421cfbca6"
6504+
integrity sha512-j5GiOPCvfcDWK5svEOVoPb11X3UDVy/mdHPRWuy14Iyw86xaq+Bb+x/em2sAOa5MQQeY5ciLXbF3RRp8iCKcNg==
65056505

65066506
angular-sortable-view@^0.0.17:
65076507
version "0.0.17"
@@ -6513,10 +6513,10 @@ angular-ui-ace@0.2.3:
65136513
resolved "https://registry.yarnpkg.com/angular-ui-ace/-/angular-ui-ace-0.2.3.tgz#3cb903428100621a367fc7f641440e97a42a26d0"
65146514
integrity sha1-PLkDQoEAYho2f8f2QUQOl6QqJtA=
65156515

6516-
angular@>=1.0.6, angular@^1.7.9:
6517-
version "1.7.9"
6518-
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
6519-
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
6516+
angular@>=1.0.6, angular@^1.8.0:
6517+
version "1.8.0"
6518+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
6519+
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
65206520

65216521
ansi-align@^2.0.0:
65226522
version "2.0.0"

0 commit comments

Comments
 (0)