Skip to content

Commit ca20c6c

Browse files
authored
Merge pull request #1651 from tidepool-org/WEB-3764-adjust-classification
[WEB-3764] - Adjust BG Value Classification Strategy
2 parents ad2ff44 + 4f0fa23 commit ca20c6c

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@testing-library/react": "12.1.5",
7676
"@testing-library/react-hooks": "8.0.1",
7777
"@testing-library/user-event": "14.6.1",
78-
"@tidepool/viz": "1.48.0-rc.1",
78+
"@tidepool/viz": "1.49.0-web-3764-adjust-classification.3",
7979
"async": "2.6.4",
8080
"autoprefixer": "10.4.16",
8181
"babel-core": "7.0.0-bridge.0",
@@ -195,7 +195,7 @@
195195
"terser": "5.22.0",
196196
"terser-webpack-plugin": "5.3.9",
197197
"theme-ui": "0.16.1",
198-
"tideline": "1.33.1",
198+
"tideline": "1.34.0-web-3764-adjust-classification.2",
199199
"tidepool-platform-client": "0.63.1",
200200
"tidepool-standard-action": "0.1.1",
201201
"ua-parser-js": "1.0.36",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6083,9 +6083,9 @@ __metadata:
60836083
languageName: node
60846084
linkType: hard
60856085

6086-
"@tidepool/viz@npm:1.48.0-rc.1":
6087-
version: 1.48.0-rc.1
6088-
resolution: "@tidepool/viz@npm:1.48.0-rc.1"
6086+
"@tidepool/viz@npm:1.49.0-web-3764-adjust-classification.3":
6087+
version: 1.49.0-web-3764-adjust-classification.3
6088+
resolution: "@tidepool/viz@npm:1.49.0-web-3764-adjust-classification.3"
60896089
dependencies:
60906090
bluebird: 3.7.2
60916091
bows: 1.7.2
@@ -6146,7 +6146,7 @@ __metadata:
61466146
react-dom: 16.x
61476147
react-redux: 8.x
61486148
redux: 4.x
6149-
checksum: 2a651a2f1232f13350a8090372d94c70ef5a0e91f88bcbc81aa03e4753897e4a04711c14cdd50e0096eb997202038adcdccda5f91a00667089b3ca30df9ca311
6149+
checksum: 1e48e905149f787cdbb7180873ce97aa71d1d55fc84dcbf5c4c6d297baf37e94b7d89dc64d3739db648596649d28694768f952123a2731d8985d4aba6ab9058d
61506150
languageName: node
61516151
linkType: hard
61526152

@@ -8335,7 +8335,7 @@ __metadata:
83358335
"@testing-library/react": 12.1.5
83368336
"@testing-library/react-hooks": 8.0.1
83378337
"@testing-library/user-event": 14.6.1
8338-
"@tidepool/viz": 1.48.0-rc.1
8338+
"@tidepool/viz": 1.49.0-web-3764-adjust-classification.3
83398339
async: 2.6.4
83408340
autoprefixer: 10.4.16
83418341
babel-core: 7.0.0-bridge.0
@@ -8462,7 +8462,7 @@ __metadata:
84628462
terser: 5.22.0
84638463
terser-webpack-plugin: 5.3.9
84648464
theme-ui: 0.16.1
8465-
tideline: 1.33.1
8465+
tideline: 1.34.0-web-3764-adjust-classification.2
84668466
tidepool-platform-client: 0.63.1
84678467
tidepool-standard-action: 0.1.1
84688468
ua-parser-js: 1.0.36
@@ -22218,9 +22218,9 @@ __metadata:
2221822218
languageName: node
2221922219
linkType: hard
2222022220

22221-
"tideline@npm:1.33.1":
22222-
version: 1.33.1
22223-
resolution: "tideline@npm:1.33.1"
22221+
"tideline@npm:1.34.0-web-3764-adjust-classification.2":
22222+
version: 1.34.0-web-3764-adjust-classification.2
22223+
resolution: "tideline@npm:1.34.0-web-3764-adjust-classification.2"
2222422224
dependencies:
2222522225
bows: 1.7.2
2222622226
classnames: 2.3.2
@@ -22241,7 +22241,7 @@ __metadata:
2224122241
peerDependencies:
2224222242
babel-core: 6.x || 7.0.0-bridge.0
2224322243
lodash: ^4.17.21
22244-
checksum: 4536783c0d6b5f848ab4460f6e619369c179221cb320554a9af96bd8e5e7f8220212b4090b00abc3bd2786600a69f612c1d3c23332fadef9016bc15c6beeca2e
22244+
checksum: 8ef5dd855443bafb949a21011794b2cb9794a8f265b5e4c03437fb8c7e98b8b1182f5d6e260ecfb6707d492215ab42c2b366af377177c9457d7f267f285b752e
2224522245
languageName: node
2224622246
linkType: hard
2224722247

0 commit comments

Comments
 (0)