Skip to content

Commit 0287b01

Browse files
build(deps): bump angular from 1.6.8 to 1.7.9
Bumps [angular](https://github.com/angular/angular.js) from 1.6.8 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](angular/angular.js@v1.6.8...v1.7.9) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 80c460b commit 0287b01

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"angular": "^1.6.8",
3+
"angular": "^1.7.9",
44
"angular-animate": "^1.6.8",
55
"angular-aria": "^1.6.8",
66
"angular-material": "^1.1.9",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,9 @@ angular-ui-router@^0.4.3:
9696
dependencies:
9797
angular "^1.0.8"
9898

99-
angular@^1.0.8, angular@^1.6.8:
100-
version "1.6.8"
101-
resolved "http://registry.npm.taobao.org/angular/download/angular-1.6.8.tgz#5be378a58be91a5489e78b59c4518cd9fd273ffb"
99+
angular@^1.0.8, angular@^1.7.9:
100+
version "1.7.9"
101+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
102102

103103
ansi-escapes@^1.1.0:
104104
version "1.4.0"

0 commit comments

Comments
 (0)