From ba9272e5de6ed71a04b43a87db30493244c76ac1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:05:54 +0300 Subject: [PATCH] Update dependency eslint to v7.32.0 (#15) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`7.13.0` -> `7.32.0`](https://renovatebot.com/diffs/npm/eslint/7.13.0/7.32.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/7.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/7.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/7.13.0/7.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/7.13.0/7.32.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
eslint/eslint (eslint) ### [`v7.32.0`](https://togithub.com/eslint/eslint/releases/tag/v7.32.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.31.0...v7.32.0) - [`3c78a7b`](https://togithub.com/eslint/eslint/commit/3c78a7bff6044fd196ae3b737983e6744c6eb7c8) Chore: Adopt `eslint-plugin/prefer-message-ids` rule internally ([#​14841](https://togithub.com/eslint/eslint/issues/14841)) (Bryan Mishkin) - [`faecf56`](https://togithub.com/eslint/eslint/commit/faecf56cdb4146b28bfa4f1980adb41b4d3614b1) Update: change reporting location for `curly` rule (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14766](https://togithub.com/eslint/eslint/issues/14766)) (Nitin Kumar) - [`d7dc07a`](https://togithub.com/eslint/eslint/commit/d7dc07a15e256cee9232183165e2f6102f2c0873) Fix: ignore lines with empty elements (fixes [#​12756](https://togithub.com/eslint/eslint/issues/12756)) ([#​14837](https://togithub.com/eslint/eslint/issues/14837)) (Soufiane Boutahlil) - [`1bfbefd`](https://togithub.com/eslint/eslint/commit/1bfbefdaaf19ef32df42b89a3f5d32cff1e5b831) New: Exit on fatal error (fixes [#​13711](https://togithub.com/eslint/eslint/issues/13711)) ([#​14730](https://togithub.com/eslint/eslint/issues/14730)) (Antonios Katopodis) - [`ed007c8`](https://togithub.com/eslint/eslint/commit/ed007c82ee9d2170c87500d98303554b5f90b915) Chore: Simplify internal `no-invalid-meta` rule ([#​14842](https://togithub.com/eslint/eslint/issues/14842)) (Bryan Mishkin) - [`d53d906`](https://togithub.com/eslint/eslint/commit/d53d9064b9dd0dd6a8ea39e07b16310c8364db69) Docs: Prepare data for website to indicate rules with suggestions ([#​14830](https://togithub.com/eslint/eslint/issues/14830)) (Bryan Mishkin) - [`d28f2ff`](https://togithub.com/eslint/eslint/commit/d28f2ffb986e49d6da5c1d91215580591f4cfd35) Docs: Reference eslint-config-eslint to avoid potential for staleness ([#​14805](https://togithub.com/eslint/eslint/issues/14805)) (Brett Zamir) - [`8be8a36`](https://togithub.com/eslint/eslint/commit/8be8a36010145dfcd31cbdd4f781a91989e3b1bd) Chore: Adopt `eslint-plugin/require-meta-docs-url` rule internally ([#​14823](https://togithub.com/eslint/eslint/issues/14823)) (Bryan Mishkin) - [`f9c164f`](https://togithub.com/eslint/eslint/commit/f9c164f7b74ca73384c8c80eed5bdbe359b44f6c) Docs: New syntax issue template ([#​14826](https://togithub.com/eslint/eslint/issues/14826)) (Nicholas C. Zakas) - [`eba0c45`](https://togithub.com/eslint/eslint/commit/eba0c4595c126a91f700d5f2e8723ec3f820a830) Chore: assertions on reporting loc in `unicode-bom` (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14809](https://togithub.com/eslint/eslint/issues/14809)) (Nitin Kumar) - [`ed945bd`](https://togithub.com/eslint/eslint/commit/ed945bd662714b1917e9de71d5b322a28be9161b) Docs: fix multiple broken links ([#​14833](https://togithub.com/eslint/eslint/issues/14833)) (Sam Chen) - [`60df44c`](https://togithub.com/eslint/eslint/commit/60df44c79b0f74406119c0c040a360ca84e721fc) Chore: use `actions/setup-node@v2` ([#​14816](https://togithub.com/eslint/eslint/issues/14816)) (Nitin Kumar) - [`6641d88`](https://togithub.com/eslint/eslint/commit/6641d88e17d952a8e51df5e0d3882a842d4c3f35) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.31.0`](https://togithub.com/eslint/eslint/releases/tag/v7.31.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.30.0...v7.31.0) - [`efdbb12`](https://togithub.com/eslint/eslint/commit/efdbb1227019427ec2d968a8d6e9151dd8a77c35) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to v0.4.3 ([#​14808](https://togithub.com/eslint/eslint/issues/14808)) (Brandon Mills) - [`a96b05f`](https://togithub.com/eslint/eslint/commit/a96b05f6c5649cfee112d605c91d95aa191e2f78) Update: add end location to report in `consistent-return` (refs [#​12334](https://togithub.com/eslint/eslint/issues/12334)) ([#​14798](https://togithub.com/eslint/eslint/issues/14798)) (Nitin Kumar) - [`e0e8e30`](https://togithub.com/eslint/eslint/commit/e0e8e308929c9c66612505f2da89043f8592eea7) Docs: update BUG_REPORT template ([#​14787](https://togithub.com/eslint/eslint/issues/14787)) (Nitin Kumar) - [`39115c8`](https://togithub.com/eslint/eslint/commit/39115c8b71d2629161359f6456f47fdbd552fddd) Docs: provide more context to no-eq-null ([#​14801](https://togithub.com/eslint/eslint/issues/14801)) (gfyoung) - [`9a3c73c`](https://togithub.com/eslint/eslint/commit/9a3c73c130d437a65f4edba0dcb63390e68cac41) Docs: fix a broken link ([#​14790](https://togithub.com/eslint/eslint/issues/14790)) (Sam Chen) - [`ddffa8a`](https://togithub.com/eslint/eslint/commit/ddffa8ad58b4b124b08061e9045fdb5370cbdbe3) Update: Indicating the operator in question ([#​14764](https://togithub.com/eslint/eslint/issues/14764)) (Paul Smith) - [`bba714c`](https://togithub.com/eslint/eslint/commit/bba714c2ed813821ed288fbc07722cdde6e534fe) Update: Clarifying what changes need to be made in no-mixed-operators ([#​14765](https://togithub.com/eslint/eslint/issues/14765)) (Paul Smith) - [`b0d22e3`](https://togithub.com/eslint/eslint/commit/b0d22e3eff18ea7f08189134c07cddceaec69a09) Docs: Mention benefit of providing `meta.docs.url` ([#​14774](https://togithub.com/eslint/eslint/issues/14774)) (Bryan Mishkin) - [`000cc79`](https://togithub.com/eslint/eslint/commit/000cc796fd487e7b9ba8bcc5857dd691044479cc) Sponsors: Sync README with website (ESLint Jenkins) - [`a6a7438`](https://togithub.com/eslint/eslint/commit/a6a7438502abc6a1e29ec35cfbe2058ffc0803b1) Chore: pin fs-teardown@0.1.1 ([#​14771](https://togithub.com/eslint/eslint/issues/14771)) (Milos Djermanovic) ### [`v7.30.0`](https://togithub.com/eslint/eslint/releases/tag/v7.30.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.29.0...v7.30.0) - [`5f74642`](https://togithub.com/eslint/eslint/commit/5f746420700d457b92dd86659de588d272937b79) Chore: don't check Program.start in SourceCode#getComments (refs [#​14744](https://togithub.com/eslint/eslint/issues/14744)) ([#​14748](https://togithub.com/eslint/eslint/issues/14748)) (Milos Djermanovic) - [`19a871a`](https://togithub.com/eslint/eslint/commit/19a871a35ae9997ce352624b1081c96c54b73a9f) Docs: Suggest linting plugins for ESLint plugin developers ([#​14754](https://togithub.com/eslint/eslint/issues/14754)) (Bryan Mishkin) - [`aa87329`](https://togithub.com/eslint/eslint/commit/aa87329d919f569404ca573b439934552006572f) Docs: fix broken links ([#​14756](https://togithub.com/eslint/eslint/issues/14756)) (Sam Chen) - [`278813a`](https://togithub.com/eslint/eslint/commit/278813a6e759f6b5512ac64c7530c9c51732e692) Docs: fix and add more examples for new-cap rule (fixes [#​12874](https://togithub.com/eslint/eslint/issues/12874)) ([#​14725](https://togithub.com/eslint/eslint/issues/14725)) (Nitin Kumar) - [`ed1da5d`](https://togithub.com/eslint/eslint/commit/ed1da5d96af2587b7211854e45cf8657ef808710) Update: ecmaVersion allows "latest" ([#​14720](https://togithub.com/eslint/eslint/issues/14720)) (薛定谔的猫) - [`104c0b5`](https://togithub.com/eslint/eslint/commit/104c0b592f203d315a108d311c58375357e40b24) Update: improve use-isnan rule to detect `Number.NaN` (fixes [#​14715](https://togithub.com/eslint/eslint/issues/14715)) ([#​14718](https://togithub.com/eslint/eslint/issues/14718)) (Nitin Kumar) - [`b08170b`](https://togithub.com/eslint/eslint/commit/b08170b92beb22db6ec612ebdfff930f9e0582ab) Update: Implement FlatConfigArray (refs [#​13481](https://togithub.com/eslint/eslint/issues/13481)) ([#​14321](https://togithub.com/eslint/eslint/issues/14321)) (Nicholas C. Zakas) - [`f113cdd`](https://togithub.com/eslint/eslint/commit/f113cdd872257d72bbd66d95e4eaf13623323b24) Chore: upgrade eslint-plugin-eslint-plugin ([#​14738](https://togithub.com/eslint/eslint/issues/14738)) (薛定谔的猫) - [`1b8997a`](https://togithub.com/eslint/eslint/commit/1b8997ab63781f4ebf87e3269400b2ef4c7d2973) Docs: Fix getRulesMetaForResults link syntax ([#​14723](https://togithub.com/eslint/eslint/issues/14723)) (Brandon Mills) - [`aada733`](https://togithub.com/eslint/eslint/commit/aada733d2aee830aa32cccb9828cd72db4ccd6bd) Docs: fix two broken links ([#​14726](https://togithub.com/eslint/eslint/issues/14726)) (Sam Chen) - [`8972529`](https://togithub.com/eslint/eslint/commit/8972529f82d13bd04059ee8852b4ebb9b5350962) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.29.0`](https://togithub.com/eslint/eslint/releases/tag/v7.29.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.28.0...v7.29.0) - [`bfbfe5c`](https://togithub.com/eslint/eslint/commit/bfbfe5c1fd4c39a06d5e159dbe48479ca4305fc0) New: Add only to RuleTester (refs [eslint/rfcs#73](https://togithub.com/eslint/rfcs/issues/73)) ([#​14677](https://togithub.com/eslint/eslint/issues/14677)) (Brandon Mills) - [`c2cd7b4`](https://togithub.com/eslint/eslint/commit/c2cd7b4a18057ca6067bdfc16de771dc5d90c0ea) New: Add ESLint#getRulesMetaForResults() (refs [#​13654](https://togithub.com/eslint/eslint/issues/13654)) ([#​14716](https://togithub.com/eslint/eslint/issues/14716)) (Nicholas C. Zakas) - [`eea7e0d`](https://togithub.com/eslint/eslint/commit/eea7e0d09d6ef43d6663cbe424e7974764a5f7fe) Chore: remove duplicate code ([#​14719](https://togithub.com/eslint/eslint/issues/14719)) (Nitin Kumar) - [`6a1c7a0`](https://togithub.com/eslint/eslint/commit/6a1c7a0dac050ea5876972c50563a7eb867b38d3) Fix: allow fallthrough comment inside block (fixes [#​14701](https://togithub.com/eslint/eslint/issues/14701)) ([#​14702](https://togithub.com/eslint/eslint/issues/14702)) (Kevin Gibbons) - [`a47e5e3`](https://togithub.com/eslint/eslint/commit/a47e5e30b0da364593b6881f6826c595da8696f5) Docs: Add Mega-Linter to the list of integrations ([#​14707](https://togithub.com/eslint/eslint/issues/14707)) (Nicolas Vuillamy) - [`353ddf9`](https://togithub.com/eslint/eslint/commit/353ddf965078030794419b089994373e27ffc86e) Chore: enable reportUnusedDisableDirectives in eslint-config-eslint ([#​14699](https://togithub.com/eslint/eslint/issues/14699)) (薛定谔的猫) - [`757c495`](https://togithub.com/eslint/eslint/commit/757c49584a5852c468c1b4a0b74ad3aa39d954e5) Chore: add some rules to eslint-config-eslint ([#​14692](https://togithub.com/eslint/eslint/issues/14692)) (薛定谔的猫) - [`c93a222`](https://togithub.com/eslint/eslint/commit/c93a222563177a9b5bc7a59aa106bc0a6d31e063) Docs: fix a broken link ([#​14697](https://togithub.com/eslint/eslint/issues/14697)) (Sam Chen) - [`655c118`](https://togithub.com/eslint/eslint/commit/655c1187fc845bac61ae8d06c556f1a59ee2071b) Sponsors: Sync README with website (ESLint Jenkins) - [`e2bed2e`](https://togithub.com/eslint/eslint/commit/e2bed2ead22b575d55ccaeed94eecd3a979dd871) Sponsors: Sync README with website (ESLint Jenkins) - [`8490fb4`](https://togithub.com/eslint/eslint/commit/8490fb42e559ef0b3c34ac60be4e05e0d879a9cb) Sponsors: Sync README with website (ESLint Jenkins) - [`ddbe877`](https://togithub.com/eslint/eslint/commit/ddbe877c95224e127215d35562a175c6f2b7ba22) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.28.0`](https://togithub.com/eslint/eslint/releases/tag/v7.28.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.27.0...v7.28.0) - [`1237705`](https://togithub.com/eslint/eslint/commit/1237705dd08c209c5e3136045ec51a4ba87a3abe) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.2 ([#​14672](https://togithub.com/eslint/eslint/issues/14672)) (Milos Djermanovic) - [`123fb86`](https://togithub.com/eslint/eslint/commit/123fb8648731c2c23313c544ffa1872d3024fe68) Docs: Add Feedback Needed triage description ([#​14670](https://togithub.com/eslint/eslint/issues/14670)) (Nicholas C. Zakas) - [`c545163`](https://togithub.com/eslint/eslint/commit/c5451635b4e89827cfc8d8d77083647c74506e42) Update: support multiline /*eslint-env*/ directives (fixes [#​14652](https://togithub.com/eslint/eslint/issues/14652)) ([#​14660](https://togithub.com/eslint/eslint/issues/14660)) (薛定谔的猫) - [`8d1e75a`](https://togithub.com/eslint/eslint/commit/8d1e75a31b3e3d67130709a219bdd07ce6f3cf74) Upgrade: glob-parent version in package.json ([#​14658](https://togithub.com/eslint/eslint/issues/14658)) (Hamza Najeeb) - [`1f048cb`](https://togithub.com/eslint/eslint/commit/1f048cb0eec660d2052f1758f4b2ad7b1cb424e1) Fix: no-implicit-coercion false positive with `String()` (fixes [#​14623](https://togithub.com/eslint/eslint/issues/14623)) ([#​14641](https://togithub.com/eslint/eslint/issues/14641)) (Milos Djermanovic) - [`d709abf`](https://togithub.com/eslint/eslint/commit/d709abfdde087325d4578b6709dc61040b8ca9d8) Chore: fix comment location in no-unused-vars ([#​14648](https://togithub.com/eslint/eslint/issues/14648)) (Milos Djermanovic) - [`e44ce0a`](https://togithub.com/eslint/eslint/commit/e44ce0a8acfaad513c385150c25e76e82a1b8f12) Fix: no-duplicate-imports allow unmergeable (fixes [#​12758](https://togithub.com/eslint/eslint/issues/12758), fixes [#​12760](https://togithub.com/eslint/eslint/issues/12760)) ([#​14238](https://togithub.com/eslint/eslint/issues/14238)) (Soufiane Boutahlil) - [`bb66a3d`](https://togithub.com/eslint/eslint/commit/bb66a3d91af426dac9a7ffdbe47bdbbc0ffd4dd7) New: add `getPhysicalFilename()` method to rule context (fixes [#​11989](https://togithub.com/eslint/eslint/issues/11989)) ([#​14616](https://togithub.com/eslint/eslint/issues/14616)) (Nitin Kumar) - [`2e43dac`](https://togithub.com/eslint/eslint/commit/2e43dacd24337a82d4184fac9b44d497675f46ef) Docs: fix `no-sequences` example ([#​14643](https://togithub.com/eslint/eslint/issues/14643)) (Nitin Kumar) - [`958ff4e`](https://togithub.com/eslint/eslint/commit/958ff4e8a5102f204f1484d09985e28a79790996) Docs: add note for arrow functions in no-seq rule ([#​14578](https://togithub.com/eslint/eslint/issues/14578)) (Nitin Kumar) - [`e4f111b`](https://togithub.com/eslint/eslint/commit/e4f111b67d114adbf76a9c9dbb18fa4f49bc91b6) Fix: arrow-body-style crash with object pattern (fixes [#​14633](https://togithub.com/eslint/eslint/issues/14633)) ([#​14635](https://togithub.com/eslint/eslint/issues/14635)) (Milos Djermanovic) - [`ec28b5a`](https://togithub.com/eslint/eslint/commit/ec28b5a2bdc69f34ce29d670f5e84d2446774a00) Chore: upgrade eslint-plugin-eslint-plugin ([#​14590](https://togithub.com/eslint/eslint/issues/14590)) (薛定谔的猫) - [`85a2725`](https://togithub.com/eslint/eslint/commit/85a2725b1fade5538e727102d9701ccb503e54d4) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.27.0`](https://togithub.com/eslint/eslint/releases/tag/v7.27.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.26.0...v7.27.0) - [`2c0868c`](https://togithub.com/eslint/eslint/commit/2c0868cbeadc9f42716fa1178ebdc6b4cee6d31e) Chore: merge all html formatter files into `html.js` ([#​14612](https://togithub.com/eslint/eslint/issues/14612)) (Milos Djermanovic) - [`9e9b5e0`](https://togithub.com/eslint/eslint/commit/9e9b5e07475564813b62cd1d7562a93c5fb4bc74) Update: no-unused-vars false negative with comma operator (fixes [#​14325](https://togithub.com/eslint/eslint/issues/14325)) ([#​14354](https://togithub.com/eslint/eslint/issues/14354)) (Nitin Kumar) - [`afe9569`](https://togithub.com/eslint/eslint/commit/afe95693e1e4316a1c6f01d39345061d4c5921c7) Chore: use includes instead of indexOf ([#​14607](https://togithub.com/eslint/eslint/issues/14607)) (Mikhail Bodrov) - [`c0f418e`](https://togithub.com/eslint/eslint/commit/c0f418e2476df98519bc156b81d20431984e8704) Chore: Remove lodash ([#​14287](https://togithub.com/eslint/eslint/issues/14287)) (Stephen Wade) - [`52655dd`](https://togithub.com/eslint/eslint/commit/52655dd54925ee02af2ba3a0ebc09de959ae3101) Update: no-restricted-imports custom message for patterns (fixes [#​11843](https://togithub.com/eslint/eslint/issues/11843)) ([#​14580](https://togithub.com/eslint/eslint/issues/14580)) (Alex Holden) - [`967b1c4`](https://togithub.com/eslint/eslint/commit/967b1c4ceca8f5248378477da94ff118dafaa647) Chore: Fix typo in large.js ([#​14589](https://togithub.com/eslint/eslint/issues/14589)) (Ikko Ashimine) - [`2466a05`](https://togithub.com/eslint/eslint/commit/2466a05160de60958457d984b79fd445c12ebc98) Sponsors: Sync README with website (ESLint Jenkins) - [`fe29f18`](https://togithub.com/eslint/eslint/commit/fe29f18227fd02fd7c3da033417d621275b00d0a) Sponsors: Sync README with website (ESLint Jenkins) - [`086c1d6`](https://togithub.com/eslint/eslint/commit/086c1d6e8593cf8e7851daa8f2a890c213cf6999) Chore: add more test cases for `no-sequences` ([#​14579](https://togithub.com/eslint/eslint/issues/14579)) (Nitin Kumar) - [`6a2ced8`](https://togithub.com/eslint/eslint/commit/6a2ced892c0dc43fa4942293b9f1c4b9151c3741) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.26.0`](https://togithub.com/eslint/eslint/releases/tag/v7.26.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.25.0...v7.26.0) - [`aaf65e6`](https://togithub.com/eslint/eslint/commit/aaf65e629adb74401092c3ccc9cb4e4bd1c8609b) Upgrade: eslintrc for ModuleResolver fix ([#​14577](https://togithub.com/eslint/eslint/issues/14577)) (Brandon Mills) - [`ae6dbd1`](https://togithub.com/eslint/eslint/commit/ae6dbd148aaca83e4bd04b9351b54029c50fac8a) Fix: track variables, not names in require-atomic-updates (fixes [#​14208](https://togithub.com/eslint/eslint/issues/14208)) ([#​14282](https://togithub.com/eslint/eslint/issues/14282)) (Patrick Ahmetovic) - [`6a86e50`](https://togithub.com/eslint/eslint/commit/6a86e5018a3733049c09261bcabae422fbea893d) Chore: remove loose-parser tests (fixes [#​14315](https://togithub.com/eslint/eslint/issues/14315)) ([#​14569](https://togithub.com/eslint/eslint/issues/14569)) (Milos Djermanovic) - [`ee3a3ea`](https://togithub.com/eslint/eslint/commit/ee3a3ead893d185cc4b1ae9041940cb0968767e1) Fix: create `.eslintrc.cjs` for `module` type ([#​14304](https://togithub.com/eslint/eslint/issues/14304)) (Nitin Kumar) - [`6791dec`](https://togithub.com/eslint/eslint/commit/6791decfc58b7b09cfd0aabd15a3d14148aae073) Docs: fix example for require-atomic-updates ([#​14562](https://togithub.com/eslint/eslint/issues/14562)) (Milos Djermanovic) - [`388eb7e`](https://togithub.com/eslint/eslint/commit/388eb7e14039b8951462b311d6121002ca5232cb) Sponsors: Sync README with website (ESLint Jenkins) - [`f071d1e`](https://togithub.com/eslint/eslint/commit/f071d1ef91286bf2e3fb63d9b679ff7702819a1e) Update: Add automated suggestion to `radix` rule for parsing decimals ([#​14291](https://togithub.com/eslint/eslint/issues/14291)) (Bryan Mishkin) - [`0b6a3f3`](https://togithub.com/eslint/eslint/commit/0b6a3f31e6e78825114f82d4e0aed9cd72f784ac) New: Include XO style guide in `eslint --init` ([#​14193](https://togithub.com/eslint/eslint/issues/14193)) (Federico Brigante) ### [`v7.25.0`](https://togithub.com/eslint/eslint/releases/tag/v7.25.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.24.0...v7.25.0) - [`5df5e4a`](https://togithub.com/eslint/eslint/commit/5df5e4a9976964fcf4dc67e241d4e22ec1370fe0) Update: highlight last write reference for no-unused-vars (fixes [#​14324](https://togithub.com/eslint/eslint/issues/14324)) ([#​14335](https://togithub.com/eslint/eslint/issues/14335)) (Nitin Kumar) - [`0023872`](https://togithub.com/eslint/eslint/commit/00238729329b86b4f8af89ebfe278da3095a6075) Docs: Add deprecated note to `working-with-rules-deprecated` page ([#​14344](https://togithub.com/eslint/eslint/issues/14344)) (Michael Novotny) - [`36fca70`](https://togithub.com/eslint/eslint/commit/36fca70fa29ab65080076810de98e09133254b8a) Chore: Upgrade eslump to 3.0.0 ([#​14350](https://togithub.com/eslint/eslint/issues/14350)) (Stephen Wade) - [`59b689a`](https://togithub.com/eslint/eslint/commit/59b689a0b3fa658b8380431007cc1facb4617a3b) Chore: add node v16 ([#​14355](https://togithub.com/eslint/eslint/issues/14355)) (薛定谔的猫) - [`35a1f5e`](https://togithub.com/eslint/eslint/commit/35a1f5e967e4e87360d3e70d3fca0f7adeeaa1d7) Sponsors: Sync README with website (ESLint Jenkins) - [`fb0a92b`](https://togithub.com/eslint/eslint/commit/fb0a92b3d2fed4a17bc39b7f02c540cd1175ec7d) Chore: rename misspelled identifier in test ([#​14346](https://togithub.com/eslint/eslint/issues/14346)) (Tobias Nießen) - [`f2babb1`](https://togithub.com/eslint/eslint/commit/f2babb1069194166e0ac1afd1269bbd06ac299b6) Docs: update pull request template ([#​14336](https://togithub.com/eslint/eslint/issues/14336)) (Nitin Kumar) - [`02dde29`](https://togithub.com/eslint/eslint/commit/02dde29eeb523ca24bc4ae7797d38627c3ba9fe9) Docs: Fix anchor in 'docs/developer-guide/working-with-rules.md' ([#​14332](https://togithub.com/eslint/eslint/issues/14332)) (Nate-Wilkins) - [`07d14c3`](https://togithub.com/eslint/eslint/commit/07d14c304c358fbc9c3d318e1377d2b2bda9179f) Chore: remove extraneous command from lint-staged config ([#​14314](https://togithub.com/eslint/eslint/issues/14314)) (James George) - [`41b3570`](https://togithub.com/eslint/eslint/commit/41b3570b6c014c534bb3208ed00050fd99842101) Update: lint code block with same extension but different content ([#​14227](https://togithub.com/eslint/eslint/issues/14227)) (JounQin) - [`eb29996`](https://togithub.com/eslint/eslint/commit/eb299966bdc3920dd2c6f9774d95103d242fc409) Docs: add more examples with arrow functions for no-sequences rule ([#​14313](https://togithub.com/eslint/eslint/issues/14313)) (Nitin Kumar) ### [`v7.24.0`](https://togithub.com/eslint/eslint/releases/tag/v7.24.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.23.0...v7.24.0) - [`0c346c8`](https://togithub.com/eslint/eslint/commit/0c346c87fa83c6d1184fdafb9c0748c2e15a423d) Chore: ignore `pnpm-lock.yaml` ([#​14303](https://togithub.com/eslint/eslint/issues/14303)) (Nitin Kumar) - [`f06ecdf`](https://togithub.com/eslint/eslint/commit/f06ecdf78b6d6f366434d73a6acfe7041d575223) Update: Add disallowTemplateShorthand option in no-implicit-coercion ([#​13579](https://togithub.com/eslint/eslint/issues/13579)) (Remco Haszing) - [`71a80e3`](https://togithub.com/eslint/eslint/commit/71a80e38aab2dada01b808ed43d9b0e806d863c4) Docs: fix broken links in Node.js API docs toc ([#​14296](https://togithub.com/eslint/eslint/issues/14296)) (u-sho (Shouhei Uechi)) - [`bd46dc4`](https://togithub.com/eslint/eslint/commit/bd46dc4647faa4c3bbb5f60d4c00616a64081398) Docs: Fix incorrect reference to "braces" in arrow-parens ([#​14300](https://togithub.com/eslint/eslint/issues/14300)) (emclain) - [`0d6235e`](https://togithub.com/eslint/eslint/commit/0d6235ea201b8b90761ee69bb4d46ae18899c28d) Docs: update header in max-lines ([#​14273](https://togithub.com/eslint/eslint/issues/14273)) (Shinigami) - [`70c9216`](https://togithub.com/eslint/eslint/commit/70c92164017238e329e3a2d1654a0227b8f953f7) Docs: Update issue triage to include blocked column ([#​14275](https://togithub.com/eslint/eslint/issues/14275)) (Nicholas C. Zakas) - [`abca186`](https://togithub.com/eslint/eslint/commit/abca186a845200fd7728c4e5f220973e640054f9) Docs: Fix typo in suggestions section ([#​14293](https://togithub.com/eslint/eslint/issues/14293)) (Kevin Partington) - [`c4d8b0d`](https://togithub.com/eslint/eslint/commit/c4d8b0db62b859e721105d4bc0f4044ce346995e) Fix: no-unused-vars ignoreRestSiblings check assignments (fixes [#​14163](https://togithub.com/eslint/eslint/issues/14163)) ([#​14264](https://togithub.com/eslint/eslint/issues/14264)) (YeonJuan) - [`b51d077`](https://togithub.com/eslint/eslint/commit/b51d0778d76c2aa27578caca3ea82c867dced3e4) Update: add ignoreNonDeclaration to no-multi-assign rule (fixes [#​12545](https://togithub.com/eslint/eslint/issues/12545)) ([#​14185](https://togithub.com/eslint/eslint/issues/14185)) (t-mangoe) - [`c981fb1`](https://togithub.com/eslint/eslint/commit/c981fb1994cd04914042ced1980aa86b68ba7be9) Chore: Upgrade mocha to 8.3.2 ([#​14278](https://togithub.com/eslint/eslint/issues/14278)) (Stephen Wade) - [`147fc04`](https://togithub.com/eslint/eslint/commit/147fc045e699811fab33dddf77498324ddf7e9d6) Docs: Fix `repro:needed` label in bug report template ([#​14285](https://togithub.com/eslint/eslint/issues/14285)) (Milos Djermanovic) - [`e1cfde9`](https://togithub.com/eslint/eslint/commit/e1cfde93eec71a15c2df1ad660a7a6171204ba80) Docs: Update bug report template ([#​14276](https://togithub.com/eslint/eslint/issues/14276)) (Nicholas C. Zakas) - [`c85c2f1`](https://togithub.com/eslint/eslint/commit/c85c2f1138a9e952655f19ee780ab0c8e35431a8) Docs: Add fatal to Node.js API LintMessage type ([#​14251](https://togithub.com/eslint/eslint/issues/14251)) (Brandon Mills) ### [`v7.23.0`](https://togithub.com/eslint/eslint/releases/tag/v7.23.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.22.0...v7.23.0) - [`687ccae`](https://togithub.com/eslint/eslint/commit/687ccae517b8b815cf21e948f80d22e2bf118a99) Update: add option "allowInParentheses" to no-sequences (fixes [#​14197](https://togithub.com/eslint/eslint/issues/14197)) ([#​14199](https://togithub.com/eslint/eslint/issues/14199)) (Daniel Rentz) - [`dbf2529`](https://togithub.com/eslint/eslint/commit/dbf252964d9a2b8957cfe0aed5c87a6d4a5cce24) Sponsors: Sync README with website (ESLint Jenkins) - [`4bdf2c1`](https://togithub.com/eslint/eslint/commit/4bdf2c1dade27625b601080687ce95b8c229e491) Sponsors: Sync README with website (ESLint Jenkins) - [`49d1697`](https://togithub.com/eslint/eslint/commit/49d16977d969070e5240074e76036f56631a90d3) Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps ([#​14244](https://togithub.com/eslint/eslint/issues/14244)) (Brandon Mills) - [`43f1685`](https://togithub.com/eslint/eslint/commit/43f1685356b9840e09631843ad9ccf0440a498b0) Update: `--quiet` should not supress `--max-warnings` (fixes [#​14202](https://togithub.com/eslint/eslint/issues/14202)) ([#​14242](https://togithub.com/eslint/eslint/issues/14242)) (Milos Djermanovic) - [`909c727`](https://togithub.com/eslint/eslint/commit/909c7271b8d294bd884827ad5df02615b6ec5e82) Docs: Add valid example that shows vars in a block scope ([#​14230](https://togithub.com/eslint/eslint/issues/14230)) (Ed S) - [`28583eb`](https://togithub.com/eslint/eslint/commit/28583eb8ada20f32579841bec3fbd60a018d5931) Fix: no-mixed-operators false positives with `? :` (fixes [#​14223](https://togithub.com/eslint/eslint/issues/14223)) ([#​14226](https://togithub.com/eslint/eslint/issues/14226)) (Milos Djermanovic) - [`a99eb2d`](https://togithub.com/eslint/eslint/commit/a99eb2dc2a297d16e40a9feef3956668716c4eb5) Fix: Clarify line breaks in object-curly-newline (fixes [#​14024](https://togithub.com/eslint/eslint/issues/14024)) ([#​14063](https://togithub.com/eslint/eslint/issues/14063)) (armin yahya) - [`8984c91`](https://togithub.com/eslint/eslint/commit/8984c91372e64d1e8dd2ce21b87b80977d57bff9) Update: eslint --env-info output os info ([#​14059](https://togithub.com/eslint/eslint/issues/14059)) (薛定谔的猫) - [`2a79306`](https://togithub.com/eslint/eslint/commit/2a79306f71c4c80f1e3e73be2a140d07cf55c63d) Sponsors: Sync README with website (ESLint Jenkins) - [`ebd7026`](https://togithub.com/eslint/eslint/commit/ebd70263f6e6fe597613d90f4b8de84710c2f3d6) Docs: Fix typo ([#​14225](https://togithub.com/eslint/eslint/issues/14225)) (Greg Finley) - [`a2013fc`](https://togithub.com/eslint/eslint/commit/a2013fcf996c8651bc760df21d900442828a6884) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.22.0`](https://togithub.com/eslint/eslint/releases/tag/v7.22.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.21.0...v7.22.0) - [`3a432d8`](https://togithub.com/eslint/eslint/commit/3a432d82b3a5710aff7da20302fe0b94fedc46c2) Docs: Improve documentation for indent rule ([#​14168](https://togithub.com/eslint/eslint/issues/14168)) (Serkan Özel) - [`f62ec8d`](https://togithub.com/eslint/eslint/commit/f62ec8d30d925e70e4d0d40640857c587ac2e116) Update: throw error when fix range is invalid ([#​14142](https://togithub.com/eslint/eslint/issues/14142)) (Jacob Bandes-Storch) - [`0eecad2`](https://togithub.com/eslint/eslint/commit/0eecad271358f753730741fcfcb2f7cc915c1fa7) Upgrade: Update lodash in package.json to V 4.17.21 ([#​14159](https://togithub.com/eslint/eslint/issues/14159)) (Basem Al-Nabulsi) - [`5ad91aa`](https://togithub.com/eslint/eslint/commit/5ad91aa7df3d6bc185786e6eccd9e055fd951055) Update: report es2021 globals in no-extend-native (refs [#​13602](https://togithub.com/eslint/eslint/issues/13602)) ([#​14177](https://togithub.com/eslint/eslint/issues/14177)) (Milos Djermanovic) - [`c295581`](https://togithub.com/eslint/eslint/commit/c295581aca4e08ec4ae8e5ee5726a6f454a3ee26) Chore: remove leftover JSDoc from lint-result-cache ([#​14176](https://togithub.com/eslint/eslint/issues/14176)) (Milos Djermanovic) - [`0d541f9`](https://togithub.com/eslint/eslint/commit/0d541f9d9d58966372e2055a8f69fb9483d56a4b) Chore: Reduce lodash usage ([#​14178](https://togithub.com/eslint/eslint/issues/14178)) (Stephen Wade) - [`27a67d7`](https://togithub.com/eslint/eslint/commit/27a67d71ffa9bbd7af02ae448844e127bcf956dc) Sponsors: Sync README with website (ESLint Jenkins) - [`459d821`](https://togithub.com/eslint/eslint/commit/459d821f4a599501ceb002f9d7a5034fc45ffbb0) Chore: upgrade dependencies of browser test ([#​14127](https://togithub.com/eslint/eslint/issues/14127)) (Pig Fang) - [`ebfb63a`](https://togithub.com/eslint/eslint/commit/ebfb63a682004a008f2707dbad616e5ae1630b2c) Sponsors: Sync README with website (ESLint Jenkins) - [`3ba029f`](https://togithub.com/eslint/eslint/commit/3ba029fbffd44068be93254890fc2aec3e92c212) Docs: Remove Extraneous Dash ([#​14164](https://togithub.com/eslint/eslint/issues/14164)) (Danny Hurlburt) - [`6f4540e`](https://togithub.com/eslint/eslint/commit/6f4540ea7ea39775906526506fd7abd7ea97610c) Sponsors: Sync README with website (ESLint Jenkins) - [`ddf361c`](https://togithub.com/eslint/eslint/commit/ddf361ca2a2a01a9974f421e5f62270df282d0e8) Docs: Fix Formatting ([#​14154](https://togithub.com/eslint/eslint/issues/14154)) (Danny Hurlburt) - [`c0d2ac1`](https://togithub.com/eslint/eslint/commit/c0d2ac16f8f9c75c62c78e9fe6a24a25ba0d7828) Sponsors: Sync README with website (ESLint Jenkins) - [`a8df03e`](https://togithub.com/eslint/eslint/commit/a8df03efe3bc47665d2112c2cdd5bead337d475d) Docs: Clarify triage process ([#​14117](https://togithub.com/eslint/eslint/issues/14117)) (Nicholas C. Zakas) ### [`v7.21.0`](https://togithub.com/eslint/eslint/releases/tag/v7.21.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.20.0...v7.21.0) - [`3cd5440`](https://togithub.com/eslint/eslint/commit/3cd5440b94d5fa4f11a09f50b685f6150f0c2d41) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to 0.4.0 ([#​14147](https://togithub.com/eslint/eslint/issues/14147)) (Brandon Mills) - [`c0b8c71`](https://togithub.com/eslint/eslint/commit/c0b8c71df4d0b3f54b20587432d9133741985d5c) Upgrade: Puppeteer to 7.1.0 ([#​14122](https://togithub.com/eslint/eslint/issues/14122)) (Tim van der Lippe) - [`08ae31e`](https://togithub.com/eslint/eslint/commit/08ae31e539e381cd0eabf6393fa5c20f1d59125f) New: Implement cacheStrategy (refs [eslint/rfcs#63](https://togithub.com/eslint/rfcs/issues/63)) ([#​14119](https://togithub.com/eslint/eslint/issues/14119)) (Manu Chambon) - [`5e51fd2`](https://togithub.com/eslint/eslint/commit/5e51fd28dc773c11c924450d24088f97f2824f00) Update: do not ignore symbolic links (fixes [#​13551](https://togithub.com/eslint/eslint/issues/13551), fixes [#​13615](https://togithub.com/eslint/eslint/issues/13615)) ([#​14126](https://togithub.com/eslint/eslint/issues/14126)) (Pig Fang) - [`87c43a5`](https://togithub.com/eslint/eslint/commit/87c43a5d7ea2018cffd6d9b5c431ecb60caaf0d6) Chore: improve a few comments and fix typos ([#​14125](https://togithub.com/eslint/eslint/issues/14125)) (Tobias Nießen) - [`e19c51e`](https://togithub.com/eslint/eslint/commit/e19c51ea2ef2cf666d94218c66f6b223bb2e9dae) Sponsors: Sync README with website (ESLint Jenkins) - [`b8aea99`](https://togithub.com/eslint/eslint/commit/b8aea9988b6451b6a05af4f3ede8d6ed5c1d9926) Fix: pluralize 'line' to 'lines' in max-lines-per-function description ([#​14115](https://togithub.com/eslint/eslint/issues/14115)) (Trevin Hofmann) - [`f5b53e2`](https://togithub.com/eslint/eslint/commit/f5b53e285ab5286ea382d73b379b820f649c20d0) Sponsors: Sync README with website (ESLint Jenkins) - [`eee1213`](https://togithub.com/eslint/eslint/commit/eee12134ce0956e9f825c1630776b1731551a948) Sponsors: Sync README with website (ESLint Jenkins) - [`5c4d7ea`](https://togithub.com/eslint/eslint/commit/5c4d7ea8d2e8d137c42b918dc99a84b4a5fed9b3) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.20.0`](https://togithub.com/eslint/eslint/releases/tag/v7.20.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.19.0...v7.20.0) - [`f4ac3b0`](https://togithub.com/eslint/eslint/commit/f4ac3b0e7072fbd3c14e9c64ff0c2c255a4eb730) Docs: fix sibling selector descriptions ([#​14099](https://togithub.com/eslint/eslint/issues/14099)) (Milos Djermanovic) - [`9d6063a`](https://togithub.com/eslint/eslint/commit/9d6063add931f0803cae1676d5df307baf114360) Fix: Crash with esquery when using JSX (fixes [#​13639](https://togithub.com/eslint/eslint/issues/13639)) ([#​14072](https://togithub.com/eslint/eslint/issues/14072)) (Yosuke Ota) - [`a0871f1`](https://togithub.com/eslint/eslint/commit/a0871f1840060bd23cfe0952a096b107142db2f0) Docs: Triage process ([#​14014](https://togithub.com/eslint/eslint/issues/14014)) (Nicholas C. Zakas) - [`ad90761`](https://togithub.com/eslint/eslint/commit/ad9076183bc2c2029525edfc4596e403999348d1) Update: add enforceForJSX option to no-unused-expressions rule ([#​14012](https://togithub.com/eslint/eslint/issues/14012)) (Duncan Beevers) - [`d6c84af`](https://togithub.com/eslint/eslint/commit/d6c84af67318537177ffac0120a81af08e3e9df4) Fix: `--init` autoconfig shouldn't add deprecated rules (fixes [#​14017](https://togithub.com/eslint/eslint/issues/14017)) ([#​14060](https://togithub.com/eslint/eslint/issues/14060)) (Milos Djermanovic) - [`9b277a1`](https://togithub.com/eslint/eslint/commit/9b277a16a7261e51b7ba36d6de7f996e9203a6a4) Fix: Support ENOTDIR error code in the folder existence checking utility ([#​13973](https://togithub.com/eslint/eslint/issues/13973)) (Constantine Genchevsky) - [`7aeb127`](https://togithub.com/eslint/eslint/commit/7aeb12798f2b9da706f3593f26a02e717929c9af) Upgrade: pin [@​babel/code-frame](https://togithub.com/babel/code-frame)[@​7](https://togithub.com/7).12.11 ([#​14067](https://togithub.com/eslint/eslint/issues/14067)) (Milos Djermanovic) - [`b4e2af5`](https://togithub.com/eslint/eslint/commit/b4e2af5db1c29343ffec2cd104b04bf39b77ee56) Docs: Add more fields to bug report template ([#​14039](https://togithub.com/eslint/eslint/issues/14039)) (Nicholas C. Zakas) - [`96f1d49`](https://togithub.com/eslint/eslint/commit/96f1d49a4647e59f2fb918be096654e290513adc) Sponsors: Sync README with website (ESLint Jenkins) - [`cb27b0a`](https://togithub.com/eslint/eslint/commit/cb27b0abeda6dfee55dd43b9cbe12afad321f55d) Build: package.json update for eslint-config-eslint release (ESLint Jenkins) - [`4cab165`](https://togithub.com/eslint/eslint/commit/4cab165bf4e6e5e9f42a59a37a8ff2548c0af87d) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.19.0`](https://togithub.com/eslint/eslint/releases/tag/v7.19.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.18.0...v7.19.0) - [`ce7f061`](https://togithub.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b) Update: add shadowed variable loc to message in no-shadow (fixes [#​13646](https://togithub.com/eslint/eslint/issues/13646)) ([#​13841](https://togithub.com/eslint/eslint/issues/13841)) (t-mangoe) - [`c60e23f`](https://togithub.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4) Update: fix `let` logic in for-in and for-of loops in no-extra-parens ([#​14011](https://togithub.com/eslint/eslint/issues/14011)) (Milos Djermanovic) - [`d76e8f6`](https://togithub.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622) Fix: no-useless-rename invalid autofix with parenthesized identifiers ([#​14032](https://togithub.com/eslint/eslint/issues/14032)) (Milos Djermanovic) - [`5800d92`](https://togithub.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354) Docs: Clarify stylistic rule update policy ([#​14052](https://togithub.com/eslint/eslint/issues/14052)) (Brandon Mills) - [`0ccf6d2`](https://togithub.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75) Docs: remove configuring.md ([#​14036](https://togithub.com/eslint/eslint/issues/14036)) (Milos Djermanovic) - [`65bb0ab`](https://togithub.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c) Chore: Clean up new issue workflow ([#​14040](https://togithub.com/eslint/eslint/issues/14040)) (Nicholas C. Zakas) - [`e1da90f`](https://togithub.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4) Fix: nested indenting for offsetTernaryExpressions: true (fixes [#​13971](https://togithub.com/eslint/eslint/issues/13971)) ([#​13972](https://togithub.com/eslint/eslint/issues/13972)) (Chris Brody) - [`1a078b9`](https://togithub.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a) Update: check ternary `:` even if `?` was reported in space-infix-ops ([#​13963](https://togithub.com/eslint/eslint/issues/13963)) (Milos Djermanovic) - [`fb27422`](https://togithub.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a) Fix: extend prefer-const fixer range to whole declaration (fixes [#​13899](https://togithub.com/eslint/eslint/issues/13899)) ([#​14033](https://togithub.com/eslint/eslint/issues/14033)) (Nitin Kumar) - [`e0b05c7`](https://togithub.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611) Docs: add a correct example to no-unsafe-optional-chaining (refs [#​14029](https://togithub.com/eslint/eslint/issues/14029)) ([#​14050](https://togithub.com/eslint/eslint/issues/14050)) (armin yahya) - [`46e836d`](https://togithub.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd) Sponsors: Sync README with website (ESLint Jenkins) - [`3fc4fa4`](https://togithub.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a) Docs: update configuring links ([#​14038](https://togithub.com/eslint/eslint/issues/14038)) (Milos Djermanovic) - [`8561c21`](https://togithub.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76) Docs: fix broken links in configuring/README.md ([#​14046](https://togithub.com/eslint/eslint/issues/14046)) (Milos Djermanovic) - [`1c309eb`](https://togithub.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c) Update: fix no-invalid-regexp false negatives with no flags specified ([#​14018](https://togithub.com/eslint/eslint/issues/14018)) (Milos Djermanovic) - [`f6602d5`](https://togithub.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e) Docs: Reorganize Configuration Documentation ([#​13837](https://togithub.com/eslint/eslint/issues/13837)) (klkhan) - [`c753b44`](https://togithub.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469) Sponsors: Sync README with website (ESLint Jenkins) - [`a4fdb70`](https://togithub.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7) Docs: Fixed Typo ([#​14007](https://togithub.com/eslint/eslint/issues/14007)) (Yash Singh) - [`f7ca481`](https://togithub.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b) Docs: Explain why we disable lock files (refs [eslint/tsc-meetings#234](https://togithub.com/eslint/tsc-meetings/issues/234)) ([#​14006](https://togithub.com/eslint/eslint/issues/14006)) (Brandon Mills) ### [`v7.18.0`](https://togithub.com/eslint/eslint/releases/tag/v7.18.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.17.0...v7.18.0) - [`e3264b2`](https://togithub.com/eslint/eslint/commit/e3264b26a625d926a1ea96df1c4b643af5c3797c) Upgrade: [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) to improve error message for invalid extends ([#​14009](https://togithub.com/eslint/eslint/issues/14009)) (Milos Djermanovic) - [`f17c3c3`](https://togithub.com/eslint/eslint/commit/f17c3c371789ffa84f0cda57101e8193899adbe6) Update: check logical assignment operators in the complexity rule ([#​13979](https://togithub.com/eslint/eslint/issues/13979)) (Milos Djermanovic) - [`672deb0`](https://togithub.com/eslint/eslint/commit/672deb057a14a7acad8c669189870009f1edb8a6) Docs: fix no-invalid-regexp docs regarding ecmaVersion ([#​13991](https://togithub.com/eslint/eslint/issues/13991)) (Milos Djermanovic) - [`179a910`](https://togithub.com/eslint/eslint/commit/179a910b32e853bc12a9dd71f7c10e762cbeac44) Fix: --init crash on question to upgrade/downgrade ESLint (fixes [#​13978](https://togithub.com/eslint/eslint/issues/13978)) ([#​13995](https://togithub.com/eslint/eslint/issues/13995)) (Milos Djermanovic) - [`292b1c0`](https://togithub.com/eslint/eslint/commit/292b1c0017bc442d399f67e01d699c59e6b71453) Fix: no-extra-parens false positive with `let` identifier in for-loop ([#​13981](https://togithub.com/eslint/eslint/issues/13981)) (Milos Djermanovic) - [`de61f94`](https://togithub.com/eslint/eslint/commit/de61f9444cf58a4d70e126ab3d10bf20851de7c9) Sponsors: Sync README with website (ESLint Jenkins) - [`9250d16`](https://togithub.com/eslint/eslint/commit/9250d167ceb5684669eabe93dae326e33f0684f2) Upgrade: Bump lodash to fix security issue ([#​13993](https://togithub.com/eslint/eslint/issues/13993)) (Frederik Prijck) - [`75fea9b`](https://togithub.com/eslint/eslint/commit/75fea9bcdd3dde5a07e0089d9011a4df518cdbe3) Sponsors: Sync README with website (ESLint Jenkins) - [`f2687e7`](https://togithub.com/eslint/eslint/commit/f2687e71f9e2a2773f821c4dc1a02abe95b97df4) Docs: update space-in-parens related rules ([#​13985](https://togithub.com/eslint/eslint/issues/13985)) (Chris Brody) - [`4a38bbe`](https://togithub.com/eslint/eslint/commit/4a38bbe81b4b29ca1a4e62d0a0cc8d525455b063) Docs: space-in-parens examples with no arguments etc. ([#​13987](https://togithub.com/eslint/eslint/issues/13987)) (Chris Brody) - [`3e49169`](https://togithub.com/eslint/eslint/commit/3e491698687aa08b3b798cee0931f0872ca1bc55) Sponsors: Sync README with website (ESLint Jenkins) - [`c5bf1f2`](https://togithub.com/eslint/eslint/commit/c5bf1f2150a9fbbb9e74c04808dc3bfeda1ed321) Sponsors: Sync README with website (ESLint Jenkins) - [`98a729c`](https://togithub.com/eslint/eslint/commit/98a729c9def54cee9e5478e75e8bd6f28167d5e8) Sponsors: Sync README with website (ESLint Jenkins) - [`e83a696`](https://togithub.com/eslint/eslint/commit/e83a6962b51b05c2ddfe42b0748b405d515eeb9d) Sponsors: Sync README with website (ESLint Jenkins) - [`78cb483`](https://togithub.com/eslint/eslint/commit/78cb48345c725e9f90fd0e631c476802244df4a4) Chore: test `foo( )` with space-in-parens option "always" ([#​13986](https://togithub.com/eslint/eslint/issues/13986)) (Chris Brody) - [`f6948f6`](https://togithub.com/eslint/eslint/commit/f6948f6bdc763dca0787bb2786bc9f6f9ed88f43) Docs: Update semantic versioning policy ([#​13970](https://togithub.com/eslint/eslint/issues/13970)) (Nicholas C. Zakas) - [`0688212`](https://togithub.com/eslint/eslint/commit/068821248e2d2eff11152f270102d537d8fa8126) Sponsors: Sync README with website (ESLint Jenkins) - [`aeba5e5`](https://togithub.com/eslint/eslint/commit/aeba5e5e6062095a06d9b867d7e7ee75422f25b9) Chore: fix typo ([#​13975](https://togithub.com/eslint/eslint/issues/13975)) (Nitin Kumar) - [`4ee1134`](https://togithub.com/eslint/eslint/commit/4ee113414bdcbea240a5d9db27da6a10df472005) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.17.0`](https://togithub.com/eslint/eslint/releases/tag/v7.17.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.16.0...v7.17.0) - [`e128e77`](https://togithub.com/eslint/eslint/commit/e128e775e9fa116a0ad68a071f1f0997589f8cd4) Update: check logical assignment in no-constant-condition ([#​13946](https://togithub.com/eslint/eslint/issues/13946)) (Milos Djermanovic) - [`cc48713`](https://togithub.com/eslint/eslint/commit/cc4871369645c3409dc56ded7a555af8a9f63d51) Chore: refactor calculating range and loc in no-useless-escape ([#​13964](https://togithub.com/eslint/eslint/issues/13964)) (Milos Djermanovic) - [`535fe47`](https://togithub.com/eslint/eslint/commit/535fe47fee6544b4957378f9408117c8318d4762) Update: use regexpp's default ecmaVersion in no-control-regex ([#​13969](https://togithub.com/eslint/eslint/issues/13969)) (Milos Djermanovic) - [`83e98cd`](https://togithub.com/eslint/eslint/commit/83e98cd48ce3d1acf729f4fb9be40cff332abd6e) Fix: use regexpp's default ecmaVersion in no-invalid-regexp ([#​13968](https://togithub.com/eslint/eslint/issues/13968)) (Milos Djermanovic) - [`7297363`](https://togithub.com/eslint/eslint/commit/7297363ea355d0e3b2a74aaec586126deb91fd93) Docs: fix examples for no-multi-str ([#​13966](https://togithub.com/eslint/eslint/issues/13966)) (Milos Djermanovic) - [`0649871`](https://togithub.com/eslint/eslint/commit/06498716bfba65ed8c7217917a29a07ad267193a) Update: add autofix to rule multiline-ternary ([#​13958](https://togithub.com/eslint/eslint/issues/13958)) (薛定谔的猫) - [`f6e7e32`](https://togithub.com/eslint/eslint/commit/f6e7e3231bc43c989f8c953de8e0d328bac5eea0) Fix: no-useless-escape wrong loc and fix with CRLF in template elements ([#​13953](https://togithub.com/eslint/eslint/issues/13953)) (Milos Djermanovic) - [`19c69c0`](https://togithub.com/eslint/eslint/commit/19c69c0293a98634ff0d4884a0cdabc1213ebcb4) Fix: one-var shouldn't split declaration if it isn't in a statement list ([#​13959](https://togithub.com/eslint/eslint/issues/13959)) (Milos Djermanovic) - [`e451b96`](https://togithub.com/eslint/eslint/commit/e451b9664aface32ad9321eaf5619c875dc76553) Docs: update build tool for webpack ([#​13962](https://togithub.com/eslint/eslint/issues/13962)) (Sam Chen) - [`c3e9acc`](https://togithub.com/eslint/eslint/commit/c3e9accce2f61b04ab699fd37c90703305281aa3) Chore: fix typos ([#​13960](https://togithub.com/eslint/eslint/issues/13960)) (YeonJuan) - [`7289ecf`](https://togithub.com/eslint/eslint/commit/7289ecf58ed0d2e7f0ad7f1e5004c8927a7bf805) Sponsors: Sync README with website (ESLint Jenkins) ### [`v7.16.0`](https://togithub.com/eslint/eslint/releases/tag/v7.16.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.15.0...v7.16.0) - [`a62ad6f`](https://togithub.com/eslint/eslint/commit/a62ad6f03151358b93b5fede022a30d67310705c) Update: fix false negative of no-extra-parens with NewExpression ([#​13930](https://togithub.com/eslint/eslint/issues/13930)) (Milos Djermanovic) - [`f85b4c7`](https://togithub.com/eslint/eslint/commit/f85b4c72668c95c79fdb342b74dbd53d21baa93f) Fix: require-atomic-updates false positive across await (fixes [#​11954](https://togithub.com/eslint/eslint/issues/11954)) ([#​13915](https://togithub.com/eslint/eslint/issues/13915)) (buhi) - [`301d0c0`](https://togithub.com/eslint/eslint/commit/301d0c05229dbd6cfb1045d716524e8ec46fa2c1) Fix: no-constant-condition false positives with unary expressions ([#​13927](https://togithub.com/eslint/eslint/issues/13927)) (Milos Djermanovic) - [`555c128`](https://togithub.com/eslint/eslint/commit/555c128b49ae6d9c100a9f8429416417edb40d13) Fix: false positive with await and \*\* in no-extra-parens (fixes [#​12739](https://togithub.com/eslint/eslint/issues/12739)) ([#​13923](https://togithub.com/eslint/eslint/issues/13923)) (Milos Djermanovic) - [`d93c935`](https://togithub.com/eslint/eslint/commit/d93c9350361d2aa1a1976c553e47ab399e51e8c9) Docs: update JSON Schema links ([#​13936](https://togithub.com/eslint/eslint/issues/13936)) (Milos Djermanovic) - [`8d0c93a`](https://togithub.com/eslint/eslint/commit/8d0c93a7ef9449c7b7d082bbb4b7d8465b0d6bac) Upgrade: table@6.0.4 ([#​13920](https://togithub.com/eslint/eslint/issues/13920)) (Rouven Weßling) - [`9247683`](https://togithub.com/eslint/eslint/commit/924768377a4935a95a6ff3866f9545a5a6178b53) Docs: Remove for deleted npm run profile script ([#​13931](https://togithub.com/eslint/eslint/issues/13931)) (Brandon Mills) - [`ab240d4`](https://togithub.com/eslint/eslint/commit/ab240d49833b4e6e594667c1abe5b0caa8a9cf70) Fix: prefer-exponentiation-operator invalid autofix with await ([#​13924](https://togithub.com/eslint/eslint/issues/13924)) (Milos Djermanovic) - [`dc76911`](https://togithub.com/eslint/eslint/commit/dc7691103554a99bdb2142561cb507f50f547e3b) Chore: Add .pre-commit-hooks.yaml file ([#​13628](https://togithub.com/eslint/eslint/issues/13628)) (Álvaro Mondéjar) - [`2124e1b`](https://togithub.com/eslint/eslint/commit/2124e1b5dad30a905dc26bde9da472bf622d3f50) Docs: Fix wrong rule name ([#​13913](https://togithub.com/eslint/eslint/issues/13913)) (noisyboy25) - [`06b5809`](https://togithub.com/eslint/eslint/commit/06b58096975935ec016d96dd5f333f059c270f26) Sponsors: Sync README with website (ESLint Jenkins) - [`26fc12f`](https://togithub.com/eslint/eslint/commit/26fc12f88109af9d4081bf0e16364c411bce3009) Docs: Update README team and sponsors (ESLint Jenkins) ### [`v7.15.0`](https://togithub.com/eslint/eslint/releases/tag/v7.15.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.14.0...v7.15.0) - [`5c11aab`](https://togithub.com/eslint/eslint/commit/5c11aabbe8249aeb8cad29bc6a33fc20c8c683ef) Upgrade: [@​eslint/esintrc](https://togithub.com/eslint/esintrc) and espree for bug fixes (refs [#​13878](https://togithub.com/eslint/eslint/issues/13878)) ([#​13908](https://togithub.com/eslint/eslint/issues/13908)) (Brandon Mills) - [`0eb7957`](https://togithub.com/eslint/eslint/commit/0eb7957e27fd521317bd5c8479ce7abc1399169c) Upgrade: file-entry-cache@6.0.0 ([#​13877](https://togithub.com/eslint/eslint/issues/13877)) (Rouven Weßling) - [`683ad00`](https://togithub.com/eslint/eslint/commit/683ad00c41e1ae4d889deff82b2a94318e8c2129) New: no-unsafe-optional-chaining rule (fixes [#​13431](https://togithub.com/eslint/eslint/issues/13431)) ([#​13859](https://togithub.com/eslint/eslint/issues/13859)) (YeonJuan) - [`cbc57fb`](https://togithub.com/eslint/eslint/commit/cbc57fb7d07c00663ed5781f5e6bc8f534cc2d76) Fix: one-var autofixing for export (fixes [#​13834](https://togithub.com/eslint/eslint/issues/13834)) ([#​13891](https://togithub.com/eslint/eslint/issues/13891)) (Anix) - [`110cf96`](https://togithub.com/eslint/eslint/commit/110cf962d05625a8a1bf7b5f4ec2194db150eb32) Docs: Fix a broken link in working-with-rules.md ([#​13875](https://togithub.com/eslint/eslint/issues/13875)) (Anton Niklasson) ### [`v7.14.0`](https://togithub.com/eslint/eslint/releases/tag/v7.14.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.13.0...v7.14.0) - [`5f09073`](https://togithub.com/eslint/eslint/commit/5f0907399a9666dec78c74384c8969c01483c30e) Update: fix 'skip' options in no-irregular-whitespace (fixes [#​13852](https://togithub.com/eslint/eslint/issues/13852)) ([#​13853](https://togithub.com/eslint/eslint/issues/13853)) (Milos Djermanovic) - [`1861b40`](https://togithub.com/eslint/eslint/commit/1861b4086f1018f43ab19744d866d5da986c500d) Docs: correct the function-call-argument-newline 'default' descriptions ([#​13866](https://togithub.com/eslint/eslint/issues/13866)) (Trevin Hofmann) - [`98c00c4`](https://togithub.com/eslint/eslint/commit/98c00c41d2aecb3a990393d430694f4ce6b47de5) New: Add no-nonoctal-decimal-escape rule (fixes [#​13765](https://togithub.com/eslint/eslint/issues/13765)) ([#​13845](https://togithub.com/eslint/eslint/issues/13845)) (Milos Djermanovic) - [`95d2fe6`](https://togithub.com/eslint/eslint/commit/95d2fe6057498fc1cc2193d28c8c2d1593224b33) Chore: remove eslint comment from no-octal-escape tests ([#​13846](https://togithub.com/eslint/eslint/issues/13846)) (Milos Djermanovic) - [`2004b7e`](https://togithub.com/eslint/eslint/commit/2004b7ecd3db0d4e7376cc3344246f7b9ada5801) Fix: enable debug logs for [@​eslint/eslintrc](https://togithub.com/eslint/eslintrc) (fixes [#​13850](https://togithub.com/eslint/eslint/issues/13850)) ([#​13861](https://togithub.com/eslint/eslint/issues/13861)) (Milos Djermanovic) - [`d2239a1`](https://togithub.com/eslint/eslint/commit/d2239a1fdec452e24ede04e990d16d42516fa538) Fix: no-useless-constructor crash on bodyless constructor (fixes [#​13830](https://togithub.com/eslint/eslint/issues/13830)) ([#​13842](https://togithub.com/eslint/eslint/issues/13842)) (Ari Perkkiö) - [`eda0aa1`](https://togithub.com/eslint/eslint/commit/eda0aa18498dd85eb618873e8e0f4ac97032cfca) Docs: no-restricted-imports is only for static imports ([#​13863](https://togithub.com/eslint/eslint/issues/13863)) (Robat Williams) - [`042ae44`](https://togithub.com/eslint/eslint/commit/042ae44682a8a6c5037d920689124e2304056dd8) Docs: Fix JS syntax and doc URL in working-with-custom-formatters.md ([#​13828](https://togithub.com/eslint/eslint/issues/13828)) (Raphael LANG) - [`038dc73`](https://togithub.com/eslint/eslint/commit/038dc73c99ae68eae2035ef303f3a947053c8f05) Chore: Test on Node.js 15 ([#​13844](https://togithub.com/eslint/eslint/issues/13844)) (Brandon Mills) - [`37a06d6`](https://togithub.com/eslint/eslint/commit/37a06d633d3669f0f43236141dc43465b8bc7ec5) Sponsors: Sync README with website (ESLint Jenkins)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/ilkka/vscode-google-java-format). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 373 ++++++++++++++++++++++++++++++++-------------- 1 file changed, 264 insertions(+), 109 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4f8353c..4dfd75f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,9 +25,9 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz", - "integrity": "sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==", + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", "dev": true, "dependencies": { "@babel/highlight": "^7.10.4" @@ -65,19 +65,18 @@ } }, "node_modules/@eslint/eslintrc": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.1.tgz", - "integrity": "sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", "dev": true, "dependencies": { "ajv": "^6.12.4", "debug": "^4.1.1", "espree": "^7.3.0", - "globals": "^12.1.0", + "globals": "^13.9.0", "ignore": "^4.0.6", "import-fresh": "^3.2.1", "js-yaml": "^3.13.1", - "lodash": "^4.17.19", "minimatch": "^3.0.4", "strip-json-comments": "^3.1.1" }, @@ -94,6 +93,26 @@ "node": ">= 4" } }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.3", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz", @@ -391,9 +410,9 @@ } }, "node_modules/ansi-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz", - "integrity": "sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", "dev": true, "engines": { "node": ">=8" @@ -443,12 +462,12 @@ } }, "node_modules/astral-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz", - "integrity": "sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg==", + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", "dev": true, "engines": { - "node": ">=4" + "node": ">=8" } }, "node_modules/balanced-match": { @@ -779,29 +798,32 @@ } }, "node_modules/eslint": { - "version": "7.13.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz", - "integrity": "sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ==", + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", "dev": true, "dependencies": { - "@babel/code-frame": "^7.0.0", - "@eslint/eslintrc": "^0.2.1", + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", "ajv": "^6.10.0", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.0.1", "doctrine": "^3.0.0", "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", "eslint-scope": "^5.1.1", "eslint-utils": "^2.1.0", "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.0", - "esquery": "^1.2.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", "esutils": "^2.0.2", - "file-entry-cache": "^5.0.1", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.0.0", - "globals": "^12.1.0", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", "ignore": "^4.0.6", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", @@ -809,7 +831,7 @@ "js-yaml": "^3.13.1", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", - "lodash": "^4.17.19", + "lodash.merge": "^4.6.2", "minimatch": "^3.0.4", "natural-compare": "^1.4.0", "optionator": "^0.9.1", @@ -818,7 +840,7 @@ "semver": "^7.2.1", "strip-ansi": "^6.0.0", "strip-json-comments": "^3.1.0", - "table": "^5.2.3", + "table": "^6.0.9", "text-table": "^0.2.0", "v8-compile-cache": "^2.0.3" }, @@ -878,6 +900,18 @@ "node": ">=10" } }, + "node_modules/eslint/node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/eslint/node_modules/ignore": { "version": "4.0.6", "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", @@ -888,13 +922,13 @@ } }, "node_modules/espree": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz", - "integrity": "sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw==", + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", "dev": true, "dependencies": { "acorn": "^7.4.0", - "acorn-jsx": "^5.2.0", + "acorn-jsx": "^5.3.1", "eslint-visitor-keys": "^1.3.0" }, "engines": { @@ -924,9 +958,9 @@ } }, "node_modules/esquery": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz", - "integrity": "sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", "dev": true, "dependencies": { "estraverse": "^5.1.0" @@ -1028,15 +1062,15 @@ } }, "node_modules/file-entry-cache": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz", - "integrity": "sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", "dev": true, "dependencies": { - "flat-cache": "^2.0.1" + "flat-cache": "^3.0.4" }, "engines": { - "node": ">=4" + "node": "^10.12.0 || >=12.0.0" } }, "node_modules/fill-range": { @@ -1077,23 +1111,38 @@ } }, "node_modules/flat-cache": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz", - "integrity": "sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", + "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", "dev": true, "dependencies": { - "flatted": "^2.0.0", - "rimraf": "2.6.3", - "write": "1.0.3" + "flatted": "^3.2.7", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" }, "engines": { - "node": ">=4" + "node": ">=12.0.0" + } + }, + "node_modules/flat-cache/node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/flatted": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz", - "integrity": "sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==", + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", "dev": true }, "node_modules/fs.realpath": { @@ -1153,9 +1202,9 @@ } }, "node_modules/glob-parent": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz", - "integrity": "sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ==", + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", "dev": true, "dependencies": { "is-glob": "^4.0.1" @@ -1177,12 +1226,12 @@ } }, "node_modules/globals": { - "version": "12.4.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz", - "integrity": "sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg==", + "version": "13.21.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", + "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", "dev": true, "dependencies": { - "type-fest": "^0.8.1" + "type-fest": "^0.20.2" }, "engines": { "node": ">=8" @@ -1421,6 +1470,12 @@ "js-yaml": "bin/js-yaml.js" } }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, "node_modules/json-schema-traverse": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", @@ -1433,6 +1488,15 @@ "integrity": "sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=", "dev": true }, + "node_modules/keyv": { + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", + "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, "node_modules/levn": { "version": "0.4.1", "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", @@ -1467,6 +1531,18 @@ "integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==", "dev": true }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, "node_modules/log-symbols": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.0.0.tgz", @@ -1513,24 +1589,6 @@ "node": "*" } }, - "node_modules/minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", - "dev": true - }, - "node_modules/mkdirp": { - "version": "0.5.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", - "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", - "dev": true, - "dependencies": { - "minimist": "^1.2.5" - }, - "bin": { - "mkdirp": "bin/cmd.js" - } - }, "node_modules/mocha": { "version": "8.2.1", "resolved": "https://registry.npmjs.org/mocha/-/mocha-8.2.1.tgz", @@ -1855,6 +1913,15 @@ "node": ">=0.10.0" } }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, "node_modules/require-main-filename": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz", @@ -1990,17 +2057,62 @@ } }, "node_modules/slice-ansi": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz", - "integrity": "sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", "dev": true, "dependencies": { - "ansi-styles": "^3.2.0", - "astral-regex": "^1.0.0", - "is-fullwidth-code-point": "^2.0.0" + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" }, "engines": { - "node": ">=6" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/slice-ansi/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/slice-ansi/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/slice-ansi/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" } }, "node_modules/sprintf-js": { @@ -2045,12 +2157,12 @@ } }, "node_modules/strip-ansi": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz", - "integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, "dependencies": { - "ansi-regex": "^5.0.0" + "ansi-regex": "^5.0.1" }, "engines": { "node": ">=8" @@ -2081,18 +2193,70 @@ } }, "node_modules/table": { - "version": "5.4.6", - "resolved": "https://registry.npmjs.org/table/-/table-5.4.6.tgz", - "integrity": "sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", "dev": true, "dependencies": { - "ajv": "^6.10.2", - "lodash": "^4.17.14", - "slice-ansi": "^2.1.0", - "string-width": "^3.0.0" + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" }, "engines": { - "node": ">=6.0.0" + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/table/node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/table/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" } }, "node_modules/text-table": { @@ -2147,12 +2311,15 @@ } }, "node_modules/type-fest": { - "version": "0.8.1", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz", - "integrity": "sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", "dev": true, "engines": { - "node": ">=8" + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/typescript": { @@ -2318,18 +2485,6 @@ "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=", "dev": true }, - "node_modules/write": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/write/-/write-1.0.3.tgz", - "integrity": "sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig==", - "dev": true, - "dependencies": { - "mkdirp": "^0.5.1" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/y18n": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.1.tgz",