typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2)
##### Bug Fixes
- **eslint-plugin:** \[no-restricted-imports] allow relative type imports with patterns configured ([#4494](https://togithub.com/typescript-eslint/typescript-eslint/issues/4494)) ([4a6d217](https://togithub.com/typescript-eslint/typescript-eslint/commit/4a6d217ae8a8f5fa1dd4bd3e3e66ba7519b4a287))
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2)
**Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
okonet/lint-staged
### [`v12.3.3`](https://togithub.com/okonet/lint-staged/releases/v12.3.3)
[Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.2...v12.3.3)
##### Bug Fixes
- use config directory as cwd, when multiple configs present ([#1091](https://togithub.com/okonet/lint-staged/issues/1091)) ([9a14e92](https://togithub.com/okonet/lint-staged/commit/9a14e92e37abf658fc3a0d5504ff4e980e49996c))
rollup/rollup
### [`v2.67.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2670)
[Compare Source](https://togithub.com/rollup/rollup/compare/v2.66.1...v2.67.0)
*2022-02-02*
##### Features
- Improve side effect detection when using Array.prototype.groupBy/groupByToMap ([#4360](https://togithub.com/rollup/rollup/issues/4360))
- Allow changing `moduleSideEffects` at any time during the build ([#4379](https://togithub.com/rollup/rollup/issues/4379))
- Soft-deprecate `ModuleInfo.hasModuleSideEffects` in favour of `ModuleInfo.moduleSideEffects` ([#4379](https://togithub.com/rollup/rollup/issues/4379))
##### Bug Fixes
- Do not include queries and hashes in generated file names when preserving modules ([#4374](https://togithub.com/rollup/rollup/issues/4374))
##### Pull Requests
- [#4319](https://togithub.com/rollup/rollup/pull/4319): refactor: use fs, fs-extra, remove sander ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4360](https://togithub.com/rollup/rollup/pull/4360): feat: add Array.prototype.groupBy/groupByToMap ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4361](https://togithub.com/rollup/rollup/pull/4361): fix: more types ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4369](https://togithub.com/rollup/rollup/pull/4369): fix: remove acorn-walk patch ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4371](https://togithub.com/rollup/rollup/pull/4371): refactor: use fs.promises in cli/run ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4372](https://togithub.com/rollup/rollup/pull/4372): refactor: use fs.promises in module loader ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4374](https://togithub.com/rollup/rollup/pull/4374): Ignore queries and hashes in file names when preserving modules ([@lukastaegert](https://togithub.com/lukastaegert))
- [#4375](https://togithub.com/rollup/rollup/pull/4375): Fix typo in \_config.js ([@eltociear](https://togithub.com/eltociear))
- [#4376](https://togithub.com/rollup/rollup/pull/4376): refactor: fs.promises, move mkdir to writeoutputfile, Part 3 ([@dnalborczyk](https://togithub.com/dnalborczyk))
- [#4379](https://togithub.com/rollup/rollup/pull/4379): Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on ModuleInfo ([@lukastaegert](https://togithub.com/lukastaegert))
sveltejs/svelte
### [`v3.46.4`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#3464)
[Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.46.3...v3.46.4)
- Avoid `maximum call stack size exceeded` errors on large components ([#4694](https://togithub.com/sveltejs/svelte/issues/4694))
- Preserve leading space with `preserveWhitespace: true` ([#4731](https://togithub.com/sveltejs/svelte/issues/4731))
- Preserve leading space in `
` tags ([#6437](https://togithub.com/sveltejs/svelte/issues/6437))
- Improve error message when trying to use `style:` directives on inline components ([#7177](https://togithub.com/sveltejs/svelte/issues/7177))
- Add `FormData` as a known global ([#7199](https://togithub.com/sveltejs/svelte/pull/7199))
- Mark `css`/`instance`/`module` AST properties as optional in types ([#7204](https://togithub.com/sveltejs/svelte/pull/7204))
Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^1.0.0-next.251
->^1.0.0-next.260
^16.11.21
->^16.11.22
^5.10.1
->^5.10.2
^5.10.1
->^5.10.2
^12.3.2
->^12.3.3
^2.66.1
->^2.67.0
^3.46.3
->^3.46.4
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) ##### Bug Fixes - **eslint-plugin:** \[no-restricted-imports] allow relative type imports with patterns configured ([#4494](https://togithub.com/typescript-eslint/typescript-eslint/issues/4494)) ([4a6d217](https://togithub.com/typescript-eslint/typescript-eslint/commit/4a6d217ae8a8f5fa1dd4bd3e3e66ba7519b4a287))typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.10.2`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#5102-httpsgithubcomtypescript-eslinttypescript-eslintcomparev5101v5102-2022-01-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.10.1...v5.10.2) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)okonet/lint-staged
### [`v12.3.3`](https://togithub.com/okonet/lint-staged/releases/v12.3.3) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v12.3.2...v12.3.3) ##### Bug Fixes - use config directory as cwd, when multiple configs present ([#1091](https://togithub.com/okonet/lint-staged/issues/1091)) ([9a14e92](https://togithub.com/okonet/lint-staged/commit/9a14e92e37abf658fc3a0d5504ff4e980e49996c))rollup/rollup
### [`v2.67.0`](https://togithub.com/rollup/rollup/blob/HEAD/CHANGELOG.md#2670) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.66.1...v2.67.0) *2022-02-02* ##### Features - Improve side effect detection when using Array.prototype.groupBy/groupByToMap ([#4360](https://togithub.com/rollup/rollup/issues/4360)) - Allow changing `moduleSideEffects` at any time during the build ([#4379](https://togithub.com/rollup/rollup/issues/4379)) - Soft-deprecate `ModuleInfo.hasModuleSideEffects` in favour of `ModuleInfo.moduleSideEffects` ([#4379](https://togithub.com/rollup/rollup/issues/4379)) ##### Bug Fixes - Do not include queries and hashes in generated file names when preserving modules ([#4374](https://togithub.com/rollup/rollup/issues/4374)) ##### Pull Requests - [#4319](https://togithub.com/rollup/rollup/pull/4319): refactor: use fs, fs-extra, remove sander ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4360](https://togithub.com/rollup/rollup/pull/4360): feat: add Array.prototype.groupBy/groupByToMap ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4361](https://togithub.com/rollup/rollup/pull/4361): fix: more types ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4369](https://togithub.com/rollup/rollup/pull/4369): fix: remove acorn-walk patch ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4371](https://togithub.com/rollup/rollup/pull/4371): refactor: use fs.promises in cli/run ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4372](https://togithub.com/rollup/rollup/pull/4372): refactor: use fs.promises in module loader ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4374](https://togithub.com/rollup/rollup/pull/4374): Ignore queries and hashes in file names when preserving modules ([@lukastaegert](https://togithub.com/lukastaegert)) - [#4375](https://togithub.com/rollup/rollup/pull/4375): Fix typo in \_config.js ([@eltociear](https://togithub.com/eltociear)) - [#4376](https://togithub.com/rollup/rollup/pull/4376): refactor: fs.promises, move mkdir to writeoutputfile, Part 3 ([@dnalborczyk](https://togithub.com/dnalborczyk)) - [#4379](https://togithub.com/rollup/rollup/pull/4379): Deprecate hasModuleSideEffects in favor of moduleSideEffects and ensure it is mutable on ModuleInfo ([@lukastaegert](https://togithub.com/lukastaegert))sveltejs/svelte
### [`v3.46.4`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#3464) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.46.3...v3.46.4) - Avoid `maximum call stack size exceeded` errors on large components ([#4694](https://togithub.com/sveltejs/svelte/issues/4694)) - Preserve leading space with `preserveWhitespace: true` ([#4731](https://togithub.com/sveltejs/svelte/issues/4731)) - Preserve leading space in `Configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.