jeetiss / tabs

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

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

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/preset-env (source) 7.14.5 -> 7.14.7 age adoption passing confidence
rollup (source) 2.52.1 -> 2.52.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.7`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7147-2021-06-21) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.5...v7.14.7) ##### :bug: Bug Fix - `babel-plugin-proposal-object-rest-spread` - [#​13483](https://togithub.com/babel/babel/pull/13483) Don't hoist template literal keys in `object-rest-spread` ([@​lala7573](https://togithub.com/lala7573)) - `babel-plugin-transform-destructuring` - [#​13482](https://togithub.com/babel/babel/pull/13482) Don't hoist template strings from destructuring keys ([@​lala7573](https://togithub.com/lala7573)) - `babel-traverse` - [#​13475](https://togithub.com/babel/babel/pull/13475) fix: remove traverse trap on `NODE_ENV == "test"` ([@​JLHwung](https://togithub.com/JLHwung)) - Other - [#​13477](https://togithub.com/babel/babel/pull/13477) Add record and tuple tokens to eslint parser ([@​plourenco](https://togithub.com/plourenco)) - `babel-helper-member-expression-to-functions`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-private-methods` - [#​13395](https://togithub.com/babel/babel/pull/13395) fix: tagged template incorrect receiver ([@​sag1v](https://togithub.com/sag1v)) ##### :house: Internal - `babel-parser` - [#​13450](https://togithub.com/babel/babel/pull/13450) Simplify token context ([@​JLHwung](https://togithub.com/JLHwung)) - [#​13419](https://togithub.com/babel/babel/pull/13419) refactor(parser): remove refNeedsArrowPos ([@​tony-go](https://togithub.com/tony-go)) - Other - [#​13485](https://togithub.com/babel/babel/pull/13485) chore: fix comment typo ([@​hyaocuk](https://togithub.com/hyaocuk))
rollup/rollup ### [`v2.52.3`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2523) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.2...v2.52.3) *2021-06-25* ##### Bug Fixes - Fix an issue where code was wrongly removed when using vars in nested scopes ([#​4149](https://togithub.com/rollup/rollup/issues/4149)) ##### Pull Requests - [#​4149](https://togithub.com/rollup/rollup/pull/4149): Make sure the initializer of hoisted variables is deoptimized ([@​lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.52.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2522) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.52.1...v2.52.2) *2021-06-21* ##### Bug Fixes - Support falsy plugins in types ([#​4144](https://togithub.com/rollup/rollup/issues/4144)) - Do not require return value in renderChunkHook type ([#​4144](https://togithub.com/rollup/rollup/issues/4144)) ##### Pull Requests - [#​4144](https://togithub.com/rollup/rollup/pull/4144): Use TypeScript config and improve some types ([@​lukastaegert](https://togithub.com/lukastaegert))

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.