ntnyq / vuepress-plugin-social-share

:mega: Social sharing plugin for VuePress
https://social-share.ntnyq.com
MIT License
33 stars 7 forks source link

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

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
babel-eslint devDependencies patch ^10.0.2 -> ^10.0.3
eslint (source) devDependencies patch ^6.2.0 -> ^6.2.2
lint-staged devDependencies patch ^9.2.3 -> ^9.2.5

Release Notes

babel/babel-eslint ### [`v10.0.3`](https://togithub.com/babel/babel-eslint/releases/v10.0.3) [Compare Source](https://togithub.com/babel/babel-eslint/compare/v10.0.2...v10.0.3) Fixes [#​791](https://togithub.com/babel/babel-eslint/issues/791), also [eslint/eslint#​12117](https://togithub.com/eslint/eslint/issues/12117) Some context: [#​793 (comment)](https://togithub.com/babel/babel-eslint/pull/793#issuecomment-524435971) We ended up going with [@​JLHwung](https://togithub.com/JLHwung)'s PR [#​794](https://togithub.com/babel/babel-eslint/pull/794) which uses ESLint's deps instead of going with peerDeps since it really depends on the version being used and we don't want users to have to install it directly on their own. babel-eslint is patching patches of the dependencies of ESLint itself so these kinds of issues have happened in the past. We'll need to look into figuring out how to have a more solid way of modifying behavior instead of this monkeypatching type of thing for future releases.
eslint/eslint ### [`v6.2.2`](https://togithub.com/eslint/eslint/releases/v6.2.2) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.1...v6.2.2) - [`0e0b784`](https://togithub.com/eslint/eslint/commit/0e0b784b922051c2a1d39dd8160382114b645800) Upgrade: espree@^6.1.1 ([#​12158](https://togithub.com/eslint/eslint/issues/12158)) (Kevin Partington) - [`04e859f`](https://togithub.com/eslint/eslint/commit/04e859f228d081efd3af6edb22563dbc775f8d1d) Sponsors: Sync README with website (ESLint Jenkins) - [`34783d1`](https://togithub.com/eslint/eslint/commit/34783d10ff9b58a3c1e39a36e10864caeb9f66e0) Sponsors: Sync README with website (ESLint Jenkins) - [`b809e72`](https://togithub.com/eslint/eslint/commit/b809e72221bc658e5a42bfd4b8723d3771571f9e) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v6.2.1`](https://togithub.com/eslint/eslint/releases/v6.2.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v6.2.0...v6.2.1) - [`8c021b5`](https://togithub.com/eslint/eslint/commit/8c021b5917b3aa3c578ffe3972106d0a6bcf0838) Upgrade: eslint-utils 1.4.2 ([#​12131](https://togithub.com/eslint/eslint/issues/12131)) (Toru Nagashima) - [`e82388b`](https://togithub.com/eslint/eslint/commit/e82388bd87717430200ec554634cc08806e38d3c) Sponsors: Sync README with website (ESLint Jenkins) - [`4aeeeed`](https://togithub.com/eslint/eslint/commit/4aeeeedb656ee3519ea82ebf0cb41ca801215046) Docs: update docs for ecmaVersion 2020 ([#​12120](https://togithub.com/eslint/eslint/issues/12120)) (silverwind) - [`6886148`](https://togithub.com/eslint/eslint/commit/6886148d1f528659ec3e125f61ef7a5f4c67556d) Docs: Add duplicate keys limitation to accessor-pairs ([#​12124](https://togithub.com/eslint/eslint/issues/12124)) (Milos Djermanovic)
okonet/lint-staged ### [`v9.2.5`](https://togithub.com/okonet/lint-staged/releases/v9.2.5) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.4...v9.2.5) ##### Bug Fixes - validateConfig validates function task return values ([d8fad78](https://togithub.com/okonet/lint-staged/commit/d8fad78)) ### [`v9.2.4`](https://togithub.com/okonet/lint-staged/releases/v9.2.4) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v9.2.3...v9.2.4) ##### Bug Fixes - include renames when getting list of staged files ([2243a83](https://togithub.com/okonet/lint-staged/commit/2243a83))

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 if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot. View repository job log here.