mdx-js / eslint-mdx

ESLint Parser/Plugin for MDX
https://npmjs.org/eslint-plugin-mdx
MIT License
258 stars 29 forks source link

chore(deps): update dependency lint-staged to ^15.2.7 #536

Open renovate[bot] opened 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lint-staged ^15.2.1 -> ^15.2.7 age adoption passing confidence

Release Notes

okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems. ### [`v15.2.5`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1525) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.4...v15.2.5) ##### Patch Changes - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`31a1f95`](https://togithub.com/lint-staged/lint-staged/commit/31a1f9548ea8202bc5bd718076711f747396e3ca) Thanks [@​iiroj](https://togithub.com/iiroj)! - Allow approximately equivalent versions of direct dependencies by using the "~" character in the version ranges. This means a more recent patch version of a dependency is allowed if available. - [#​1423](https://togithub.com/lint-staged/lint-staged/pull/1423) [`91abea0`](https://togithub.com/lint-staged/lint-staged/commit/91abea0d298154d92113ba34bae4020704e22918) Thanks [@​iiroj](https://togithub.com/iiroj)! - Improve error logging when failing to read or parse a configuration file - [#​1424](https://togithub.com/lint-staged/lint-staged/pull/1424) [`ee43f15`](https://togithub.com/lint-staged/lint-staged/commit/ee43f154097753dd5448766f792387e60e0ea453) Thanks [@​iiroj](https://togithub.com/iiroj)! - Upgrade micromatch@4.0.7 ### [`v15.2.4`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1524) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.2...v15.2.4) ##### Patch Changes - [`4f4537a`](https://togithub.com/lint-staged/lint-staged/commit/4f4537a75ebfba816826f6f67a325dbc7f25908a) Thanks [@​iiroj](https://togithub.com/iiroj)! - Fix release issue with previous version; update dependencies ### [`v15.2.2`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1522) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.1...v15.2.2) ##### Patch Changes - [#​1391](https://togithub.com/lint-staged/lint-staged/pull/1391) [`fdcdad4`](https://togithub.com/lint-staged/lint-staged/commit/fdcdad42ff96fea3c05598e378d3c44ad4a51bde) Thanks [@​iiroj](https://togithub.com/iiroj)! - *Lint-staged* no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: faadf8db17c71dead976675e3e4b60cf7d9e6665

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codesandbox-ci[bot] commented 3 months ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (d6fc093) to head (12e702f).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #536 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 19 19 Lines 196 196 Branches 33 33 ========================================= Hits 196 196 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 months ago

📊 Package size report   No changes

