Bump angular from 1.6.2 to 1.7.9
Bumps [angular](https://github.com/angular/angular.js) from 1.6.2 to 1.7.9. - [Release notes](https://github.com/angular/angular.js/releases) - [Changelog](https://github.com/angular/angular.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular.js/compare/v1.6.2...v1.7.9) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04fbaa8890
commit
ebce976333
2 changed files with 7 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
|||
},
|
||||
"homepage": "https://github.com/coreos-inc/quay#readme",
|
||||
"dependencies": {
|
||||
"angular": "1.6.2",
|
||||
"angular": "1.7.9",
|
||||
"angular-animate": "1.6.2",
|
||||
"angular-cookies": "1.6.2",
|
||||
"angular-route": "1.6.2",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -324,9 +324,10 @@ angular-sanitize@1.6.2:
|
|||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/angular-sanitize/-/angular-sanitize-1.6.2.tgz#8a327c1acb2c14f50da5b5cad5ea452750a1a375"
|
||||
|
||||
angular@1.6.2:
|
||||
version "1.6.2"
|
||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.2.tgz#d0b677242ac4bf9ae81424297c6320973af4bb5a"
|
||||
angular@1.7.9:
|
||||
version "1.7.9"
|
||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
|
||||
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
|
||||
|
||||
ansi-regex@^2.0.0:
|
||||
version "2.1.1"
|
||||
|
@ -3047,7 +3048,7 @@ is-plain-object@^2.0.3, is-plain-object@^2.0.4:
|
|||
|
||||
is-posix-bracket@^0.1.0:
|
||||
version "0.1.1"
|
||||
resolved "http://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
|
||||
resolved "https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
|
||||
|
||||
is-primitive@^2.0.0:
|
||||
version "2.0.0"
|
||||
|
@ -5037,7 +5038,7 @@ regenerate@^1.2.1:
|
|||
|
||||
regex-cache@^0.4.2:
|
||||
version "0.4.3"
|
||||
resolved "http://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
|
||||
resolved "https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.3.tgz#9b1a6c35d4d0dfcef5711ae651e8e9d3d7114145"
|
||||
dependencies:
|
||||
is-equal-shallow "^0.1.3"
|
||||
is-primitive "^2.0.0"
|
||||
|
|
Reference in a new issue