nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
641 stars 99 forks source link

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

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.13.8 -> ^7.13.9 age adoption passing confidence
firebase (source, changelog) ^8.2.9 -> ^8.2.10 age adoption passing confidence
husky ^5.1.2 -> ^5.1.3 age adoption passing confidence

Release Notes

babel/babel ### [`v7.13.9`](https://togithub.com/babel/babel/blob/master/CHANGELOG.md#v7139-2021-03-01) [Compare Source](https://togithub.com/babel/babel/compare/v7.13.8...v7.13.9) ##### :bug: Bug Fix - `babel-preset-env` - [#​12934](https://togithub.com/babel/babel/pull/12934) Load `.browserslistrc` when using old `@babel/core` versions ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo)) - `babel-parser` - [#​12939](https://togithub.com/babel/babel/pull/12939) fix: add tokens when tokens: true is passed to parseExpression ([@​JLHwung](https://togithub.com/JLHwung)) - [#​12930](https://togithub.com/babel/babel/pull/12930) babel-parser(flow): Add null property to FunctionTypeAnnotation without parens ([@​sosukesuzuki](https://togithub.com/sosukesuzuki)) - `babel-generator` - [#​12921](https://togithub.com/babel/babel/pull/12921) Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration ([@​saitonakamura](https://togithub.com/saitonakamura)) - [#​12920](https://togithub.com/babel/babel/pull/12920) Allow nullish extends in interfaceish ([@​saitonakamura](https://togithub.com/saitonakamura)) ##### :house: Internal - `babel-plugin-transform-runtime`, `babel-runtime-corejs2`, `babel-runtime-corejs3`, `babel-runtime` - [#​12919](https://togithub.com/babel/babel/pull/12919) Put back ESM helpers in a folder where we can use `.js` ([@​nicolo-ribaudo](https://togithub.com/nicolo-ribaudo))
firebase/firebase-js-sdk ### [`v8.2.10`](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.2.9...firebase@8.2.10) [Compare Source](https://togithub.com/firebase/firebase-js-sdk/compare/firebase@8.2.9...firebase@8.2.10)
typicode/husky ### [`v5.1.3`](https://togithub.com/typicode/husky/releases/v5.1.3) [Compare Source](https://togithub.com/typicode/husky/compare/v5.1.2...v5.1.3) - docs: add specific Yarn v2 install/uninstall instructions - cli: `husky init` will detect Yarn v2 and initialize accordingly

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

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