Update compat data dependencies (#13368)
* Bump browserslist from 4.16.4 to 4.16.5 Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.4 to 4.16.5. - [Release notes](https://github.com/browserslist/browserslist/releases) - [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md) - [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.5) Signed-off-by: dependabot[bot] <support@github.com> * Update compat data packages * Update tests * Add to resolutions Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
This commit is contained in:
@@ -80,8 +80,9 @@
|
||||
"test/runtime-integration/*"
|
||||
],
|
||||
"resolutions": {
|
||||
"browserslist": "npm:4.16.4",
|
||||
"caniuse-lite": "npm:1.0.30001211",
|
||||
"browserslist": "npm:4.16.6",
|
||||
"caniuse-lite": "npm:1.0.30001230",
|
||||
"electron-to-chromium": "npm:1.3.738",
|
||||
"glob-watcher/chokidar": "npm:^3.4.0",
|
||||
"@types/babel__core": "link:./nope",
|
||||
"@types/babel__traverse": "link:./nope",
|
||||
|
||||
Reference in New Issue
Block a user