Skip to content

Commit a553db0

Browse files
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](angular/angular.js@v1.7.9...v1.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1065ae1 commit a553db0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@babel/core": "^7.1.6",
5454
"@babel/preset-env": "^7.1.6",
5555
"@uirouter/angularjs": "^1.0.20",
56-
"angular": "1.7.9",
56+
"angular": "1.8.0",
5757
"angular-bootstrap-contextmenu": "^1.2.0",
5858
"angular-sanitize": "1.7.5",
5959
"angular-translate": "^2.18.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1016,10 +1016,10 @@ [email protected]:
10161016
resolved "https://registry.npmjs.org/angular-ui-codemirror/-/angular-ui-codemirror-0.3.0.tgz#e4286fc50f393f2a6e697c1bf3170424e12cbb60"
10171017
integrity sha1-5ChvxQ85PypuaXwb8xcEJOEsu2A=
10181018

1019-
angular@1.7.9:
1020-
version "1.7.9"
1021-
resolved "https://registry.npmjs.org/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
1022-
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
1019+
angular@1.8.0:
1020+
version "1.8.0"
1021+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.0.tgz#b1ec179887869215cab6dfd0df2e42caa65b1b51"
1022+
integrity sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==
10231023

10241024
angular@^1.8.0:
10251025
version "1.8.2"

0 commit comments

Comments
 (0)