Skip to content

Commit 218c7ba

Browse files
committed
chore(ci): bump to latest tachometer
tach is grumpy and wants to be updated
1 parent b6f6a03 commit 218c7ba

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

packages/@lwc/perf-benchmarks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@best/runner-remote": "^15.0.0",
2828
"folder-hash": "4.1.1",
2929
"markdown-table": "^3.0.4",
30-
"tachometer": "^0.7.1"
30+
"tachometer": "^0.7.2"
3131
},
3232
"nx": {
3333
"targets": {

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,9 +1937,11 @@
19371937

19381938
"@lwc/eslint-plugin-lwc-internal@link:./scripts/eslint-plugin":
19391939
version "0.0.0"
1940+
uid ""
19401941

19411942
"@lwc/test-utils-lwc-internals@link:./scripts/test-utils":
19421943
version "0.0.0"
1944+
uid ""
19431945

19441946
"@napi-rs/wasm-runtime@0.2.4":
19451947
version "0.2.4"
@@ -12395,10 +12397,10 @@ table@^6.0.7:
1239512397
string-width "^4.2.3"
1239612398
strip-ansi "^6.0.1"
1239712399

12398-
tachometer@^0.7.1:
12399-
version "0.7.1"
12400-
resolved "https://registry.yarnpkg.com/tachometer/-/tachometer-0.7.1.tgz#5564e04f7b752cc1c7baa23c6cae7c80033015f2"
12401-
integrity sha512-gOc7NfhriHamSFG9bBVzhB80V97jUoIPKz3QOO8vDma7hUwJSulShCUm+dS7qu2r+qH/dcvB1jFQnt/m2Z4O+w==
12400+
tachometer@^0.7.2:
12401+
version "0.7.2"
12402+
resolved "https://nexus-proxy.repo.local.sfdc.net/nexus/content/groups/npm-all/tachometer/-/tachometer-0.7.2.tgz#111c6b179f90399c9207cfa3cad41429cd1714cd"
12403+
integrity sha512-e9dtDyWuMFyomQxo16vzti6ymoJd3Dp2yGfKrhAiNzCkb2HiP6A0+SWtqE84hcO6tSKZF8eTFqrxM2uKbliJyQ==
1240212404
dependencies:
1240312405
ansi-escape-sequences "^6.0.1"
1240412406
command-line-args "^5.0.2"

0 commit comments

Comments
 (0)