Skip to content

Commit b57d0b6

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 d9f2440 commit b57d0b6

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"dependencies": {
8888
"@root/walk": "^1.1.0",
8989
"@uirouter/angularjs": "^1.0.20",
90-
"angular": "1.7.9",
90+
"angular": "1.8.3",
9191
"angular-sanitize": "1.7.5",
9292
"angular-translate": "^2.18.1",
9393
"angular-ui-bootstrap": "^2.5.6",

Diff for: yarn.lock

+4-9
Original file line numberDiff line numberDiff line change
@@ -1788,15 +1788,10 @@ angular-ui-bootstrap@^2.5.6:
17881788
resolved "https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz#23937322ec641a6fbee16498cc32452aa199e7c5"
17891789
integrity sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A==
17901790

1791-
1792-
version "1.7.9"
1793-
resolved "https://registry.npmjs.org/angular/-/angular-1.7.9.tgz#e52616e8701c17724c3c238cfe4f9446fd570bc4"
1794-
integrity sha512-5se7ZpcOtu0MBFlzGv5dsM1quQDoDeUTwZrWjGtTNA7O88cD8TEk5IEKCTDa3uECV9XnvKREVUr7du1ACiWGFQ==
1795-
1796-
angular@^1.8.0:
1797-
version "1.8.2"
1798-
resolved "https://registry.npmjs.org/angular/-/angular-1.8.2.tgz#5983bbb5a9fa63e213cb7749199e0d352de3a2f1"
1799-
integrity sha512-IauMOej2xEe7/7Ennahkbb5qd/HFADiNuLSESz9Q27inmi32zB0lnAsFeLEWcox3Gd1F6YhNd1CP7/9IukJ0Gw==
1791+
[email protected], angular@^1.8.0:
1792+
version "1.8.3"
1793+
resolved "https://registry.yarnpkg.com/angular/-/angular-1.8.3.tgz#851ad75d5163c105a7e329555ef70c90aa706894"
1794+
integrity sha512-5qjkWIQQVsHj4Sb5TcEs4WZWpFeVFHXwxEBHUhrny41D8UrBAd6T/6nPPAsLngJCReIOqi95W3mxdveveutpZw==
18001795

18011796
ansi-align@^2.0.0:
18021797
version "2.0.0"

0 commit comments

Comments
 (0)