react-bootstrap / dom-helpers

tiny, extremely modular, DOM helper library for IE9+
MIT License
404 stars 65 forks source link

chore(deps): update all non-major dependencies #121

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
@4c/rollout devDependencies patch ^2.1.9 -> ^2.1.10
@typescript-eslint/eslint-plugin devDependencies minor ^3.5.0 -> ^3.6.0
@typescript-eslint/parser devDependencies minor ^3.5.0 -> ^3.6.0
rollup (source) devDependencies minor ^2.19.0 -> ^2.21.0

Release Notes

4Catalyzer/cli ### [`v2.1.10`](https://togithub.com/4Catalyzer/cli/compare/@4c/rollout@2.1.9...@4c/rollout@2.1.10) [Compare Source](https://togithub.com/4Catalyzer/cli/compare/@4c/rollout@2.1.9...@4c/rollout@2.1.10)
typescript-eslint/typescript-eslint ### [`v3.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​360-httpsgithubcomtypescript-eslinttypescript-eslintcomparev350v360-2020-07-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v3.5.0...v3.6.0) ##### Bug Fixes - **eslint-plugin:** [no-namespace] allow namespaces in nested declarations with `allowDeclarations` ([#​2238](https://togithub.com/typescript-eslint/typescript-eslint/issues/2238)) ([c1df669](https://togithub.com/typescript-eslint/typescript-eslint/commit/c1df6694f7866d3ef7ede0b1c6c9dd6f3955e682)) - **eslint-plugin:** [space-before-function-paren] handle abstract functions ([#​2199](https://togithub.com/typescript-eslint/typescript-eslint/issues/2199)) ([88a3edf](https://togithub.com/typescript-eslint/typescript-eslint/commit/88a3edfce8349f871b7b660d2b76508b67c94eda)) ##### Features - **eslint-plugin:** add rule `prefer-literal-enum-member` ([#​1898](https://togithub.com/typescript-eslint/typescript-eslint/issues/1898)) ([fe2b2ec](https://togithub.com/typescript-eslint/typescript-eslint/commit/fe2b2ec39ef04ac8b73eef9d29d12fd1b24fa183))
rollup/rollup ### [`v2.21.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2210) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.20.0...v2.21.0) _2020-07-07_ ##### Features - Allow plugins to disable tree-shaking for individual modules to ensure even empty modules are associated with chunks ([#​3663](https://togithub.com/rollup/rollup/issues/3663)) ##### Pull Requests - [#​3663](https://togithub.com/rollup/rollup/pull/3663): Disable treeshaking per module ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.20.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2200) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.19.0...v2.20.0) _2020-07-06_ ##### Features - Support using a function to generate different chunk and asset naming patterns per chunk or asset ([#​3658](https://togithub.com/rollup/rollup/issues/3658)) - Add `referencedFiles` property to the chunk info in generateBundle to list referenced assets ([#​3661](https://togithub.com/rollup/rollup/issues/3661)) ##### Pull Requests - [#​3658](https://togithub.com/rollup/rollup/pull/3658): Add ability to use a function that returns a pattern string in all places where you could use a pattern string before ([@​frank-dspeed](https://togithub.com/frank-dspeed)) - [#​3661](https://togithub.com/rollup/rollup/pull/3661): Add referenced files to bundle ([@​lukastaegert](https://togithub.com/lukastaegert))

Renovate configuration

:date: Schedule: "before 3am on Monday" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: 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.