Skip to content

Commit 2c6b3fb

Browse files
authored
docs(releasing): dependencies that should always be up to date (#14156)
1 parent 34a7163 commit 2c6b3fb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/releasing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ We follow [semver](https://semver.org/) versioning semantics (`vMajor.Minor.Patc
3636

3737
## Release Process
3838

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+
3951
### On the scheduled release date
4052

4153
Before starting, you should announce to the LH eng channel that you are releasing,

0 commit comments

Comments
 (0)