aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-20 22:45:28 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-02-20 22:45:43 +0000
commit3e69fb6b290912cf40d95a7347d7c49faff5928e (patch)
tree30fe358d7e5ada32b87c18591fdd2adcb39f54cb /package.json
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar.gz
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar.bz2
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar.lz
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar.xz
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.tar.zst
locusts-3e69fb6b290912cf40d95a7347d7c49faff5928e.zip
build(deps-dev): bump the nodejs-dependencies group with 3 updatesHEADmaster
Bumps the nodejs-dependencies group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets), [globals](https://github.com/sindresorhus/globals) and [publint](https://github.com/publint/publint/tree/HEAD/packages/publint). Updates `@changesets/cli` from 2.28.0 to 2.28.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.28.0...@changesets/cli@2.28.1) Updates `globals` from 15.15.0 to 16.0.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](https://github.com/sindresorhus/globals/compare/v15.15.0...v16.0.0) Updates `publint` from 0.3.5 to 0.3.6 - [Release notes](https://github.com/publint/publint/releases) - [Changelog](https://github.com/publint/publint/blob/master/packages/publint/CHANGELOG.md) - [Commits](https://github.com/publint/publint/commits/publint@0.3.6/packages/publint) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: nodejs-dependencies - dependency-name: globals dependency-type: direct:development update-type: version-update:semver-major dependency-group: nodejs-dependencies - dependency-name: publint 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index b62950e..f7e5f2f 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "locusts-monorepo",
"version": "0.0.0",
"devDependencies": {
- "@changesets/cli": "^2.28.0",
+ "@changesets/cli": "^2.28.1",
"prettier": "^3.5.1",
"syncpack": "13.0.2",
"turbo": "^2.4.2"