aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/react
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-30 22:25:39 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-12-30 22:25:52 +0000
commitc38a8ec68477677bc5176fe958101ffec2e2109c (patch)
tree6e32daa0b998933952833664389cdbbeea0f31ff /src/packages/react
parentbuild(deps-dev): bump @sveltejs/kit in the nodejs-dependencies group (diff)
downloadlocusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar.gz
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar.bz2
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar.lz
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar.xz
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.tar.zst
locusts-c38a8ec68477677bc5176fe958101ffec2e2109c.zip
build(deps-dev): bump typescript-eslint in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `typescript-eslint` from 8.18.2 to 8.19.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 23134e7..5448ec1 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -52,7 +52,7 @@
"globals": "^15.14.0",
"publint": "^0.2.0",
"typescript": "^5.7.2",
- "typescript-eslint": "^8.18.2",
+ "typescript-eslint": "^8.19.0",
"vite": "^6.0.6"
},
"publishConfig": {