Skip to content

Commit 5cde9d6

Browse files
Bump db-vendo-client from 6.8.2 to 6.10.0 (#188)
* Bump db-vendo-client from 6.8.2 to 6.10.0 Bumps [db-vendo-client](https://github.com/public-transport/db-vendo-client) from 6.8.2 to 6.10.0. - [Release notes](https://github.com/public-transport/db-vendo-client/releases) - [Commits](public-transport/db-vendo-client@v6.8.2...v6.10.0) --- updated-dependencies: - dependency-name: db-vendo-client dependency-version: 6.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * version 4.1.4 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dabund24 <dev@dabund24.de>
1 parent f66fe07 commit 5cde9d6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vahrplan",
3-
"version": "4.1.3",
3+
"version": "4.1.4",
44
"scripts": {
55
"dev": "vite dev",
66
"build": "vite build",
@@ -45,7 +45,7 @@
4545
},
4646
"type": "module",
4747
"dependencies": {
48-
"db-vendo-client": "^6.8.2",
48+
"db-vendo-client": "^6.10.4",
4949
"leaflet": "^1.9.4",
5050
"redis": "^4.7.0"
5151
}

0 commit comments

Comments
 (0)