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: bump the development-dependencies group across 1 directory with 7 updates #337

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2024

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

Package From To
@dotcom-tool-kit/component 5.0.3 5.0.5
@dotcom-tool-kit/eslint 4.0.2 4.1.1
@dotcom-tool-kit/husky-npm 5.0.2 5.0.4
@dotcom-tool-kit/lint-staged-npm 4.0.2 4.0.4
@dotcom-tool-kit/mocha 4.0.2 4.1.1
@dotcom-tool-kit/prettier 4.0.2 4.1.1
dotcom-tool-kit 4.0.6 4.2.0

Updates @dotcom-tool-kit/component from 5.0.3 to 5.0.5

Release notes

Sourced from @​dotcom-tool-kit/component's releases.

component: v5.0.5

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^6.0.4 to ^6.0.5
      • @​dotcom-tool-kit/npm bumped from ^4.1.0 to ^4.1.1

component: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^6.0.3 to ^6.0.4
      • @​dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0

husky-npm: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.3 to ^5.0.4

package-json-hook: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0
Commits

Updates @dotcom-tool-kit/eslint from 4.0.2 to 4.1.1

Release notes

Sourced from @​dotcom-tool-kit/eslint's releases.

babel: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

create: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.3 to ^2.0.4
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.1.0 to ^4.2.0

eslint: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

jest: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

mocha: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

n-test: v4.1.1

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Commits

Updates @dotcom-tool-kit/husky-npm from 5.0.2 to 5.0.4

Release notes

Sourced from @​dotcom-tool-kit/husky-npm's releases.

component: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-npm bumped from ^6.0.3 to ^6.0.4
      • @​dotcom-tool-kit/npm bumped from ^4.0.2 to ^4.1.0

husky-npm: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.3 to ^5.0.4

package-json-hook: v5.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

husky-npm: v5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3

package-json-hook: v5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.1.1 to ^1.2.0
Changelog

Sourced from @​dotcom-tool-kit/husky-npm's changelog.

Changelog

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.0 to ^5.0.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.1 to ^5.0.2

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.2 to ^5.0.3

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/package-json-hook bumped from ^5.0.3 to ^5.0.4

5.0.0 (2024-09-10)

⚠ BREAKING CHANGES

  • drop support for Node 16
  • delete the husky hook
  • remove all current concrete hook subclasses
  • rearchitect plugin loader to lazily load plugins

Features

  • husky-npm: add PackageJson hook options (b8f40dc)
  • move package-json-hook to plugins and export PackageJson hook (56336e5)

Bug Fixes

  • require package-json-hook plugin in plugins that use PackageJson hook (892a4a6)

Performance Improvements

  • rearchitect plugin loader to lazily load plugins (9779b83)

... (truncated)

Commits
  • 28fe7d2 chore: release main
  • 2cdd0a8 chore: release main
  • aa7bfbb chore: release main
  • 59716c6 backstage: require all plugins use new Tool Kit CLI major version
  • d98bfb8 chore: release main
  • 892a4a6 fix: require package-json-hook plugin in plugins that use PackageJson hook
  • b8f40dc feat(husky-npm): add PackageJson hook options
  • 40d7109 test: bump jest and ts-jest to versions compatible with TypeScript 5
  • ab95982 chore!: drop support for Node 16
  • a478130 chore: add versions to all plugin toolkitrcs
  • Additional commits viewable in compare view

Updates @dotcom-tool-kit/lint-staged-npm from 4.0.2 to 4.0.4

Release notes

Sourced from @​dotcom-tool-kit/lint-staged-npm's releases.

create: v4.0.4

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • dotcom-tool-kit bumped from ^4.0.3 to ^4.0.4

dotcom-tool-kit: v4.0.4

4.0.4 (2024-10-14)

Bug Fixes

  • cli: avoid parsing hook options twice (c5ea614)
  • cli: gracefully handle hook installation errors (c743bd2)
  • cli: update out-of-date error messages (6ef7598)

