Skip to content

Commit 7b76d77

Browse files
Update dependency tablemark to v3.1.0
1 parent c750979 commit 7b76d77

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

federation-v1/scenarios/constant-vus-over-time/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"vega": "5.28.0",
99
"vega-lite": "5.17.0",
10-
"tablemark": "3.0.0",
10+
"tablemark": "3.1.0",
1111
"tsx": "4.7.1",
1212
"typescript": "5.4.3",
1313
"graphql": "16.8.1"

federation-v1/scenarios/constant-vus-over-time/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,10 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
479479
dependencies:
480480
ansi-regex "^5.0.1"
481481

482-
tablemark@3.0.0:
483-
version "3.0.0"
484-
resolved "https://registry.yarnpkg.com/tablemark/-/tablemark-3.0.0.tgz#65708e4d8fb08a826b0e7e60fcab9b77f3a964d8"
485-
integrity sha512-7N05gRK7t6B4g8AtedUsKoKtPjplmUjOPr/V4kVB+7U3yGiB3WvKqMTTQzVCZyhfZUXgQFp9YyN9ZgC52uCPKw==
482+
tablemark@3.1.0:
483+
version "3.1.0"
484+
resolved "https://registry.yarnpkg.com/tablemark/-/tablemark-3.1.0.tgz#b1a06208bb5fe94608e4e653e45787a172266a1b"
485+
integrity sha512-IwO6f0SEzp1Z+zqz/7ANUmeEac4gaNlknWyj/S9aSg11wZmWYnLeyI/xXvEOU88BYUIf8y30y0wxB58xIKrVlQ==
486486
dependencies:
487487
sentence-case "^3.0.4"
488488
split-text-to-chunks "^1.0.0"

federation-v1/scenarios/ramping-vus/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"vega": "5.28.0",
99
"vega-lite": "5.17.0",
10-
"tablemark": "3.0.0",
10+
"tablemark": "3.1.0",
1111
"tsx": "4.7.1",
1212
"typescript": "5.4.3",
1313
"graphql": "16.8.1"

0 commit comments

Comments
 (0)