Skip to content

Commit 7dc9ab4

Browse files
authored
core: remove trace-of-tab (#14237)
1 parent 380c4a4 commit 7dc9ab4

File tree

4 files changed

+5
-179
lines changed

4 files changed

+5
-179
lines changed

lighthouse-core/computed/trace-of-tab.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

lighthouse-core/test/computed/trace-of-tab-test.js

Lines changed: 0 additions & 143 deletions
This file was deleted.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"jsdom": "^12.2.0",
160160
"jsonld": "^5.2.0",
161161
"jsonlint-mod": "^1.7.6",
162-
"lighthouse-plugin-publisher-ads": "^1.5.4",
162+
"lighthouse-plugin-publisher-ads": "^1.5.6",
163163
"magic-string": "^0.25.7",
164164
"mime-types": "^2.1.30",
165165
"mocha": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5094,10 +5094,10 @@ lighthouse-logger@^1.0.0, lighthouse-logger@^1.3.0:
50945094
debug "^2.6.9"
50955095
marky "^1.2.2"
50965096

5097-
lighthouse-plugin-publisher-ads@^1.5.4:
5098-
version "1.5.4"
5099-
resolved "https://registry.yarnpkg.com/lighthouse-plugin-publisher-ads/-/lighthouse-plugin-publisher-ads-1.5.4.tgz#650e15556fcc3bc61efecb87ab7f6656d348491e"
5100-
integrity sha512-mS9zUx/H4ElXL83zRf33D2ALCKqliE36dBRXqOxkamnVDKWSopUyzLb6JmBCp8ZtdCV08fBu0tk4g7Nvj3Nh/A==
5097+
lighthouse-plugin-publisher-ads@^1.5.6:
5098+
version "1.5.6"
5099+
resolved "https://registry.yarnpkg.com/lighthouse-plugin-publisher-ads/-/lighthouse-plugin-publisher-ads-1.5.6.tgz#243ccb77bed4985229c7238f902d4398ba963851"
5100+
integrity sha512-EejkyHMy3m+f4AgsyufijoNaH052+7Y258gjJ0NRohGjokpsU/D41L2MZEPNWjJm+n0+IbY+nJEsH3AyS43irA==
51015101
dependencies:
51025102
"@tusbar/cache-control" "^0.3.1"
51035103
esprima "^4.0.1"

0 commit comments

Comments
 (0)