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 with 14 updates #121

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps the development-dependencies group with 14 updates:

Package From To
@lerna-lite/changed 3.0.0 3.1.0
@lerna-lite/cli 3.0.0 3.1.0
@lerna-lite/diff 3.0.0 3.1.0
@lerna-lite/exec 3.0.0 3.1.0
@lerna-lite/publish 3.0.0 3.1.0
@lerna-lite/run 3.0.0 3.1.0
@lerna-lite/version 3.0.0 3.1.0
@types/node 20.10.0 20.10.4
@typescript-eslint/eslint-plugin 6.12.0 6.14.0
@typescript-eslint/parser 6.12.0 6.14.0
eslint 8.54.0 8.55.0
eslint-plugin-import 2.29.0 2.29.1
prettier 3.1.0 3.1.1
typescript 5.3.2 5.3.3

Updates @lerna-lite/changed from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

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

Commits

Updates @lerna-lite/cli from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

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

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/diff from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/exec from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/publish from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

Features

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • a24f3c6 feat(version): update conventional-changelog pks to latest w/factory (#788)
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/run from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @lerna-lite/version from 3.0.0 to 3.1.0

Release notes

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

v3.1.0

3.1.0 (2023-12-08)

Quick Info

This release is mainly focused on updating all conventional-changelog-... dependencies that were released as major versions couple months ago (they made a lot of changes in the past few months, updated a lot of old dependencies like Q which was replaced by Promises and switch to function factory instead of loading preset via names). This should have zero impact on the user's side (all unit tests are passing after code refactoring), but just in case, I decided to release this as a minor version. There are also couple of other unrelated small fixes as well. Enjoy


Features

Bug Fixes

Changelog

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

3.1.0 (2023-12-08)

Features

Bug Fixes

Commits
  • 116dd30 chore(release): publish new version 3.1.0
  • a24f3c6 feat(version): update conventional-changelog pks to latest w/factory (#788)
  • fa026de fix(deps): update all non-major dependencies (#783)
  • 2644c23 fix(deps): update dependency p-map to v7 (#784)
  • 14eb20a docs: add major release link for more info
  • See full diff in compare view

Updates @types/node from 20.10.0 to 20.10.4

Commits

Updates @typescript-eslint/eslint-plugin from 6.12.0 to 6.14.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v6.14.0

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

v6.13.1

6.13.1 (2023-11-28)

Bug Fixes

  • default to parse all JSDoc and provide options to configure it (#7999) (779e13e)

You can read about our versioning strategy and releases on our website.

v6.13.0

6.13.0 (2023-11-27)

Note for eslint plugin authors and other API consumers

TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.

Bug Fixes

  • typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)

Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

6.13.0 (2023-11-27)

Note: Version bump only for package @​typescript-eslint/eslint-plugin

You can read about our versioning strategy and releases on our website.

Commits
  • c7d702f chore: publish v6.14.0
  • 431cd15 fix(eslint-plugin): add no-unsafe-unary-minus, prefer-destructuring to disabl...
  • 705370a fix(eslint-plugin): correct message for no-unsafe-unary-minus (#7998)
  • 4c3e704 feat(eslint-plugin): [require-await] allow yielding Promise in async generato...
  • 314f034 docs(eslint-plugin): [no-throw-literal] fix typo in example (#8006)
  • bff47d7 feat(eslint-plugin): [explicit-function-return-type] add support for typed cl...
  • cc2c6d3 chore: publish v6.13.2
  • 37f34f4 docs: add 'When Not To Use It' or an intentional omission notice on all rules...
  • 96abf18 chore: finish enabling no-unnecessary-condition internally (#8004)
  • 4dae083 chore: prefix all nx package scripts with npx (#7988)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 6.12.0 to 6.14.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v6.14.0

6.14.0 (2023-12-11)

Bug Fixes

  • eslint-plugin: add no-unsafe-unary-minus, prefer-destructuring to disable-type-checked (#8038) (431cd15)
  • eslint-plugin: correct message for no-unsafe-unary-minus (#7998) (705370a)

Features

  • eslint-plugin: [explicit-function-return-type] add support for typed class property definitions (#8027) (bff47d7)
  • eslint-plugin: [require-await] allow yielding Promise in async generators (#8003) (4c3e704)

You can read about our versioning strategy and releases on our website.

v6.13.2

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

You can read about our versioning strategy and releases on our website.

v6.13.1

6.13.1 (2023-11-28)

Bug Fixes

  • default to parse all JSDoc and provide options to configure it (#7999) (779e13e)

You can read about our versioning strategy and releases on our website.

v6.13.0

6.13.0 (2023-11-27)

Note for eslint plugin authors and other API consumers

TypeScript v5.3 shipped with a type change that was incompatible with our types. This change has been fixed and will be released in v5.3.3. Until that time you can work around this error using skipLibCheck.

Bug Fixes

  • typescript-estree: ensure backwards compat with pre-5.3 import attributes (#7967) (810fc8c)

Features

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

6.14.0 (2023-12-11)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.2 (2023-12-04)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.1 (2023-11-28)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

6.13.0 (2023-11-27)

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 8.54.0 to 8.55.0

Release notes

Sourced from eslint's releases.

v8.55.0

Features

  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)

Documentation

  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)

Chores

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v8.55.0 - December 1, 2023

  • eb8950c chore: upgrade @​eslint/js@​8.55.0 (#17811) (Milos Djermanovic)
  • 93df384 chore: package.json update for @​eslint/js release (Jenkins)
  • fe4b954 chore: upgrade @​eslint/eslintrc@​2.1.4 (#17799) (Milos Djermanovic)
  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#17721) (Tanuj Kanti)
  • 83ece2a docs: fix typo --rules -> --rule (#17806) (OKURA Masafumi)
  • bd8911d ci: pin Node.js 21.2.0 (#17809) (Milos Djermanovic)
  • b29a16b chore: fix several cli tests to run in the intended flat config mode (#17797) (Milos Djermanovic)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#17778) (Etienne)
  • de165c1 chore: remove unused config-extends fixtures (#17781) (Milos Djermanovic)
  • d4304b8 chore: remove formatting/stylistic rules from new rule templates (#17780) (Francesco Trotta)
  • 21024fe chore: check rule examples for syntax errors (#17718) (Francesco Trotta)
Commits ...

Description has been truncated

Bumps the development-dependencies group with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [@lerna-lite/changed](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/changed) | `3.0.0` | `3.1.0` |
| [@lerna-lite/cli](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/cli) | `3.0.0` | `3.1.0` |
| [@lerna-lite/diff](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/diff) | `3.0.0` | `3.1.0` |
| [@lerna-lite/exec](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/exec) | `3.0.0` | `3.1.0` |
| [@lerna-lite/publish](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/publish) | `3.0.0` | `3.1.0` |
| [@lerna-lite/run](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/run) | `3.0.0` | `3.1.0` |
| [@lerna-lite/version](https://github.com/lerna-lite/lerna-lite/tree/HEAD/packages/version) | `3.0.0` | `3.1.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.10.0` | `20.10.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.12.0` | `6.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.12.0` | `6.14.0` |
| [eslint](https://github.com/eslint/eslint) | `8.54.0` | `8.55.0` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.0` | `2.29.1` |
| [prettier](https://github.com/prettier/prettier) | `3.1.0` | `3.1.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.2` | `5.3.3` |


Updates `@lerna-lite/changed` from 3.0.0 to 3.1.0
- [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.1.0/packages/changed)

Updates `@lerna-lite/cli` from 3.0.0 to 3.1.0
- [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.1.0/packages/cli)

Updates `@lerna-lite/diff` from 3.0.0 to 3.1.0
- [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.1.0/packages/diff)

Updates `@lerna-lite/exec` from 3.0.0 to 3.1.0
- [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.1.0/packages/exec)

Updates `@lerna-lite/publish` from 3.0.0 to 3.1.0
- [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.1.0/packages/publish)

Updates `@lerna-lite/run` from 3.0.0 to 3.1.0
- [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.1.0/packages/run)

Updates `@lerna-lite/version` from 3.0.0 to 3.1.0
- [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.1.0/packages/version)

Updates `@types/node` from 20.10.0 to 20.10.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 6.12.0 to 6.14.0
- [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/v6.14.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.12.0 to 6.14.0
- [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/v6.14.0/packages/parser)

Updates `eslint` from 8.54.0 to 8.55.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.54.0...v8.55.0)

Updates `eslint-plugin-import` from 2.29.0 to 2.29.1
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.0...v2.29.1)

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

Updates `typescript` from 5.3.2 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.3.2...v5.3.3)

---
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: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@typescript-eslint/parser"
  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-minor
  dependency-group: development-dependencies
- dependency-name: eslint-plugin-import
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from AliMD as a code owner December 15, 2023 07:02
@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 Dec 15, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2023

Superseded by #122.

@dependabot dependabot bot closed this Dec 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-897d5ff858 branch December 18, 2023 07:13
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