backend-heroku-app: v4.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-deploy bumped from ^4.0.3 to ^4.0.4
      • @​dotcom-tool-kit/heroku bumped from ^4.0.3 to ^4.0.4
      • @​dotcom-tool-kit/node bumped from ^4.1.0 to ^4.1.1
      • @​dotcom-tool-kit/npm bumped from ^4.1.0 to ^4.1.1

backend-serverless-app: v4.0.4

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/circleci-deploy bumped from ^4.0.3 to ^4.0.4
      • @​dotcom-tool-kit/node bumped from ^4.1.0 to ^4.1.1
      • @​dotcom-tool-kit/npm bumped from ^4.1.0 to ^4.1.1
      • @​dotcom-tool-kit/serverless bumped from ^3.1.0 to ^3.1.1

circleci-deploy: v4.0.4

4.0.4 (2024-12-12)

Bug Fixes

  • circleci-deploy: correct indentation for cypress executor config (0b5d56c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Commits

Updates @dotcom-tool-kit/mocha from 4.0.2 to 4.1.1

Release notes

Sourced from @​dotcom-tool-kit/mocha's releases.

babel: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

create: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.3 to ^2.0.4
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.1.0 to ^4.2.0

eslint: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

jest: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

mocha: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

n-test: v4.1.1

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Commits
  • a8c7a83 chore: release main
  • 28fe7d2 chore: release main
  • a86a874 test: update calls to task.run to include cwd
  • 14d52f8 feat: run task child processes in the cwd from the task run context
  • See full diff in compare view

Updates @dotcom-tool-kit/prettier from 4.0.2 to 4.1.1

Release notes

Sourced from @​dotcom-tool-kit/prettier's releases.

babel: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

create: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/doppler bumped from ^2.0.3 to ^2.0.4
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0
    • devDependencies
      • dotcom-tool-kit bumped from ^4.1.0 to ^4.2.0

eslint: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

jest: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

mocha: v4.1.1

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
    • devDependencies
      • @​dotcom-tool-kit/schemas bumped from ^1.2.0 to ^1.3.0

n-test: v4.1.1

Dependencies

  • The following workspace dependencies were updated

... (truncated)

Commits
  • a8c7a83 chore: release main
  • 28fe7d2 chore: release main
  • a86a874 test: update calls to task.run to include cwd
  • c070cc2 feat: use cwd from task run context in remaining tasks
  • See full diff in compare view

Updates dotcom-tool-kit from 4.0.6 to 4.2.0

Release notes

Sourced from dotcom-tool-kit's releases.

dotcom-tool-kit: v4.2.0

4.2.0 (2024-12-12)

Features

  • allow configuring the circleci tag filter regex (72412f0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
      • @​dotcom-tool-kit/config bumped from ^1.0.3 to ^1.0.4

dotcom-tool-kit: v4.1.0

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)
  • throw an error with a more helpful message from resolveRoot (6cfaa51)
  • use an AggregateError for task errors (c49d3b3)

Bug Fixes

  • be defensive when getting plugin options for tasks (55ad81a)
  • better formatting for option validation message (53e2004)
  • correct logic for shouldDisableNativeFetch (224523b)
  • don't append --no-experimental-fetch multiple times (edf6443)
  • freeze the config before passing it into tasks (a0283b9)
  • friendlier and more readable option validation messages (2dd4b8c)
  • get plugin options from the plugin that the hook is from not the plugin installing it (22ad085)
  • log an extra newline after error details (23ea7e4)
  • more consistent validation messages for moved plugin options (f70662b)
  • preserve relative paths in resolveRoot to fix custom plugin loading (8876631)
  • resolve a plugin's .toolkitrc.yml (f1458d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies

... (truncated)

Changelog

Sourced from dotcom-tool-kit's changelog.

4.2.0 (2024-12-12)

Features

  • allow configuring the circleci tag filter regex (72412f0)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.1.0 to ^1.1.1
      • @​dotcom-tool-kit/config bumped from ^1.0.3 to ^1.0.4

4.1.0 (2024-12-09)

Features

  • add a consistent error formatter that can handle AggregateErrors and use it in the cli entrypoint (ccc2adc)
  • add a root option to loadConfig instead of using process.cwd() (d3f1560)
  • pass config into taskruncontext (435ffbc)
  • pass current command into task run context (e4cf21c)
  • pass task cwd through via TaskRunContext (b12fe30)
  • throw an error with a more helpful message from resolveRoot (6cfaa51)
  • use an AggregateError for task errors (c49d3b3)

Bug Fixes

  • be defensive when getting plugin options for tasks (55ad81a)
  • better formatting for option validation message (53e2004)
  • correct logic for shouldDisableNativeFetch (224523b)
  • don't append --no-experimental-fetch multiple times (edf6443)
  • freeze the config before passing it into tasks (a0283b9)
  • friendlier and more readable option validation messages (2dd4b8c)
  • get plugin options from the plugin that the hook is from not the plugin installing it (22ad085)
  • log an extra newline after error details (23ea7e4)
  • more consistent validation messages for moved plugin options (f70662b)
  • preserve relative paths in resolveRoot to fix custom plugin loading (8876631)
  • resolve a plugin's .toolkitrc.yml (f1458d8)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​dotcom-tool-kit/base bumped from ^1.0.0 to ^1.1.0
      • @​dotcom-tool-kit/config bumped from ^1.0.2 to ^1.0.3

... (truncated)

Commits
  • a8c7a83 chore: release main
  • 72412f0 feat: allow configuring the circleci tag filter regex
  • 28fe7d2 chore: release main
  • edf6443 fix: don't append --no-experimental-fetch multiple times
  • 224523b fix: correct logic for shouldDisableNativeFetch
  • a0283b9 fix: freeze the config before passing it into tasks
  • 55ad81a fix: be defensive when getting plugin options for tasks
  • 22ad085 fix: get plugin options from the plugin that the hook is from not the plugin ...
  • 8c9a0c9 backstage: get rid of @​dotcom-tool-kit/options
  • 7d38cfa refactor: pass plugin options directly into task constructor instead of using...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…h 7 updates

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

| Package | From | To |
| --- | --- | --- |
| [@dotcom-tool-kit/component](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/component) | `5.0.3` | `5.0.5` |
| [@dotcom-tool-kit/eslint](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/eslint) | `4.0.2` | `4.1.1` |
| [@dotcom-tool-kit/husky-npm](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/husky-npm) | `5.0.2` | `5.0.4` |
| [@dotcom-tool-kit/lint-staged-npm](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/lint-staged-npm) | `4.0.2` | `4.0.4` |
| [@dotcom-tool-kit/mocha](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/mocha) | `4.0.2` | `4.1.1` |
| [@dotcom-tool-kit/prettier](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/prettier) | `4.0.2` | `4.1.1` |
| [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli) | `4.0.6` | `4.2.0` |



Updates `@dotcom-tool-kit/component` from 5.0.3 to 5.0.5
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/component/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/component-v5.0.5/plugins/component)

