diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-06 22:55:46 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2025-05-06 22:55:58 +0000 |
commit | 05461ff17e3202fa4680297e1b01a7a90b3c5680 (patch) | |
tree | be39f07d4909c7b7708f6b19b218695b5a1f92ef /package.json | |
parent | build(deps-dev): bump the nodejs-dependencies group with 5 updates (diff) | |
download | locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar.gz locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar.bz2 locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar.lz locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar.xz locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.tar.zst locusts-05461ff17e3202fa4680297e1b01a7a90b3c5680.zip |
build(deps-dev): bump the nodejs-dependencies group with 4 updates
Bumps the nodejs-dependencies group with 4 updates: [turbo](https://github.com/vercel/turborepo), [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Updates `turbo` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.5.2...v2.5.3)
Updates `eslint-config-turbo` from 2.5.2 to 2.5.3
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.5.3/packages/eslint-config-turbo)
Updates `@types/node` from 22.15.8 to 22.15.14
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` from 19.1.2 to 19.1.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: turbo
dependency-version: 2.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: eslint-config-turbo
dependency-version: 2.5.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: "@types/node"
dependency-version: 22.15.14
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
- dependency-name: "@types/react"
dependency-version: 19.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: nodejs-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 4650bdf..ece4ae6 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@changesets/cli": "^2.29.3", "prettier": "^3.5.3", "syncpack": "13.0.4", - "turbo": "^2.5.2" + "turbo": "^2.5.3" }, "engines": { "node": ">=18" |