relay-tools / found-relay

Relay integration for Found
MIT License
276 stars 32 forks source link

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

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/node (source) ^7.14.5 -> ^7.14.7 age adoption passing confidence
prettier (source) ^2.3.1 -> ^2.3.2 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))
prettier/prettier ### [`v2.3.2`](https://togithub.com/prettier/prettier/blob/master/CHANGELOG.md#​232) [Compare Source](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) [diff](https://togithub.com/prettier/prettier/compare/2.3.1...2.3.2) ##### Fix failure on dir with trailing slash ([#​11000](https://togithub.com/prettier/prettier/pull/11000) by [@​fisker](https://togithub.com/fisker)) ```console $ ls 1.js 1.unknown ```

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

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