Skip to content

Commit

Permalink
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/node](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/plugins/node) and [dotcom-tool-kit](https://github.com/financial-times/dotcom-tool-kit/tree/HEAD/core/cli).


Updates `@dotcom-tool-kit/component` from 5.1.8 to 5.1.9
- [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.1.9/plugins/component)

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

Updates `dotcom-tool-kit` from 4.4.2 to 4.4.3
- [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.4.3/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/node"
  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-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 944074a commit df98f9b
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 64 deletions.
122 changes: 61 additions & 61 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 @@ -20,20 +20,20 @@
"next-metrics": "^12.15.2"
},
"devDependencies": {
"@dotcom-tool-kit/component": "^5.1.8",
"@dotcom-tool-kit/component": "^5.1.9",
"@dotcom-tool-kit/eslint": "^4.2.7",
"@dotcom-tool-kit/husky-npm": "^5.1.7",
"@dotcom-tool-kit/lint-staged-npm": "^4.1.7",
"@dotcom-tool-kit/mocha": "^4.3.3",
"@dotcom-tool-kit/node": "^4.2.8",
"@dotcom-tool-kit/node": "^4.2.9",
"@dotcom-tool-kit/typescript": "^3.2.7",
"@financial-times/eslint-config-next": "^7.1.0",
"@tsconfig/node18": "^18.2.4",
"@types/express": "5.0.0",
"@types/isomorphic-fetch": "0.0.39",
"@types/node": "22.13.4",
"chai": "^4.5.0",
"dotcom-tool-kit": "^4.4.2",
"dotcom-tool-kit": "^4.4.3",
"fetch-mock": "^5.1.2",
"sinon": "^19.0.2",
"sinon-chai": "^3.0.0",
Expand Down

0 comments on commit df98f9b

Please sign in to comment.