jeetiss / tabs

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

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

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.0 -> 7.14.1 age adoption passing confidence
rollup (source) 2.46.0 -> 2.47.0 age adoption passing confidence

Release Notes

babel/babel ### [`v7.14.1`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7141-2021-05-04) [Compare Source](https://togithub.com/babel/babel/compare/v7.14.0...v7.14.1) ##### :bug: Bug Fix - `babel-parser` - [#​13243](https://togithub.com/babel/babel/pull/13243) Parse static blocks with typescript plugin ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-plugin-transform-block-scoping` - [#​13248](https://togithub.com/babel/babel/pull/13248) Fix plugin-transform-block-scoping const violations ([@​overlookmotel](https://togithub.com/overlookmotel)) - `babel-generator`, `babel-parser` - [#​13244](https://togithub.com/babel/babel/pull/13244) Parse `for await (async of ...)` ([@​Zalathar](https://togithub.com/Zalathar)) - `babel-helper-create-class-features-plugin` - [#​13237](https://togithub.com/babel/babel/pull/13237) fix: Typo in `@babel/helper-create-class-features-plugin` ([@​aancer-rca](https://togithub.com/aancer-rca)) ##### :memo: Documentation - `babel-types` - [#​13151](https://togithub.com/babel/babel/pull/13151) Add alias docs for [@​babel/types](https://togithub.com/babel/types) ([@​JLHwung](https://togithub.com/JLHwung)) ##### :house: Internal - `babel-parser` - [#​13242](https://togithub.com/babel/babel/pull/13242) Don't use `"composite": true` in tsc (until it supports cycles) ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - [#​13241](https://togithub.com/babel/babel/pull/13241) chore: remove duplicated test262 parser tests ([@​JLHwung](https://togithub.com/JLHwung)) - `babel-plugin-proposal-export-namespace-from`, `babel-plugin-syntax-module-string-names`, `babel-plugin-transform-modules-amd`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-modules-systemjs`, `babel-plugin-transform-modules-umd` - [#​13246](https://togithub.com/babel/babel/pull/13246) Archive `@babel/plugin-syntax-module-string-names` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-core`, `babel-plugin-proposal-class-properties`, `babel-plugin-proposal-class-static-block`, `babel-plugin-proposal-private-methods`, `babel-plugin-proposal-private-property-in-object`, `babel-plugin-syntax-class-properties`, `babel-plugin-transform-flow-comments`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-modules-commonjs`, `babel-plugin-transform-typescript`, `babel-plugin-transform-unicode-escapes`, `babel-preset-env`, `babel-standalone` - [#​13232](https://togithub.com/babel/babel/pull/13232) Archive `@babel/plugin-syntax-class-properties` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
rollup/rollup ### [`v2.47.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2470) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.46.0...v2.47.0) _2021-05-04_ ##### Features - Warn about ambiguous imports from combined external namespace reexports ([#​4064](https://togithub.com/rollup/rollup/issues/4064)) - In case of combined namespace reexports, always prefer local exports over external namespaces ([#​4064](https://togithub.com/rollup/rollup/issues/4064)) - Treat conflicting names in local namespace reexports as undefined ([#​4064](https://togithub.com/rollup/rollup/issues/4064)) ##### Pull Requests - [#​4064](https://togithub.com/rollup/rollup/pull/4064): Prefer locally defined exports and reexports over external namespaces ([@​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.