Skip to content

Commit 3d3eb88

Browse files
author
Matt Lewis
committed
chore: upgrade calendar-utils
1 parent d45fe80 commit 3d3eb88

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
@@ -141,7 +141,7 @@
141141
"dependencies": {
142142
"angular-draggable-droppable": "^0.5.4",
143143
"angular-resizable-element": "^0.7.2",
144-
"calendar-utils": "^0.0.40",
144+
"calendar-utils": "0.0.41",
145145
"date-fns": "^1.15.1",
146146
"positioning": "^1.0.4"
147147
}

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -744,9 +744,9 @@ cachedir@^1.1.0:
744744
dependencies:
745745
os-homedir "^1.0.1"
746746

747-
calendar-utils@^0.0.40:
748-
version "0.0.40"
749-
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.40.tgz#be0b92cb26692556771b5fc82f769c3f0c3abf27"
747+
748+
version "0.0.41"
749+
resolved "https://registry.yarnpkg.com/calendar-utils/-/calendar-utils-0.0.41.tgz#20abc3662dc7bc9b00f7a94addd3a214efac8abf"
750750

751751
752752
version "1.0.0"

0 commit comments

Comments
 (0)