mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
Bump angular from 1.7.9 to 1.8.0
Bumps [angular](https://github.com/angular/angular.js) from 1.7.9 to 1.8.0. - [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.7.9...v1.8.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7a16ffa5ae
commit
b139ff0de6
@ -27,7 +27,7 @@
|
||||
"dependencies": {
|
||||
"@uirouter/angularjs": "0.4",
|
||||
"AngularDevise": "https://github.com/cloudspace/angular_devise.git#1.0.2",
|
||||
"angular": "1.7",
|
||||
"angular": "1.8",
|
||||
"angular-animate": "1.7",
|
||||
"angular-aside": "1.3",
|
||||
"angular-base64-upload": "^0.0.9",
|
||||
|
@ -222,10 +222,10 @@ angular-xeditable@0.10:
|
||||
dependencies:
|
||||
angular "~1.x"
|
||||
|
||||
angular@1.7, angular@>=1.5, angular@^1.0.8, angular@^1.7.9, angular@~1.x:
|
||||
version "1.7.9"
|
||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
|
||||
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
|
||||
angular@1.8, angular@>=1.5, angular@^1.0.8, angular@^1.7.9, angular@~1.x:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
|
||||
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
|
||||
|
||||
ansi-escapes@^4.2.1:
|
||||
version "4.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user