chore(deps): update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@typescript-eslint/eslint-plugin | devDependencies | patch | 5.27.0 -> 5.27.1 |
@typescript-eslint/parser | devDependencies | patch | 5.27.0 -> 5.27.1 |
i18next (source) | dependencies | patch | 21.8.8 -> 21.8.9 |
rollup (source) | devDependencies | patch | 2.75.5 -> 2.75.6 |
rollup-plugin-typescript2 | devDependencies | patch | 0.32.0 -> 0.32.1 |
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.27.1
Note: Version bump only for package @typescript-eslint/parser
rollup/rollup
v2.75.6
2022-06-07
Bug Fixes
- Properly deoptimize "this" when using member expressions with getters/setters in for loops and update expressions (#4522)
Merge Requests
- #4522: Refactor side effect handling for property interactions (@lukastaegert)
ezolenko/rollup-plugin-typescript2
v0.32.1
Bugfixes
- deps: upgrade
@rollup/plugin-commonjs
to v22 to fix try/catch requires by @agilgur5 in https://github.com/ezolenko/rollup-plugin-typescript2/pull/340- This fixes a regression in
0.32.0
that caused users with certain environments to experienceReferenceError: window is not defined
when importing rpt2. See https://github.com/ezolenko/rollup-plugin-typescript2/issues/339
- This fixes a regression in
Full Changelog: https://github.com/ezolenko/rollup-plugin-typescript2/compare/0.32.0...0.32.1
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.