jeetiss / tabs

React tabs with hooks
https://jeetiss.github.io/tabs/
208 stars 30 forks source link

chore(deps): update dev dependencies (non-major) #208

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/core (source) 7.14.5 -> 7.14.6 age adoption passing confidence
rollup (source) 2.51.2 -> 2.52.1 age adoption passing confidence
shipjs 0.23.2 -> 0.23.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.6`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7146-2021-06-14) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.5...v7.14.6) ##### :bug: Bug Fix - `babel-plugin-transform-spread` - [#​13459](https://togithub.com/babel/babel/pull/13459) babel-plugin-transform-spread add missing argument in build calls ([@​zxbodya](https://togithub.com/zxbodya)) - [#​13439](https://togithub.com/babel/babel/pull/13439) Correctly transform spreads of arrays with holes ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-helpers`, `babel-plugin-transform-destructuring`, `babel-plugin-transform-modules-commonjs` - [#​13444](https://togithub.com/babel/babel/pull/13444) fix destructuring of empty string ([@​lala7573](https://togithub.com/lala7573)) - `babel-helper-create-class-features-plugin`, `babel-plugin-proposal-class-properties` - [#​13429](https://togithub.com/babel/babel/pull/13429) fix: reference to class expression in private method ([@​lala7573](https://togithub.com/lala7573)) - `babel-parser` - [#​13428](https://togithub.com/babel/babel/pull/13428) \[ts] Support override modifiers for parameter properties ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - [#​13449](https://togithub.com/babel/babel/pull/13449) Disallow JSX tag forming after TS non-null assertion ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - [#​13423](https://togithub.com/babel/babel/pull/13423) Faster babel build ([@​JLHwung](https://togithub.com/JLHwung)) ##### :running_woman: Performance - `babel-parser` - [#​13453](https://togithub.com/babel/babel/pull/13453) Faster readRegexp ([@​JLHwung](https://togithub.com/JLHwung))
rollup/rollup ### [`v2.52.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2521) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.0...v2.52.1) *2021-06-17* ##### Bug Fixes - Fix a memory leak in watch mode ([#​4142](https://togithub.com/rollup/rollup/issues/4142)) ##### Pull Requests - [#​4142](https://togithub.com/rollup/rollup/pull/4142): Make array and object prototype singletons immutable for now ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.52.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2520) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.51.2...v2.52.0) *2021-06-16* ##### Features - Add `--configPlugin` CLI option to apply plugins to the config file for e.g. TypeScript configs ([#​3835](https://togithub.com/rollup/rollup/issues/3835)) - Add "safest" and "smallest" presets to tree-shaking options for easier configuration ([#​4131](https://togithub.com/rollup/rollup/issues/4131)) - Add `treeshake.correctVarValueBeforeDeclaration` option to deoptimize `var` declarations ([#​4139](https://togithub.com/rollup/rollup/issues/4139)) ##### Pull Requests - [#​3835](https://togithub.com/rollup/rollup/pull/3835): Add typescript config support ([@​TheRealSyler](https://togithub.com/TheRealSyler)) - [#​4131](https://togithub.com/rollup/rollup/pull/4131): Add presets to the tree-shaking options ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4139](https://togithub.com/rollup/rollup/pull/4139): Add option to deoptimize var declarations for tree-shaking ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4141](https://togithub.com/rollup/rollup/pull/4141): Update dependencies ([@​lukastaegert](https://togithub.com/lukastaegert))
algolia/shipjs ### [`v0.23.3`](https://togithub.com/algolia/shipjs/blob/master/CHANGELOG.md#​0233-httpsgithubcomalgoliashipjscomparev0232v0233-2021-06-14) [Compare Source](https://togithub.com/algolia/shipjs/compare/v0.23.2...v0.23.3) ##### Bug Fixes - **prepare:** add missing version in the changelog ([#​954](https://togithub.com/algolia/shipjs/issues/954)) ([2a8e7c5](https://togithub.com/algolia/shipjs/commit/2a8e7c569754dd57c71ff684a43ae8cfc8d1f384))

Configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Moscow.

🚦 Automerge: Enabled.

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.