Skip to content

Commit dfb6b6b

Browse files
committed
chore: bump sports lib and version
1 parent 22150cc commit dfb6b6b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "quantified-self",
3-
"version": "6.11.8",
3+
"version": "6.11.9",
44
"license": "SEE LICENSE IN LICENSE.md",
55
"scripts": {
66
"ng": "ng",
@@ -41,7 +41,7 @@
4141
"@googlemaps/markerclustererplus": "^1.0.3",
4242
"@sentry/angular": "^5.27.4",
4343
"@sentry/tracing": "^5.27.4",
44-
"@sports-alliance/sports-lib": "^5.4.10",
44+
"@sports-alliance/sports-lib": "^5.4.11",
4545
"@types/pako": "^1.0.1",
4646
"fast-deep-equal": "^3.1.3",
4747
"firebase": "^8.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,10 +1608,10 @@
16081608
"@sentry/types" "5.27.4"
16091609
tslib "^1.9.3"
16101610

1611-
"@sports-alliance/sports-lib@^5.4.10":
1612-
version "5.4.10"
1613-
resolved "https://registry.yarnpkg.com/@sports-alliance/sports-lib/-/sports-lib-5.4.10.tgz#8e47592a190f77054f0454be845f0dd07e4943f0"
1614-
integrity sha512-Ntocs0EWPFg4cXfGWVBgl6HHf+yqRMQdUITNaUAfz6NU6wffuX5PRv4NqUKGPhATbwkIQYNgwsjQCfXpOTX6lQ==
1611+
"@sports-alliance/sports-lib@^5.4.11":
1612+
version "5.4.11"
1613+
resolved "https://registry.yarnpkg.com/@sports-alliance/sports-lib/-/sports-lib-5.4.11.tgz#05c8530da44f18da8739d0b0ccec3672ee7d3f52"
1614+
integrity sha512-zOkZyan69JhixvQhytdwfUZJm9402CBOmcIA4agWveCM+O7eUKkmzd8vT34lPq5WzWdbXDKoo20Os2XOC2R91w==
16151615
dependencies:
16161616
"@types/node" "^14.6.1"
16171617
fast-xml-parser "^3.17.4"

0 commit comments

Comments
 (0)