aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react
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 /src/packages/react
parentbuild(deps-dev): bump the nodejs-dependencies group with 4 updates (diff)
downloadlocusts-master.tar
locusts-master.tar.gz
locusts-master.tar.bz2
locusts-master.tar.lz
locusts-master.tar.xz
locusts-master.tar.zst
locusts-master.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 'src/packages/react')
-rw-r--r--src/packages/react/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 29dfff1..7b5f301 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -49,8 +49,8 @@
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.19",
- "globals": "^15.15.0",
- "publint": "^0.3.5",
+ "globals": "^16.0.0",
+ "publint": "^0.3.6",
"typescript": "^5.7.3",
"typescript-eslint": "^8.24.1",
"vite": "^6.1.1"