Skip to content

Commit

Permalink
build: bump angular-calendar from 0.22.1 to 0.23.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-support committed Mar 16, 2018
1 parent f6f5db7 commit db2a031
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@angular/router": "^5.2.5",
"@swimlane/ngx-charts": "^7.0.1",
"@swimlane/ngx-datatable": "^11.1.4",
"angular-calendar": "^0.22.1",
"angular-calendar": "^0.23.7",
"calendar-utils": "^0.0.58",
"core-js": "^2.5.3",
"coveralls": "^3.0.0",
Expand Down
37 changes: 19 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -601,23 +601,24 @@ amdefine@>=0.0.4:
version "1.0.1"
resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-1.0.1.tgz#4a5282ac164729e93619bcfd3ad151f817ce91f5"

angular-calendar@^0.22.1:
version "0.22.1"
resolved "https://registry.yarnpkg.com/angular-calendar/-/angular-calendar-0.22.1.tgz#3f9a81e296df38bba94a465302da3bafcca03809"
angular-calendar@^0.23.7:
version "0.23.7"
resolved "https://registry.yarnpkg.com/angular-calendar/-/angular-calendar-0.23.7.tgz#13d6940ce9ed37bf85a593b8b52abb1c0abc64da"
dependencies:
angular-draggable-droppable "^1.1.1"
angular-resizable-element "^1.2.4"
calendar-utils "0.0.58"
angular-draggable-droppable "^2.0.0"
angular-resizable-element "^2.0.0"
calendar-utils "^0.1.1"
date-fns "^1.28.5"
positioning "^1.3.1"
tslib "^1.7.1"

angular-draggable-droppable@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/angular-draggable-droppable/-/angular-draggable-droppable-1.1.1.tgz#70b3b601daaf65a1b3f73d8a4de8683e7fa22356"
angular-draggable-droppable@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/angular-draggable-droppable/-/angular-draggable-droppable-2.0.0.tgz#6b3ca7a0ddf36c55c30cdebea9de0592de29d76f"

angular-resizable-element@^1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/angular-resizable-element/-/angular-resizable-element-1.2.4.tgz#983828eaced18f432814581ab4c25892c26197d9"
angular-resizable-element@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/angular-resizable-element/-/angular-resizable-element-2.0.0.tgz#10a437cce317e459e07c3189519ef395e6b86130"

ansi-align@^1.1.0:
version "1.1.0"
Expand Down Expand Up @@ -1277,10 +1278,14 @@ cacache@^10.0.0:
unique-filename "^1.1.0"
y18n "^3.2.1"

calendar-utils@0.0.58, calendar-utils@^0.0.58:
calendar-utils@^0.0.58:
version "0.0.58"
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.58.tgz#4504bf8eff4bf8a781d88c0181ed8dd939a5fe93"

calendar-utils@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.1.1.tgz#0230652a08ba85810e2f206335321ef7cb54c1b4"

[email protected]:
version "1.0.0"
resolved "https://registry.yarnpkg.com/callsite/-/callsite-1.0.0.tgz#280398e5d664bd74038b6f0905153e6e8af1bc20"
Expand Down Expand Up @@ -7684,11 +7689,7 @@ typedarray@^0.0.6:
version "0.0.6"
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"

typescript@~2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.2.tgz#f8395f85d459276067c988aa41837a8f82870844"

typescript@~2.6.1:
typescript@~2.6.1, typescript@~2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"

Expand Down

0 comments on commit db2a031

Please sign in to comment.