Skip to content

Commit 1f6518b

Browse files
Bump angular from 1.7.9 to 1.8.3
Bumps [angular](https://github.com/angular/angular.js) from 1.7.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.7.9...v1.8.3) --- updated-dependencies: - dependency-name: angular dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8521925 commit 1f6518b

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@electron/remote": "^2.0.8",
8989
"@root/walk": "^1.1.0",
9090
"@uirouter/angularjs": "^1.0.20",
91-
"angular": "1.7.9",
91+
"angular": "1.8.3",
9292
"angular-sanitize": "1.7.5",
9393
"angular-translate": "^2.18.1",
9494
"angular-ui-bootstrap": "^2.5.6",

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,15 +1809,10 @@ angular-ui-bootstrap@^2.5.6:
18091809
resolved "https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz#23937322ec641a6fbee16498cc32452aa199e7c5"
18101810
integrity sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A==
18111811

1812-
1813-
version "1.7.9"
1814-
resolved "https://registry.npmjs.org/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
1815-
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
1816-
1817-
angular@^1.8.0:
1818-
version "1.8.2"
1819-
resolved "https://registry.npmjs.org/angular/-/angular-1.8.2.tgz#5983bbb5a9fa63e213cb7749199e0d352de3a2f1"
1820-
integrity sha512-IauMOej2xEe7/7Ennahkbb5qd/HFADiNuLSESz9Q27inmi32zB0lnAsFeLEWcox3Gd1F6YhNd1CP7/9IukJ0Gw==
1812+
[email protected], angular@^1.8.0:
1813+
version "1.8.3"
1814+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894"
1815+
integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==
18211816

18221817
ansi-align@^2.0.0:
18231818
version "2.0.0"

0 commit comments

Comments
 (0)