Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit bdb057a

Browse files
authored
Merge pull request #464 from y-yagi/dependabot/npm_and_yarn/fullcalendar-3.9.0
Bump fullcalendar from 3.1.0 to 3.9.0
2 parents bffd8db + 018f061 commit bdb057a

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

yarn.lock

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,11 @@ find-up@^1.0.0:
8282
pinkie-promise "^2.0.0"
8383

8484
fullcalendar@*:
85-
version "3.1.0"
86-
resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-3.1.0.tgz#c81286ce00876294b2d3dba2d811ee33a8843917"
85+
version "3.9.0"
86+
resolved "https://registry.yarnpkg.com/fullcalendar/-/fullcalendar-3.9.0.tgz#b608a9989f3416f0b1d526c6bdfeeaf2ac79eda5"
8787
dependencies:
88-
jquery ">=2.0.0"
89-
moment ">=2.9.0"
88+
jquery "2 - 3"
89+
moment "^2.20.1"
9090

9191
get-caller-file@^1.0.1:
9292
version "1.0.2"
@@ -142,7 +142,11 @@ jquery.stellar@*:
142142
dependencies:
143143
jquery ">=1.4.3"
144144

145-
jquery@>=1.4.3, jquery@>=2.0.0:
145+
"jquery@2 - 3":
146+
version "3.3.1"
147+
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.3.1.tgz#958ce29e81c9790f31be7792df5d4d95fc57fbca"
148+
149+
jquery@>=1.4.3:
146150
version "3.1.1"
147151
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.1.1.tgz#347c1c21c7e004115e0a4da32cece041fad3c8a3"
148152

@@ -189,7 +193,7 @@ modernizr@*:
189193
requirejs "2.1.22"
190194
yargs "7.0.2"
191195

192-
moment@*, moment@>=2.9.0:
196+
moment@*, moment@^2.20.1:
193197
version "2.21.0"
194198
resolved "https://registry.yarnpkg.com/moment/-/moment-2.21.0.tgz#2a114b51d2a6ec9e6d83cf803f838a878d8a023a"
195199

0 commit comments

Comments
 (0)