Updates `@dotcom-tool-kit/eslint` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/eslint/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/npm-v4.1.1/plugins/eslint)

Updates `@dotcom-tool-kit/husky-npm` from 5.0.2 to 5.0.4
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/husky-npm/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/component-v5.0.4/plugins/husky-npm)

Updates `@dotcom-tool-kit/lint-staged-npm` from 4.0.2 to 4.0.4
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/lint-staged-npm/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/create-v4.0.4/plugins/lint-staged-npm)

Updates `@dotcom-tool-kit/mocha` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/mocha/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/npm-v4.1.1/plugins/mocha)

Updates `@dotcom-tool-kit/prettier` from 4.0.2 to 4.1.1
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/plugins/prettier/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/npm-v4.1.1/plugins/prettier)

Updates `dotcom-tool-kit` from 4.0.6 to 4.2.0
- [Release notes](https://github.com/financial-times/dotcom-tool-kit/releases)
- [Changelog](https://github.com/Financial-Times/dotcom-tool-kit/blob/main/core/cli/CHANGELOG.md)
- [Commits](https://github.com/financial-times/dotcom-tool-kit/commits/dotcom-tool-kit-v4.2.0/core/cli)

---
updated-dependencies:
- dependency-name: "@dotcom-tool-kit/component"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/husky-npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/lint-staged-npm"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@dotcom-tool-kit/prettier"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: dotcom-tool-kit
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants