Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump the development-dependencies group across 1 directory with 21 updates #296

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2024

Bumps the development-dependencies group with 21 updates in the / directory:

Package From To
@lerna-lite/changed 3.2.1 3.5.1
@lerna-lite/cli 3.2.1 3.5.1
@lerna-lite/diff 3.2.1 3.5.1
@lerna-lite/exec 3.2.1 3.5.1
@lerna-lite/publish 3.2.1 3.5.2
@lerna-lite/run 3.2.1 3.5.1
@lerna-lite/version 3.2.1 3.5.2
@typescript-eslint/eslint-plugin 6.21.0 7.13.1
@typescript-eslint/parser 6.21.0 7.13.1
@web/dev-server 0.4.2 0.4.5
autoprefixer 10.4.17 10.4.19
esbuild 0.20.0 0.21.5
eslint 8.56.0 9.5.0
eslint-plugin-lit 1.11.0 1.14.0
postcss 8.4.34 8.4.38
postcss-import 16.0.0 16.1.0
postcss-preset-env 9.3.0 9.5.14
prettier 3.2.5 3.3.2
prettier-plugin-tailwindcss 0.5.11 0.6.5
typescript 5.3.3 5.5.2
workbox-build 7.0.0 7.1.1

Updates @lerna-lite/changed from 3.2.1 to 3.5.1

Release notes

Sourced from @​lerna-lite/changed's releases.

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

v3.3.3

3.3.3 (2024-04-15)

Quick Info

This patch version includes a downgrade of npm-packlist to fix a slowness that could rarely happen in some large repos, I have personally never seen this slowness but it was identified by @​wassim-ben-amor and he made a thorough investigation and with that in mind we decided to downgrade npm-packlist. The short reason is because npm-packlist newer version are now requiring to provide Arborist as an argument to npm-packlist (while previous version had it embedded) and for a monorepo using pnpm and workspace: protocol, the operation of finding missing edges (without specifying ignoreMissing set to true) can take a lot of time. If the maintainers of npm-packlist ever provide a resolution to this problem then we'll upgrade back to their recent version, otherwise we'll stick to the older version. A big thanks to @​wassim-ben-amor

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/changed's changelog.

3.5.1 (2024-06-07)

Note: Version bump only for package @​lerna-lite/changed

3.5.0 (2024-06-03)

Note: Version bump only for package @​lerna-lite/changed

3.4.0 (2024-05-15)

Note: Version bump only for package @​lerna-lite/changed

3.3.3 (2024-04-15)

Note: Version bump only for package @​lerna-lite/changed

3.3.2 (2024-04-02)

Note: Version bump only for package @​lerna-lite/changed

3.3.1 (2024-03-04)

Note: Version bump only for package @​lerna-lite/changed

3.3.0 (2024-02-10)

Note: Version bump only for package @​lerna-lite/changed

