We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34a7163 commit 2c6b3fbCopy full SHA for 2c6b3fb
docs/releasing.md
@@ -36,6 +36,18 @@ We follow [semver](https://semver.org/) versioning semantics (`vMajor.Minor.Patc
36
37
## Release Process
38
39
+### Update various dependencies
40
+
41
+In general, Lighthouse should be using the latest version of all of these dependencies:
42
43
+1. https://github.com/GoogleChrome/lighthouse-stack-packs
44
+1. `puppeteer` and `puppeteer-core`
45
+1. `third-party-web`
46
+1. `snyk`
47
+1. `axe-core`
48
+1. `js-library-detector`
49
+1. `chrome-launcher`
50
51
### On the scheduled release date
52
53
Before starting, you should announce to the LH eng channel that you are releasing,
0 commit comments