jeetiss / tabs

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

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

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/cli (source) 7.13.10 -> 7.13.14 age adoption passing confidence
@babel/core (source) 7.13.13 -> 7.13.14 age adoption passing confidence
@size-limit/preset-small-lib 4.10.1 -> 4.10.2 age adoption passing confidence
rollup (source) 2.43.1 -> 2.44.0 age adoption passing confidence
size-limit 4.10.1 -> 4.10.2 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.14`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v71314-2021-03-29) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.10...v7.13.14) ##### :bug: Bug Fix - `babel-core` - [#​13068](https://togithub.com/babel/babel/pull/13068) fix(core): make sure "clone-deep-browser" code path is used on browsers ([@​charlessuh](https://togithub.com/charlessuh)) ##### :house: Internal - Other - [#​13066](https://togithub.com/babel/babel/pull/13066) add SHOW_CONFIG_FOR to template ([@​hzoo](https://togithub.com/hzoo)) - `babel-cli`, `babel-core`, `babel-helper-transform-fixture-test-runner`, `babel-register`, `babel-types` - [#​13057](https://togithub.com/babel/babel/pull/13057) Remove lodash deps ([@​hzoo](https://togithub.com/hzoo)) ##### :running_woman: Performance - `babel-core` - [#​13063](https://togithub.com/babel/babel/pull/13063) Only resolve `package.json` when relative configs are enabled ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
ai/size-limit ### [`v4.10.2`](https://togithub.com/ai/size-limit/blob/master/CHANGELOG.md#​4102) [Compare Source](https://togithub.com/ai/size-limit/compare/4.10.1...4.10.2) - Use `1000` factor for `KB` and `1024` for `KiB` (by Matthias Kunnen).
rollup/rollup ### [`v2.44.0`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#​2440) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.43.1...v2.44.0) _2021-03-29_ ##### Features - Add a new option `makeAbsoluteExternalsRelative` to opt out of renormalizing absolute external ids to relative ids ([#​4021](https://togithub.com/rollup/rollup/issues/4021)) - Extend the `resolveId` plugin hook to allow forcing or preventing renormalization of absolute external ids ([#​4021](https://togithub.com/rollup/rollup/issues/4021)) - Make the rendered code of individual modules available in the generated bundle ([#​4028](https://togithub.com/rollup/rollup/issues/4028)) ##### Bug Fixes - Handle objects with `__proto__` properties correctly ([#​4019](https://togithub.com/rollup/rollup/issues/4019)) ##### Pull Requests - [#​4019](https://togithub.com/rollup/rollup/pull/4019): Deoptimize ObjectExpression when a `__proto__` property is present ([@​marijnh](https://togithub.com/marijnh)) - [#​4021](https://togithub.com/rollup/rollup/pull/4021): Improve absolute path handling ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4026](https://togithub.com/rollup/rollup/pull/4026): chore: fix vscode launch config (change tdd to bdd) ([@​jameslahm](https://togithub.com/jameslahm)) - [#​4027](https://togithub.com/rollup/rollup/pull/4027): Post comment for PRs from forks ([@​lukastaegert](https://togithub.com/lukastaegert)) - [#​4028](https://togithub.com/rollup/rollup/pull/4028): Expose rendered module code to generateBundle hook ([@​btd](https://togithub.com/btd))

Renovate configuration

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

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