Skip to content

Commit 502f474

Browse files
Update all (#28)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent 7464800 commit 502f474

File tree

4 files changed

+95
-87
lines changed

4 files changed

+95
-87
lines changed

analysis/package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

analysis/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"dependencies": {
77
"ansi-colors": "4.1.1",
88
"chai": "4.3.4",
9-
"chrome-launcher": "0.14.0",
10-
"easy-table": "1.1.1",
9+
"chrome-launcher": "0.14.1",
10+
"easy-table": "1.2.0",
1111
"express": "4.17.1",
1212
"lighthouse": "8.5.1",
1313
"mocha": "9.1.2"

package-lock.json

Lines changed: 80 additions & 72 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@
3030
"@types/parse5": "6.0.1",
3131
"ava": "3.15.0",
3232
"benchmark": "2.1.4",
33-
"esbuild": "0.13.3",
33+
"esbuild": "0.13.6",
3434
"globby": "12.0.2",
3535
"np": "7.5.0",
3636
"parse5": "6.0.1",
3737
"prettier": "2.4.1",
38-
"typescript": "4.4.3"
38+
"typescript": "4.4.4"
3939
},
4040
"dependencies": {
4141
"@ampproject/worker-dom": "0.32.1"

0 commit comments

Comments
 (0)