Skip to content

Commit

Permalink
fix: update dependency zwift-data to v1.41.0 (#2907)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 99bb58a commit ab3d126
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 7,692 deletions.
8 changes: 4 additions & 4 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
"source-map-support": "0.5.21",
"winston": "3.17.0",
"xmlbuilder2": "3.1.1",
"zwift-data": "1.40.3"
"zwift-data": "1.41.0"
}
}
8 changes: 4 additions & 4 deletions browser-extension/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion browser-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"esbuild": "0.24.2"
},
"dependencies": {
"zwift-data": "1.40.3"
"zwift-data": "1.41.0"
}
}
Loading

0 comments on commit ab3d126

Please sign in to comment.