Skip to content

Commit 02fc8e7

Browse files
Update lighthouse requirement from ^6.4.0 to ^6.4.1
Updates the requirements on [lighthouse](https://github.com/GoogleChrome/lighthouse) to permit the latest version. - [Release notes](https://github.com/GoogleChrome/lighthouse/releases) - [Changelog](https://github.com/GoogleChrome/lighthouse/blob/master/changelog.md) - [Commits](GoogleChrome/lighthouse@v6.4.0...v6.4.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 322dd34 commit 02fc8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@babel/preset-env": "^7.11.5",
2121
"babel-loader": "^8.1.0",
2222
"css-loader": "^4.3.0",
23-
"lighthouse": "^6.4.0",
23+
"lighthouse": "^6.4.1",
2424
"mini-css-extract-plugin": "^0.11.2",
2525
"prettier": "^2.1.2",
2626
"sass": "^1.26.11",

0 commit comments

Comments
 (0)