Skip to content

Commit c884a41

Browse files
author
Matt Lewis
committed
chore: upgrade calendar utils
1 parent 61d766a commit c884a41

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"dependencies": {
145145
"angular-draggable-droppable": "^1.0.1",
146146
"angular-resizable-element": "^1.0.0",
147-
"calendar-utils": "0.0.46",
147+
"calendar-utils": "0.0.47",
148148
"date-fns": "^1.15.1",
149149
"positioning": "^1.0.4"
150150
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -778,9 +778,9 @@ cachedir@^1.1.0:
778778
dependencies:
779779
os-homedir "^1.0.1"
780780

781-
782-
version "0.0.46"
783-
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.46.tgz#4d5cc1c6b3dd375b03395556eb6d34ff845bf82e"
781+
782+
version "0.0.47"
783+
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.47.tgz#5e0ca2a0a74afb838c4303ada111cb62dcabbe1c"
784784

785785
786786
version "1.0.0"

0 commit comments

Comments
 (0)