aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-01 22:36:27 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-01-01 22:36:38 +0000
commit19e7a5c487bd71fef9992135b20c01501d865377 (patch)
tree2bfd0e751a6bee90c43c42289a810e0d3b52a299 /src
parentbuild(deps-dev): bump typescript-eslint in the nodejs-dependencies group (diff)
downloadlocusts-19e7a5c487bd71fef9992135b20c01501d865377.tar
locusts-19e7a5c487bd71fef9992135b20c01501d865377.tar.gz
locusts-19e7a5c487bd71fef9992135b20c01501d865377.tar.bz2
locusts-19e7a5c487bd71fef9992135b20c01501d865377.tar.lz
locusts-19e7a5c487bd71fef9992135b20c01501d865377.tar.xz
locusts-19e7a5c487bd71fef9992135b20c01501d865377.tar.zst
locusts-19e7a5c487bd71fef9992135b20c01501d865377.zip
build(deps-dev): bump @types/node in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 22.10.2 to 22.10.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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')
-rw-r--r--src/packages/locusts/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index bbbf43b..07952fa 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -7,7 +7,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/node": "^22.10.2",
+ "@types/node": "^22.10.3",
"globals": "^15.14.0",
"publint": "^0.2.0",
"tsup": "^8.3.5",