Skip to content

Commit

Permalink
chore: bump the development-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 3 updates: [@dotcom-tool-kit/component](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/component), [@dotcom-tool-kit/eslint](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/eslint) and [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli).


Updates `@dotcom-tool-kit/component` from 5.0.4 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.1.0 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` from 4.1.0 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-patch
  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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and ft-dependency-auto-merger committed Dec 13, 2024
1 parent 818673d commit 4190f23
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 48 deletions.
90 changes: 45 additions & 45 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
},
"devDependencies": {
"@dotcom-reliability-kit/eslint-config": "^3.1.1",
"@dotcom-tool-kit/component": "^5.0.4",
"@dotcom-tool-kit/eslint": "^4.1.0",
"@dotcom-tool-kit/component": "^5.0.5",
"@dotcom-tool-kit/eslint": "^4.1.1",
"@financial-times/eslint-config-next": "^7.1.0",
"dotcom-tool-kit": "^4.1.0",
"dotcom-tool-kit": "^4.2.0",
"eslint": "^8.57.1"
},
"engines": {
Expand Down

0 comments on commit 4190f23

Please sign in to comment.