mdx-js / eslint-mdx

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

chore(deps): update dependency @changesets/cli to ^2.27.8 #543

Open renovate[bot] opened 4 months ago

renovate[bot] commented 4 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@changesets/cli (source) ^2.27.1 -> ^2.27.8 age adoption passing confidence

Release Notes

changesets/changesets (@​changesets/cli) ### [`v2.27.8`](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...c867f32d0c25cfb2a6b518bc1f9880f758beb157) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.7...@changesets/cli@2.27.8) ### [`v2.27.7`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.7) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.6...@changesets/cli@2.27.7) ##### Patch Changes - [#​1047](https://redirect.github.com/changesets/changesets/pull/1047) [`d108fa6`](https://redirect.github.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d) Thanks [@​patzick](https://redirect.github.com/patzick)! - Fixed a crash that could occur when depending on a tagged version of another workspace package. - [#​1400](https://redirect.github.com/changesets/changesets/pull/1400) [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace - Updated dependencies \[[`d108fa6`](https://redirect.github.com/changesets/changesets/commit/d108fa66e63c3000f42db7580a862b737e241c4d), [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca), [`dd6e5bb`](https://redirect.github.com/changesets/changesets/commit/dd6e5bbf74e246d7a742aa50424989462679b0ca)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.4 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​3](https://redirect.github.com/3).0.2 - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.1 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.3 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.3 ### [`v2.27.6`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.6) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.5...@changesets/cli@2.27.6) ##### Patch Changes - [#​1392](https://redirect.github.com/changesets/changesets/pull/1392) [`f295b3e`](https://redirect.github.com/changesets/changesets/commit/f295b3e560233e2a800f62216febb7061ba66df3) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Replace `meow` dependency with `mri` to reduce the number of transitive dependencies - [#​1390](https://redirect.github.com/changesets/changesets/pull/1390) [`6a3452e`](https://redirect.github.com/changesets/changesets/commit/6a3452ef1943bfb3a3018168b4b6c14af556fdef) Thanks [@​bluwy](https://redirect.github.com/bluwy)! - Display `changeset status --verbose` in list form and remove `tty-table` dependency ### [`v2.27.5`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.5) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.4...@changesets/cli@2.27.5) ##### Patch Changes - [#​1370](https://redirect.github.com/changesets/changesets/pull/1370) [`5e9d33a`](https://redirect.github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed a regression that caused `changeset version` to fail on packages having a dev dependency on a skipped package. - Updated dependencies \[[`5e9d33a`](https://redirect.github.com/changesets/changesets/commit/5e9d33a2e659abdcf26f204a76a9465cf4b26d6b)]: - [@​changesets/get-dependents-graph](https://redirect.github.com/changesets/get-dependents-graph)[@​2](https://redirect.github.com/2).1.0 - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.2 - [@​changesets/config](https://redirect.github.com/changesets/config)[@​3](https://redirect.github.com/3).0.1 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.2 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.3 ### [`v2.27.4`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.4) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.4) ##### Patch Changes - [#​1361](https://redirect.github.com/changesets/changesets/pull/1361) [`954a16a`](https://redirect.github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c) Thanks [@​jakebailey](https://redirect.github.com/jakebailey)! - Ensure that `version`/`tag` do not touch private packages with when versioning/tagging is turned off using `versionPackages` config - [#​1369](https://redirect.github.com/changesets/changesets/pull/1369) [`d729d8c`](https://redirect.github.com/changesets/changesets/commit/d729d8cc0e226871aa0c5b73cce80bbf313ca56c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - `changeset tag` should now correctly skip tags that exist on the remote - Updated dependencies \[[`954a16a`](https://redirect.github.com/changesets/changesets/commit/954a16aa1d118a0f7fa745ffe0d19b304f685d4c)]: - [@​changesets/assemble-release-plan](https://redirect.github.com/changesets/assemble-release-plan)[@​6](https://redirect.github.com/6).0.1 - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.2 - [@​changesets/get-release-plan](https://redirect.github.com/changesets/get-release-plan)[@​4](https://redirect.github.com/4).0.1 ### [`v2.27.3`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.3) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.2...@changesets/cli@2.27.3) ##### Patch Changes - [#​1357](https://redirect.github.com/changesets/changesets/pull/1357) [`18c966a`](https://redirect.github.com/changesets/changesets/commit/18c966af7b20201453190cbfd2e2dfb59631c02c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed an issue with `changeset status` executed without `since` argument. It should now correctly use the configured base branch as the default value. ### [`v2.27.2`](https://redirect.github.com/changesets/changesets/releases/tag/%40changesets/cli%402.27.2) [Compare Source](https://redirect.github.com/changesets/changesets/compare/@changesets/cli@2.27.1...@changesets/cli@2.27.2) ##### Patch Changes - [#​1354](https://redirect.github.com/changesets/changesets/pull/1354) [`69be7dc`](https://redirect.github.com/changesets/changesets/commit/69be7dc7195011ac6dbd00b24ea923f02adcf69c) Thanks [@​Andarist](https://redirect.github.com/Andarist)! - Fixed an issue with `changeset status` incorrectly returning an error status in two cases: - for changed ignored packages - for changed private packages when `privatePackage.version` was set to `false` - [#​1351](https://redirect.github.com/changesets/changesets/pull/1351) [`c6da182`](https://redirect.github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b) Thanks [@​TheHolyWaffle](https://redirect.github.com/TheHolyWaffle)! - Fix an issue with not applying a custom `.prettierrc` configuration with `prettier@>= 3.1.1` - Updated dependencies \[[`c6da182`](https://redirect.github.com/changesets/changesets/commit/c6da182ece2ec40974f15f3efcf9d9ba20cf122b)]: - [@​changesets/apply-release-plan](https://redirect.github.com/changesets/apply-release-plan)[@​7](https://redirect.github.com/7).0.1 - [@​changesets/write](https://redirect.github.com/changesets/write)[@​0](https://redirect.github.com/0).3.1

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 is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 4d2eea0c30d6b1b5764289ac38821766eec0e612

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

