Skip to content

Commit c80f136

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] <[email protected]>
1 parent 308fcc3 commit c80f136

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-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.21",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -135,9 +135,10 @@ angular-ui-router@^0.4.3:
135135
dependencies:
136136
angular "^1.0.8"
137137

138-
angular@^1.0.8, angular@^1.6.8:
139-
version "1.6.8"
140-
resolved "http://registry.npm.taobao.org/angular/download/angular-1.6.8.tgz#5be378a58be91a5489e78b59c4518cd9fd273ffb"
138+
angular@^1.0.8, angular@^1.7.9:
139+
version "1.7.9"
140+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
141+
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
141142

142143
ansi-escapes@^1.1.0:
143144
version "1.4.0"

0 commit comments

Comments
 (0)