File tree Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Expand file tree Collapse file tree 3 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
* report relevant error on invalid jsons ([ #80 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/80 ) ) ([ 7417e91] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/7417e9170ba9865fb63ea1a34878b21bd5245232 ) )
7
7
8
+ ### [ 2.1.3] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/compare/v2.1.2...v2.1.3 ) (2022-01-10)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * ** deps:** update dependency chalk to v4.1.2 ([ b4c1baf] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/b4c1baf3ddb298fc9053fc30b10ab95bd724b98d ) )
14
+ * ** deps:** update dependency chrome-launcher to ^0.15.0 ([ a04050c] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/a04050c5ed853fa06ffb580f7e299149b312597d ) )
15
+ * ** deps:** update dependency chrome-launcher to v0.14.2 ([ 96f4f87] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/96f4f8723bd57a48cbc780890aa92749471c77a3 ) )
16
+ * ** deps:** update dependency express to v4.17.2 ([ 94a9737] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/94a973766852ca44ad80eb62327bd7f90ead80a1 ) )
17
+ * ** deps:** update dependency lighthouse to v8.2.0 ([ 7820eee] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/7820eee8e86c40b49ab28fd7ba8ac8f8135a8e9e ) )
18
+ * ** deps:** update dependency lighthouse to v8.3.0 ([ e18ba36] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/e18ba3605541a3b8112e4bb66e947ace47f7fbad ) )
19
+ * ** deps:** update dependency lighthouse to v8.5.1 ([ 12316ad] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/12316ad61a88460e2cb1f134050de3d3a93f6322 ) )
20
+ * ** deps:** update dependency lighthouse to v8.6.0 ([ 56a440f] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/56a440f934999c0dd66432e0d5224ff879795184 ) )
21
+ * ** deps:** update dependency puppeteer to v13 ([ #342 ] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/issues/342 ) ) ([ 1b44c45] ( https://github.com/netlify-labs/netlify-plugin-lighthouse/commit/1b44c45cb7686689e29756f379640a5937bad215 ) )
22
+
8
23
### [ 2.1.2] ( https://www.github.com/netlify-labs/netlify-plugin-lighthouse/compare/v2.1.1...v2.1.2 ) (2021-06-13)
9
24
10
25
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @netlify/plugin-lighthouse" ,
3
- "version" : " 2.1.2 " ,
3
+ "version" : " 2.1.3 " ,
4
4
"description" : " Netlify Plugin to run Lighthouse on each build" ,
5
5
"main" : " src/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments