Skip to content

Commit 208876d

Browse files
authored
Merge pull request #79 from danielhep/dependabot/npm_and_yarn/v-calendar-1.0.8
Bump v-calendar from 1.0.1 to 1.0.8
2 parents d28914c + b5de309 commit 208876d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"luxon": "^1.22.0",
2626
"mapbox-gl": "^1.7.0",
2727
"postcss-normalize": "^9.0.0",
28-
"v-calendar": "^1.0.1",
28+
"v-calendar": "^1.0.8",
2929
"vue": "^2.6.10",
3030
"vue-apollo": "^3.0.0-beta.11",
3131
"vue-element-loading": "^1.1.5",

Diff for: yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -12496,13 +12496,13 @@ uuid@^3.1.0, uuid@^3.3.2, uuid@^3.4.0:
1249612496
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1249712497
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1249812498

12499-
v-calendar@^1.0.1:
12500-
version "1.0.1"
12501-
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-1.0.1.tgz#40092c7d4475f3183350b42471af81759c9a8600"
12502-
integrity sha512-TIaB2ASVBv7DzRIzpSwE33khQlnyTi5U4lBzxY1mP7Zz1nv6f3wW/WOhNGBsWhVkXERU6tuc3/7gwaybNJY+vQ==
12499+
v-calendar@^1.0.8:
12500+
version "1.0.8"
12501+
resolved "https://registry.yarnpkg.com/v-calendar/-/v-calendar-1.0.8.tgz#35c515749b6c5a001c815a232acfa0d85b569f6b"
12502+
integrity sha512-2st0wvSM7oGTOQixVMFHAEPjGBWEJmAhBDE6NYR5MB9Owe1d/pR5+A1OB+/HICXbuiKMjG8KzDpeySnPECddsw==
1250312503
dependencies:
1250412504
date-fns "^2.6.0"
12505-
lodash "^4.17.11"
12505+
lodash "^4.17.15"
1250612506
popper.js "^1.14.7"
1250712507

1250812508
v8-compile-cache@^2.0.3:

0 commit comments

Comments
 (0)