Skip to content

Commit

Permalink
⬆️ Bump angular from 1.7.9 to 1.8.0 (#6)
Browse files Browse the repository at this point in the history
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](angular/angular.js@v1.7.9...v1.8.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 19, 2020
1 parent bd04fb2 commit 85c443f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/larismourullo/mundipagg#readme",
"devDependencies": {
"angular": "^1.7.9",
"angular": "^1.8.0",
"angular-chart.js": "^1.1.1",
"angular-mocks": "^1.6.4",
"angular-ui-router": "^1.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@ angular-ui-router@^1.0.3:
dependencies:
"@uirouter/core" "6.0.4"

[email protected], angular@^1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
[email protected], angular@^1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==

ansi-regex@^2.0.0:
version "2.1.1"
Expand Down

0 comments on commit 85c443f

Please sign in to comment.