File Before After
Total (Includes all files) 1.5 MB 1.5 MB
Tarball size 173.8 kB 173.8 kB
Unchanged files | File | Size | | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------: | | [`.babelrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.babelrc) | `35 B` | | [`.changeset/config.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.changeset/config.json) | `372 B` | | [`.changeset/README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.changeset/README.md) | `510 B` | | [`.codesandbox/ci.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.codesandbox/ci.json) | `119 B` | | [`.editorconfig`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.editorconfig) | `161 B` | | [`.eslintrc.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.eslintrc.js) | `837 B` | | [`.gitattributes`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.gitattributes) | `35 B` | | [`.github/FUNDING.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.github/FUNDING.yml) | `204 B` | | [`.github/workflows/ci.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.github/workflows/ci.yml) | `1.1 kB` | | [`.github/workflows/codeql.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.github/workflows/codeql.yml) | `794 B` | | [`.github/workflows/pkg-size.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.github/workflows/pkg-size.yml) | `699 B` | | [`.github/workflows/release.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.github/workflows/release.yml) | `1.4 kB` | | [`.lintstagedrc.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.lintstagedrc.js) | `50 B` | | [`.simple-git-hooks.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.simple-git-hooks.js) | `51 B` | | [`.yarn/plugins/plugin-prepare-lifecycle.cjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.yarn/plugins/plugin-prepare-lifecycle.cjs) | `202 B` | | [`.yarnrc.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/.yarnrc.yml) | `332 B` | | [`CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/CHANGELOG.md) | `283 B` | | [`CONTRIBUTING.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/CONTRIBUTING.md) | `931 B` | | [`LICENSE`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/package.json) | `3.4 kB` | | [`packages/eslint-mdx/CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/CHANGELOG.md) | `25.1 kB` | | [`packages/eslint-mdx/package.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/package.json) | `1.1 kB` | | [`packages/eslint-mdx/README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/README.md) | `11.7 kB` | | [`packages/eslint-mdx/shim.d.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/shim.d.ts) | `1.4 kB` | | [`packages/eslint-mdx/src/helpers.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/helpers.ts) | `4.3 kB` | | [`packages/eslint-mdx/src/index.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/index.ts) | `121 B` | | [`packages/eslint-mdx/src/meta.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/meta.ts) | `87 B` | | [`packages/eslint-mdx/src/parser.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/parser.ts) | `2.5 kB` | | [`packages/eslint-mdx/src/sync.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/sync.ts) | `384 B` | | [`packages/eslint-mdx/src/tokens.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/tokens.ts) | `6.8 kB` | | [`packages/eslint-mdx/src/types.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/types.ts) | `1.5 kB` | | [`packages/eslint-mdx/src/worker.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/src/worker.ts) | `23.3 kB` | | [`packages/eslint-mdx/tsconfig.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-mdx/tsconfig.json) | `131 B` | | [`packages/eslint-plugin-mdx/CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/CHANGELOG.md) | `27.9 kB` | | [`packages/eslint-plugin-mdx/package.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/package.json) | `1.0 kB` | | [`packages/eslint-plugin-mdx/README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/README.md) | `11.7 kB` | | [`packages/eslint-plugin-mdx/src/configs/base.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/base.ts) | `305 B` | | [`packages/eslint-plugin-mdx/src/configs/code-blocks.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/code-blocks.ts) | `1.0 kB` | | [`packages/eslint-plugin-mdx/src/configs/flat.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/flat.ts) | `705 B` | | [`packages/eslint-plugin-mdx/src/configs/index.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/index.ts) | `439 B` | | [`packages/eslint-plugin-mdx/src/configs/overrides.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/overrides.ts) | `725 B` | | [`packages/eslint-plugin-mdx/src/configs/recommended.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/configs/recommended.ts) | `2.4 kB` | | [`packages/eslint-plugin-mdx/src/helpers.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/helpers.ts) | `620 B` | | [`packages/eslint-plugin-mdx/src/index.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/index.ts) | `128 B` | | [`packages/eslint-plugin-mdx/src/meta.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/meta.ts) | `87 B` | | [`packages/eslint-plugin-mdx/src/processors/helpers.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/processors/helpers.ts) | `633 B` | | [`packages/eslint-plugin-mdx/src/processors/index.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/processors/index.ts) | `198 B` | | [`packages/eslint-plugin-mdx/src/processors/options.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/processors/options.ts) | `1.8 kB` | | [`packages/eslint-plugin-mdx/src/processors/remark.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/processors/remark.ts) | `1.8 kB` | | [`packages/eslint-plugin-mdx/src/processors/types.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/processors/types.ts) | `241 B` | | [`packages/eslint-plugin-mdx/src/rules/.eslintrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/rules/.eslintrc) | `124 B` | | [`packages/eslint-plugin-mdx/src/rules/index.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/rules/index.ts) | `138 B` | | [`packages/eslint-plugin-mdx/src/rules/remark.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/rules/remark.ts) | `3.6 kB` | | [`packages/eslint-plugin-mdx/src/rules/types.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/src/rules/types.ts) | `415 B` | | [`packages/eslint-plugin-mdx/tsconfig.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/packages/eslint-plugin-mdx/tsconfig.json) | `131 B` | | [`patches/eslint+8.56.0.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/eslint+8.56.0.patch) | `555 B` | | [`patches/smartwrap+2.0.2.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/smartwrap+2.0.2.patch) | `461 B` | | [`patches/string-width-cjs+4.2.3.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/string-width-cjs+4.2.3.patch) | `444 B` | | [`patches/tty-table+4.2.3.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/tty-table+4.2.3.patch) | `926 B` | | [`patches/wrap-ansi-cjs+7.0.0.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/wrap-ansi-cjs+7.0.0.patch) | `489 B` | | [`patches/yargs+17.7.2.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/patches/yargs+17.7.2.patch) | `124.6 kB` | | [`README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/README.md) | `11.7 kB` | | [`test/__snapshots__/fixtures.test.ts.snap`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/__snapshots__/fixtures.test.ts.snap) | `57.5 kB` | | [`test/__snapshots__/flat-config.test.ts.snap`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/__snapshots__/flat-config.test.ts.snap) | `823 B` | | [`test/__snapshots__/parser.test.ts.snap`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/__snapshots__/parser.test.ts.snap) | `1.1 MB` | | [`test/fixtures.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures.test.ts) | `2.7 kB` | | [`test/fixtures/287.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/287.mdx) | `204 B` | | [`test/fixtures/292.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/292.mdx) | `191 B` | | [`test/fixtures/334.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/334.mdx) | `70 B` | | [`test/fixtures/336.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/336.mdx) | `178 B` | | [`test/fixtures/367.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/367.mdx) | `87 B` | | [`test/fixtures/371.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/371.mdx) | `75 B` | | [`test/fixtures/380.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/380.mdx) | `11.0 kB` | | [`test/fixtures/391.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/391.mdx) | `62 B` | | [`test/fixtures/429.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/429.mdx) | `52 B` | | [`test/fixtures/435.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/435.mdx) | `134 B` | | [`test/fixtures/437.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/437.mdx) | `32 B` | | [`test/fixtures/445.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/445.mdx) | `188 B` | | [`test/fixtures/450.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/450.mdx) | `418 B` | | [`test/fixtures/488.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/488.mdx) | `78 B` | | [`test/fixtures/acorn.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/acorn.mdx) | `860 B` | | [`test/fixtures/adjacent.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/adjacent.mdx) | `50 B` | | [`test/fixtures/async/.remarkrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/async/.remarkrc) | `67 B` | | [`test/fixtures/async/test.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/async/test.md) | `15 B` | | [`test/fixtures/basic.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/basic.mdx) | `405 B` | | [`test/fixtures/basic.tsx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/basic.tsx) | `77 B` | | [`test/fixtures/blank-lines.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/blank-lines.mdx) | `768 B` | | [`test/fixtures/code-blocks.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/code-blocks.md) | `511 B` | | [`test/fixtures/comments.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/comments.mdx) | `162 B` | | [`test/fixtures/details.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/details.mdx) | `881 B` | | [`test/fixtures/dir.mdx/.gitkeep`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/dir.mdx/.gitkeep) | `0 B` | | [`test/fixtures/esm/.remarkrc.mjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/esm/.remarkrc.mjs) | `103 B` | | [`test/fixtures/esm/test.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/esm/test.md) | `15 B` | | [`test/fixtures/flat-config/code-blocks.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/flat-config/code-blocks.mdx) | `76 B` | | [`test/fixtures/jsx-in-list.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/jsx-in-list.mdx) | `810 B` | | [`test/fixtures/leading-spaces.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/leading-spaces.mdx) | `42 B` | | [`test/fixtures/markdown.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/markdown.md) | `5 B` | | [`test/fixtures/no-unescaped-entities.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/no-unescaped-entities.mdx) | `99 B` | | [`test/fixtures/no-unused-expressions.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/no-unused-expressions.mdx) | `90 B` | | [`test/fixtures/processor.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/processor.mdx) | `13 B` | | [`test/fixtures/remark.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/remark.md) | `171 B` | | [`test/fixtures/remark.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/remark.mdx) | `169 B` | | [`test/fixtures/style/.remarkrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/style/.remarkrc) | `228 B` | | [`test/fixtures/style/nested.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/style/nested.md) | `10 B` | | [`test/fixtures/style/plugin1.cjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/style/plugin1.cjs) | `26 B` | | [`test/fixtures/style/plugin2.mjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/style/plugin2.mjs) | `24 B` | | [`test/fixtures/unicorn.jsx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/unicorn.jsx) | `119 B` | | [`test/fixtures/unicorn.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/fixtures/unicorn.mdx) | `118 B` | | [`test/flat-config.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/flat-config.test.ts) | `1.0 kB` | | [`test/helpers.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/helpers.test.ts) | `874 B` | | [`test/helpers.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/helpers.ts) | `548 B` | | [`test/parser.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/parser.test.ts) | `4.6 kB` | | [`test/remark.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/test/remark.test.ts) | `2.8 kB` | | [`tsconfig.base.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/tsconfig.base.json) | `235 B` | | [`tsconfig.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/tsconfig.json) | `259 B` | | [`tsconfig.lib.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/lint-staged-15.x/tsconfig.lib.json) | `195 B` |

🤖 This report was automatically generated by pkg-size-action