Skip to content

Commit

Permalink
Bump vue2-leaflet from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [vue2-leaflet](https://github.com/vue-leaflet/Vue2Leaflet) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/vue-leaflet/Vue2Leaflet/releases)
- [Commits](vue-leaflet/Vue2Leaflet@v2.6.0...v2.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Patrick Uhlmann committed Mar 24, 2021
1 parent 9c78ee5 commit 0269541
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"vue-matomo": "^3.14.0-0",
"vue-property-decorator": "^9.1.2",
"vue-router": "^3.5.1",
"vue2-leaflet": "^2.6.0",
"vue2-leaflet": "^2.7.0",
"webpack-bundle-analyzer": "^4.4.0",
"yaml-validator": "^3.0.1"
},
Expand Down
10 changes: 4 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11102,10 +11102,10 @@ vue-template-es2015-compiler@^1.6.0, vue-template-es2015-compiler@^1.9.0:
resolved "https://registry.yarnpkg.com//vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.9.1.tgz#1ee3bc9a16ecbf5118be334bb15f9c46f82f5825"
integrity sha512-4gDntzrifFnCEvyoO8PqyJDmguXgVPxKiIxrBKjIowvL9l+N66196+72XVYR8BBf1Uv1Fgt3bGevJ+sEmxfZzw==

vue2-leaflet@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com//vue2-leaflet/-/vue2-leaflet-2.6.0.tgz#c83c60a745fbc2a74d9dbd0f75b2a5ae07d220a9"
integrity sha512-JG+w9TtNuk1yRpPta+RjzH6J+opdRUPzSo8UuBnwk+a/6XD0f2tsaB6g3D6ZpBgIE4wZA2dbZ0dZFz2ulYMj3A==
vue2-leaflet@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/vue2-leaflet/-/vue2-leaflet-2.7.0.tgz#e8a78671b8fa843ab19cfd93582bc166a05ec3ed"
integrity sha512-uT7lpFoVEDhINMyTpiAthh6aiKFGHuYWLoVH8JJ0YNNSch+XMZFl4YBQ0S2hHYDquQIsh8zx+yINeUI01y9ugw==

vue@^2.6.12:
version "2.6.12"
Expand Down Expand Up @@ -11147,10 +11147,8 @@ watchpack@^1.7.4:
resolved "https://registry.yarnpkg.com//watchpack/-/watchpack-1.7.5.tgz#1267e6c55e0b9b5be44c2023aed5437a2c26c453"
integrity sha512-9P3MWk6SrKjHsGkLT2KHXdQ/9SNkyoJbabxnKOoJepsvJjJG8uYTR3yTPxPQvNDI3w4Nz1xnE0TLHK4RIVe/MQ==
dependencies:
chokidar "^3.4.1"
graceful-fs "^4.1.2"
neo-async "^2.5.0"
watchpack-chokidar2 "^2.0.1"
optionalDependencies:
chokidar "^3.4.1"
watchpack-chokidar2 "^2.0.1"
Expand Down

0 comments on commit 0269541

Please sign in to comment.