feat(angular): update angularjs to 1.7.9 (#2947)

This commit is contained in:
Jason Jean 2020-05-05 19:10:38 -04:00 committed by GitHub
parent 120c5c5073
commit bbf3fe07b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -106,7 +106,7 @@
"@zeit/next-sass": "1.0.1",
"@zeit/next-stylus": "1.0.1",
"ajv": "6.10.2",
"angular": "1.6.6",
"angular": "1.7.9",
"app-root-path": "^2.0.1",
"autoprefixer": "9.7.4",
"axios": "^0.19.0",

View File

@ -1,7 +1,7 @@
export const nxVersion = '*';
export const angularVersion = '^9.1.0';
export const angularDevkitVersion = '0.901.0';
export const angularJsVersion = '1.6.6';
export const angularJsVersion = '1.7.9';
export const ngrxVersion = '9.0.0';
export const rxjsVersion = '~6.5.4';
export const jestPresetAngularVersion = '8.1.2';

View File

@ -5467,10 +5467,10 @@ amphtml-validator@1.0.30:
commander "2.15.1"
promise "8.0.1"
angular@1.6.6:
version "1.6.6"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.6.6.tgz#fd5a3cfb437ce382d854ee01120797978527cb64"
integrity sha1-/Vo8+0N844LYVO4BEgeXl4Uny2Q=
angular@1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
ansi-align@^2.0.0:
version "2.0.0"