github-actions[bot] commented 4 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/changesets-cli-2.x/.babelrc) | `35 B` | | [`.changeset/config.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.changeset/config.json) | `372 B` | | [`.changeset/README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.changeset/README.md) | `510 B` | | [`.codesandbox/ci.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.codesandbox/ci.json) | `119 B` | | [`.editorconfig`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.editorconfig) | `161 B` | | [`.eslintrc.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.eslintrc.js) | `837 B` | | [`.gitattributes`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.gitattributes) | `35 B` | | [`.github/FUNDING.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.github/FUNDING.yml) | `204 B` | | [`.github/workflows/ci.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.github/workflows/ci.yml) | `1.1 kB` | | [`.github/workflows/codeql.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.github/workflows/codeql.yml) | `794 B` | | [`.github/workflows/pkg-size.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.github/workflows/pkg-size.yml) | `699 B` | | [`.github/workflows/release.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.github/workflows/release.yml) | `1.4 kB` | | [`.lintstagedrc.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.lintstagedrc.js) | `50 B` | | [`.simple-git-hooks.js`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.simple-git-hooks.js) | `51 B` | | [`.yarn/plugins/plugin-prepare-lifecycle.cjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.yarn/plugins/plugin-prepare-lifecycle.cjs) | `202 B` | | [`.yarnrc.yml`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/.yarnrc.yml) | `332 B` | | [`CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/CHANGELOG.md) | `283 B` | | [`CONTRIBUTING.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/CONTRIBUTING.md) | `931 B` | | [`LICENSE`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/LICENSE) | `1.1 kB` | | [`package.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/package.json) | `3.4 kB` | | [`packages/eslint-mdx/CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/packages/eslint-mdx/CHANGELOG.md) | `25.1 kB` | | [`packages/eslint-mdx/package.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/packages/eslint-mdx/package.json) | `1.1 kB` | | [`packages/eslint-mdx/README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/packages/eslint-mdx/README.md) | `11.7 kB` | | [`packages/eslint-mdx/shim.d.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.x/packages/eslint-mdx/src/index.ts) | `121 B` | | [`packages/eslint-mdx/src/meta.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/packages/eslint-mdx/src/meta.ts) | `87 B` | | [`packages/eslint-mdx/src/parser.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.x/packages/eslint-mdx/src/sync.ts) | `384 B` | | [`packages/eslint-mdx/src/tokens.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.x/packages/eslint-mdx/src/worker.ts) | `23.3 kB` | | [`packages/eslint-mdx/tsconfig.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/packages/eslint-mdx/tsconfig.json) | `131 B` | | [`packages/eslint-plugin-mdx/CHANGELOG.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.x/packages/eslint-plugin-mdx/tsconfig.json) | `131 B` | | [`patches/eslint+8.56.0.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/patches/eslint+8.56.0.patch) | `555 B` | | [`patches/smartwrap+2.0.2.patch`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.x/patches/yargs+17.7.2.patch) | `124.6 kB` | | [`README.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/README.md) | `11.7 kB` | | [`test/__snapshots__/fixtures.test.ts.snap`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.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/changesets-cli-2.x/test/__snapshots__/parser.test.ts.snap) | `1.1 MB` | | [`test/fixtures.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures.test.ts) | `2.7 kB` | | [`test/fixtures/287.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/287.mdx) | `204 B` | | [`test/fixtures/292.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/292.mdx) | `191 B` | | [`test/fixtures/334.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/334.mdx) | `70 B` | | [`test/fixtures/336.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/336.mdx) | `178 B` | | [`test/fixtures/367.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/367.mdx) | `87 B` | | [`test/fixtures/371.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/371.mdx) | `75 B` | | [`test/fixtures/380.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/380.mdx) | `11.0 kB` | | [`test/fixtures/391.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/391.mdx) | `62 B` | | [`test/fixtures/429.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/429.mdx) | `52 B` | | [`test/fixtures/435.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/435.mdx) | `134 B` | | [`test/fixtures/437.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/437.mdx) | `32 B` | | [`test/fixtures/445.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/445.mdx) | `188 B` | | [`test/fixtures/450.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/450.mdx) | `418 B` | | [`test/fixtures/488.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/488.mdx) | `78 B` | | [`test/fixtures/acorn.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/acorn.mdx) | `860 B` | | [`test/fixtures/adjacent.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/adjacent.mdx) | `50 B` | | [`test/fixtures/async/.remarkrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/async/.remarkrc) | `67 B` | | [`test/fixtures/async/test.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/async/test.md) | `15 B` | | [`test/fixtures/basic.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/basic.mdx) | `405 B` | | [`test/fixtures/basic.tsx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/basic.tsx) | `77 B` | | [`test/fixtures/blank-lines.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/blank-lines.mdx) | `768 B` | | [`test/fixtures/code-blocks.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/code-blocks.md) | `511 B` | | [`test/fixtures/comments.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/comments.mdx) | `162 B` | | [`test/fixtures/details.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/details.mdx) | `881 B` | | [`test/fixtures/dir.mdx/.gitkeep`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/dir.mdx/.gitkeep) | `0 B` | | [`test/fixtures/esm/.remarkrc.mjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/esm/.remarkrc.mjs) | `103 B` | | [`test/fixtures/esm/test.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/esm/test.md) | `15 B` | | [`test/fixtures/flat-config/code-blocks.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.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/changesets-cli-2.x/test/fixtures/jsx-in-list.mdx) | `810 B` | | [`test/fixtures/leading-spaces.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/leading-spaces.mdx) | `42 B` | | [`test/fixtures/markdown.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/markdown.md) | `5 B` | | [`test/fixtures/no-unescaped-entities.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/no-unescaped-entities.mdx) | `99 B` | | [`test/fixtures/no-unused-expressions.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/no-unused-expressions.mdx) | `90 B` | | [`test/fixtures/processor.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/processor.mdx) | `13 B` | | [`test/fixtures/remark.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/remark.md) | `171 B` | | [`test/fixtures/remark.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/remark.mdx) | `169 B` | | [`test/fixtures/style/.remarkrc`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/style/.remarkrc) | `228 B` | | [`test/fixtures/style/nested.md`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/style/nested.md) | `10 B` | | [`test/fixtures/style/plugin1.cjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/style/plugin1.cjs) | `26 B` | | [`test/fixtures/style/plugin2.mjs`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/style/plugin2.mjs) | `24 B` | | [`test/fixtures/unicorn.jsx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/unicorn.jsx) | `119 B` | | [`test/fixtures/unicorn.mdx`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/fixtures/unicorn.mdx) | `118 B` | | [`test/flat-config.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/flat-config.test.ts) | `1.0 kB` | | [`test/helpers.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/helpers.test.ts) | `874 B` | | [`test/helpers.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/helpers.ts) | `548 B` | | [`test/parser.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/parser.test.ts) | `4.6 kB` | | [`test/remark.test.ts`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/test/remark.test.ts) | `2.8 kB` | | [`tsconfig.base.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/tsconfig.base.json) | `235 B` | | [`tsconfig.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/tsconfig.json) | `259 B` | | [`tsconfig.lib.json`](https://github.com/mdx-js/eslint-mdx/blob/renovate/changesets-cli-2.x/tsconfig.lib.json) | `195 B` |

πŸ€– This report was automatically generated by pkg-size-action