Commits
  • 8d01f69 chore(release): publish new version 3.5.1
  • a573cd8 chore(release): publish new version 3.5.0
  • 6b530ba chore(release): publish new version 3.4.0
  • da99c45 chore(release): publish new version 3.3.3
  • 3ba3ec4 chore(release): publish new version 3.3.2
  • ebea7e7 chore: remove unnecessary typesVersions (#830)
  • 5b3b2fd chore(release): publish new version 3.3.1
  • 1007d51 chore(release): publish new version 3.3.0
  • See full diff in compare view

Updates @lerna-lite/cli from 3.2.1 to 3.5.1

Release notes

Sourced from @​lerna-lite/cli's releases.

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

v3.3.3

3.3.3 (2024-04-15)

Quick Info

This patch version includes a downgrade of npm-packlist to fix a slowness that could rarely happen in some large repos, I have personally never seen this slowness but it was identified by @​wassim-ben-amor and he made a thorough investigation and with that in mind we decided to downgrade npm-packlist. The short reason is because npm-packlist newer version are now requiring to provide Arborist as an argument to npm-packlist (while previous version had it embedded) and for a monorepo using pnpm and workspace: protocol, the operation of finding missing edges (without specifying ignoreMissing set to true) can take a lot of time. If the maintainers of npm-packlist ever provide a resolution to this problem then we'll upgrade back to their recent version, otherwise we'll stick to the older version. A big thanks to @​wassim-ben-amor

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/cli's changelog.

3.5.1 (2024-06-07)

Bug Fixes

3.5.0 (2024-06-03)

Features

3.4.0 (2024-05-15)

Note: Version bump only for package @​lerna-lite/cli

3.3.3 (2024-04-15)

Bug Fixes

3.3.2 (2024-04-02)

Note: Version bump only for package @​lerna-lite/cli

3.3.1 (2024-03-04)

Bug Fixes

3.3.0 (2024-02-10)

Features

Bug Fixes

Commits
  • 8d01f69 chore(release): publish new version 3.5.1
  • 0325539 fix(publish): always bump & publish peer deps with workspace: protocol (#873)
  • 15be75f fix(publish): update lerna-lite schema for graphType property
  • a573cd8 chore(release): publish new version 3.5.0
  • 88ad61b feat(version): add --push-tags-one-by-one, fixes #701 (#871)
  • 0cebdb6 chore(tests): upgrade to Vitest 2 Beta.3 (#868)
  • 6b530ba chore(release): publish new version 3.4.0
  • da99c45 chore(release): publish new version 3.3.3
  • 86945b9 fix(deps): update all non-major dependencies (#841)
  • 2aae9e8 chore: migrate to ESLint v9 with flat config (part 2) (#840)
  • Additional commits viewable in compare view

Updates @lerna-lite/diff from 3.2.1 to 3.5.1

Release notes

Sourced from @​lerna-lite/diff's releases.

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

v3.3.3

3.3.3 (2024-04-15)

Quick Info

This patch version includes a downgrade of npm-packlist to fix a slowness that could rarely happen in some large repos, I have personally never seen this slowness but it was identified by @​wassim-ben-amor and he made a thorough investigation and with that in mind we decided to downgrade npm-packlist. The short reason is because npm-packlist newer version are now requiring to provide Arborist as an argument to npm-packlist (while previous version had it embedded) and for a monorepo using pnpm and workspace: protocol, the operation of finding missing edges (without specifying ignoreMissing set to true) can take a lot of time. If the maintainers of npm-packlist ever provide a resolution to this problem then we'll upgrade back to their recent version, otherwise we'll stick to the older version. A big thanks to @​wassim-ben-amor

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/diff's changelog.

3.5.1 (2024-06-07)

Note: Version bump only for package @​lerna-lite/diff

3.5.0 (2024-06-03)

Note: Version bump only for package @​lerna-lite/diff

3.4.0 (2024-05-15)

Note: Version bump only for package @​lerna-lite/diff

3.3.3 (2024-04-15)

Note: Version bump only for package @​lerna-lite/diff

3.3.2 (2024-04-02)

Note: Version bump only for package @​lerna-lite/diff

3.3.1 (2024-03-04)

Note: Version bump only for package @​lerna-lite/diff

3.3.0 (2024-02-10)

Note: Version bump only for package @​lerna-lite/diff

Commits
  • 8d01f69 chore(release): publish new version 3.5.1
  • a573cd8 chore(release): publish new version 3.5.0
  • 6b530ba chore(release): publish new version 3.4.0
  • da99c45 chore(release): publish new version 3.3.3
  • 3ba3ec4 chore(release): publish new version 3.3.2
  • ebea7e7 chore: remove unnecessary typesVersions (#830)
  • 5b3b2fd chore(release): publish new version 3.3.1
  • 1007d51 chore(release): publish new version 3.3.0
  • See full diff in compare view

Updates @lerna-lite/exec from 3.2.1 to 3.5.1

Release notes

Sourced from @​lerna-lite/exec's releases.

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

v3.3.3

3.3.3 (2024-04-15)

Quick Info

This patch version includes a downgrade of npm-packlist to fix a slowness that could rarely happen in some large repos, I have personally never seen this slowness but it was identified by @​wassim-ben-amor and he made a thorough investigation and with that in mind we decided to downgrade npm-packlist. The short reason is because npm-packlist newer version are now requiring to provide Arborist as an argument to npm-packlist (while previous version had it embedded) and for a monorepo using pnpm and workspace: protocol, the operation of finding missing edges (without specifying ignoreMissing set to true) can take a lot of time. If the maintainers of npm-packlist ever provide a resolution to this problem then we'll upgrade back to their recent version, otherwise we'll stick to the older version. A big thanks to @​wassim-ben-amor

Bug Fixes

... (truncated)

Changelog

Sourced from @​lerna-lite/exec's changelog.

3.5.1 (2024-06-07)

Note: Version bump only for package @​lerna-lite/exec

3.5.0 (2024-06-03)

Note: Version bump only for package @​lerna-lite/exec

3.4.0 (2024-05-15)

Note: Version bump only for package @​lerna-lite/exec

3.3.3 (2024-04-15)

Bug Fixes

3.3.2 (2024-04-02)

Note: Version bump only for package @​lerna-lite/exec

3.3.1 (2024-03-04)

Bug Fixes

3.3.0 (2024-02-10)

Bug Fixes

Commits
  • 8d01f69 chore(release): publish new version 3.5.1
  • a573cd8 chore(release): publish new version 3.5.0
  • 6b530ba chore(release): publish new version 3.4.0
  • da99c45 chore(release): publish new version 3.3.3
  • 86945b9 fix(deps): update all non-major dependencies (#841)
  • 3ba3ec4 chore(release): publish new version 3.3.2
  • ebea7e7 chore: remove unnecessary typesVersions (#830)
  • 5b3b2fd chore(release): publish new version 3.3.1
  • ef9a442 fix(deps): update all non-major dependencies (#824)
  • 8add080 chore(deps): update all non-major dependencies (#821)
  • Additional commits viewable in compare view

Updates @lerna-lite/publish from 3.2.1 to 3.5.2

Release notes

Sourced from @​lerna-lite/publish's releases.

v3.5.2

3.5.2 (2024-06-13)

Bug Fixes

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

v3.3.3

3.3.3 (2024-04-15)

Quick Info

... (truncated)

Changelog

Sourced from @​lerna-lite/publish's changelog.

3.5.2 (2024-06-13)

Note: Version bump only for package @​lerna-lite/publish

3.5.1 (2024-06-07)

Bug Fixes

3.5.0 (2024-06-03)

Note: Version bump only for package @​lerna-lite/publish

3.4.0 (2024-05-15)

Bug Fixes

3.3.3 (2024-04-15)

Bug Fixes

3.3.2 (2024-04-02)

Note: Version bump only for package @​lerna-lite/publish

3.3.1 (2024-03-04)

Bug Fixes

3.3.0 (2024-02-10)

Bug Fixes

Commits
  • f97dac0 chore(release): publish new version 3.5.2
  • 8d01f69 chore(release): publish new version 3.5.1
  • 0325539 fix(publish): always bump & publish peer deps with workspace: protocol (#873)
  • 3460302 chore(deps): update all non-major dependencies (#872)
  • 15ae296 docs: warn about peer deps without allowPeerDepsUpdate flag
  • 2770350 docs: warn about peer deps without enabling allowPeerDepsUpdate
  • a573cd8 chore(release): publish new version 3.5.0
  • 12b29ee chore(version): throw when using workspace: without allow peer bump (#870)
  • 24c2f66 chore(deps): update all non-major dependencies (#866)
  • 6b530ba chore(release): publish new version 3.4.0
  • Additional commits viewable in compare view

Updates @lerna-lite/run from 3.2.1 to 3.5.1

Release notes

Sourced from @​lerna-lite/run's releases.

v3.5.1

3.5.1 (2024-06-07)

Bug Fixes

v3.5.0

3.5.0 (2024-06-03)

Features

Bug Fixes

v3.4.0

3.4.0 (2024-05-15)

⚠️ Conventional-Changelog released major versions for all their dependencies not long ago, however they are not supported in Lerna-Lite because I haven't figured out what code to change yet. Also, and more importantly, if you use conventional-changelog-conventionalcommits then please make sure to stick with the previous version 7.0.2 or lower (version 8.0 is not yet supported and it will throw some errors if you try upgrading, I know since I already tried myself). I would gladly receive help on the subject if anyone is interested in helping. Thanks

Features

Bug Fixes

…ectory with 21 updates

Bumps the development-dependencies group with 21 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `3.2.1` | `3.5.1` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.2.1` | `3.5.1` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `3.2.1` | `3.5.1` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `3.2.1` | `3.5.1` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.2.1` | `3.5.2` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `3.2.1` | `3.5.1` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.2.1` | `3.5.2` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.21.0` | `7.13.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.13.1` |
| [@web/dev-server](https://github.com/modernweb-dev/web/tree/HEAD/packages/dev-server) | `0.4.2` | `0.4.5` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
| [esbuild](https://github.com/evanw/esbuild) | `0.20.0` | `0.21.5` |
| [eslint](https://github.com/eslint/eslint) | `8.56.0` | `9.5.0` |
| [eslint-plugin-lit](https://github.com/43081j/eslint-plugin-lit) | `1.11.0` | `1.14.0` |
| [postcss](https://github.com/postcss/postcss) | `8.4.34` | `8.4.38` |
| [postcss-import](https://github.com/postcss/postcss-import) | `16.0.0` | `16.1.0` |
| [postcss-preset-env](https://github.com/csstools/postcss-plugins/tree/HEAD/plugin-packs/postcss-preset-env) | `9.3.0` | `9.5.14` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) | `0.5.11` | `0.6.5` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.2` |
| [workbox-build](https://github.com/googlechrome/workbox) | `7.0.0` | `7.1.1` |



Updates `@lerna-lite/changed` from 3.2.1 to 3.5.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/changed/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.1/packages/changed)

Updates `@lerna-lite/cli` from 3.2.1 to 3.5.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.1/packages/cli)

Updates `@lerna-lite/diff` from 3.2.1 to 3.5.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/diff/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.1/packages/diff)

Updates `@lerna-lite/exec` from 3.2.1 to 3.5.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/exec/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.1/packages/exec)

Updates `@lerna-lite/publish` from 3.2.1 to 3.5.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/publish/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.2/packages/publish)

Updates `@lerna-lite/run` from 3.2.1 to 3.5.1
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/run/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.1/packages/run)

Updates `@lerna-lite/version` from 3.2.1 to 3.5.2
- [Release notes](https://github.com/lerna-lite/lerna-lite/releases)
- [Changelog](https://github.com/lerna-lite/lerna-lite/blob/main/packages/version/CHANGELOG.md)
- [Commits](https://github.com/lerna-lite/lerna-lite/commits/v3.5.2/packages/version)

Updates `@typescript-eslint/eslint-plugin` from 6.21.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.13.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser)

Updates `@web/dev-server` from 0.4.2 to 0.4.5
- [Release notes](https://github.com/modernweb-dev/web/releases)
- [Changelog](https://github.com/modernweb-dev/web/blob/master/packages/dev-server/CHANGELOG.md)
- [Commits](https://github.com/modernweb-dev/web/commits/@web/[email protected]/packages/dev-server)

Updates `autoprefixer` from 10.4.17 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.17...10.4.19)

Updates `esbuild` from 0.20.0 to 0.21.5
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.20.0...v0.21.5)

Updates `eslint` from 8.56.0 to 9.5.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v9.5.0)

Updates `eslint-plugin-lit` from 1.11.0 to 1.14.0
- [Release notes](https://github.com/43081j/eslint-plugin-lit/releases)
- [Commits](43081j/eslint-plugin-lit@v1.11.0...v1.14.0)

Updates `postcss` from 8.4.34 to 8.4.38
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.34...8.4.38)

Updates `postcss-import` from 16.0.0 to 16.1.0
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](postcss/postcss-import@16.0.0...16.1.0)

Updates `postcss-preset-env` from 9.3.0 to 9.5.14
- [Changelog](https://github.com/csstools/postcss-plugins/blob/main/plugin-packs/postcss-preset-env/CHANGELOG.md)
- [Commits](https://github.com/csstools/postcss-plugins/commits/HEAD/plugin-packs/postcss-preset-env)

Updates `prettier` from 3.2.5 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)

Updates `prettier-plugin-tailwindcss` from 0.5.11 to 0.6.5
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](tailwindlabs/prettier-plugin-tailwindcss@v0.5.11...v0.6.5)

Updates `typescript` from 5.3.3 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.2)

Updates `workbox-build` from 7.0.0 to 7.1.1
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/commits)

---
updated-dependencies:
- dependency-name: "@lerna-lite/changed"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/diff"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/exec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/publish"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/run"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@lerna-lite/version"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: "@web/dev-server"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-lit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: postcss-preset-env
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: workbox-build
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from AliMD as a code owner June 21, 2024 16:56
@dependabot dependabot bot added ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday... labels Jun 21, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2024

Superseded by #297.

@dependabot dependabot bot closed this Jun 25, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-07e0deba3e branch June 25, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Work that improves the continuous integration. dependencies Change in project dependencies. maintenance Generic maintenance tasks. priority-low Nice addition, maybe... someday...
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants