Skip to content

Commit 8371115

Browse files
Bump angular from 1.5.9 to 1.8.3
Bumps [angular](https://github.com/angular/angular.js) from 1.5.9 to 1.8.3. - [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.5.9...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c43cacc commit 8371115

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"webpack-dev-server": "^1.14.1"
5959
},
6060
"dependencies": {
61-
"angular": "1.5.9",
61+
"angular": "1.8.3",
6262
"angular-animate": "1.5.9",
6363
"angular-aria": "1.5.9",
6464
"angular-file-upload": "^2.5.0",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -169,15 +169,10 @@ angular-ui-router@0.4.2:
169169
dependencies:
170170
angular "^1.0.8"
171171

172-
angular@1.5.9:
173-
version "1.5.9"
174-
resolved "https://registry.yarnpkg.com/angular/-/angular-1.5.9.tgz#b7aeff42dad87881e06be16b6690fe766d868b51"
175-
integrity sha1-t67/QtrYeIHga+FrZpD+dm2Gi1E=
176-
177-
angular@1.x, angular@^1.0.8:
178-
version "1.7.8"
179-
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9"
180-
integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg==
172+
angular@1.8.3, angular@1.x, angular@^1.0.8:
173+
version "1.8.3"
174+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894"
175+
integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==
181176

182177
angulartics-piwik@^1.0.6:
183178
version "1.0.6"

0 commit comments

Comments
 (0)