Skip to content

Commit

Permalink
Merge pull request #1161 from nextcloud/dependabot/npm_and_yarn/js/ma…
Browse files Browse the repository at this point in the history
…ster/angular-1.7.8

Bump angular from 1.7.5 to 1.7.8 in /js
  • Loading branch information
georgehrke committed Mar 24, 2019
2 parents 8565883 + 7c2cf65 commit ae51fca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"node": ">=6"
},
"dependencies": {
"angular": "^1.7.2",
"angular": "^1.7.8",
"angular-ui-bootstrap": "^2.5.0",
"fullcalendar": "^3.9.0",
"hsl-to-rgb": "kayellpeee/hsl_rgb_converter",
Expand Down
8 changes: 4 additions & 4 deletions js/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -249,10 +249,10 @@ angular-ui-bootstrap@^2.5.0:
resolved "https://registry.yarnpkg.com/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.6.tgz#23937322ec641a6fbee16498cc32452aa199e7c5"
integrity sha512-yzcHpPMLQl0232nDzm5P4iAFTFQ9dMw0QgFLuKYbDj9M0xJ62z0oudYD/Lvh1pWfRsukiytP4Xj6BHOSrSXP8A==

angular@^1.7.2:
version "1.7.5"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.5.tgz#d1c1c01c6f5dc835638f3f9aa51012857bdac49e"
integrity sha512-760183yxtGzni740IBTieNuWLtPNAoMqvmC0Z62UoU0I3nqk+VJuO3JbQAXOyvo3Oy/ZsdNQwrSTh/B0OQZjNw==
angular@^1.7.8:
version "1.7.8"
resolved "https://registry.yarnpkg.com/angular/-/angular-1.7.8.tgz#b77ede272ce1b261e3be30c1451a0b346905a3c9"
integrity sha512-wtef/y4COxM7ZVhddd7JtAAhyYObq9YXKar9tsW7558BImeVYteJiTxCKeJOL45lJ/+7B4wrAC49j8gTFYEthg==

ansi-colors@^1.0.1:
version "1.1.0"
Expand Down

0 comments on commit ae51fca

Please sign in to comment.