Update all non-major dependencies (patch)
Compare changes
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.30.5 -> 5.30.6 |
@typescript-eslint/parser | devDependencies | patch | 5.30.5 -> 5.30.6 |
i18next (source) | dependencies | patch | 21.8.13 -> 21.8.14 |
playwright-core (source) | devDependencies | patch | 1.23.2 -> 1.23.4 |
v5.30.6
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.30.6
Note: Version bump only for package @typescript-eslint/parser
v21.8.14
v1.23.4
This patch includes the following bug fix:
https://github.com/microsoft/playwright/issues/15717 - [REGRESSION]: Suddenly stopped working despite nothing having changed (experimentalLoader.js:load
did not call the next hook in its chain and did not explicitly signal a short circuit)
This version was also tested against the following stable channels:
v1.23.3
This patch includes the following bug fixes:
https://github.com/microsoft/playwright/issues/15557 - [REGRESSION]: Event Listeners not being removed if same handler is used for different events
This version was also tested against the following stable channels:
This MR has been generated by Renovate Bot.