aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-02-04 22:15:24 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-02-04 22:15:36 +0000
commit23b939e1841072f80e35fca20640c5fc439aa933 (patch)
tree1a636a981fde8b18d855e5c2623e2c022e234619 /src
parentbuild(deps-dev): bump the nodejs-dependencies group with 6 updates (diff)
downloadlocusts-23b939e1841072f80e35fca20640c5fc439aa933.tar
locusts-23b939e1841072f80e35fca20640c5fc439aa933.tar.gz
locusts-23b939e1841072f80e35fca20640c5fc439aa933.tar.bz2
locusts-23b939e1841072f80e35fca20640c5fc439aa933.tar.lz
locusts-23b939e1841072f80e35fca20640c5fc439aa933.tar.xz
locusts-23b939e1841072f80e35fca20640c5fc439aa933.tar.zst
locusts-23b939e1841072f80e35fca20640c5fc439aa933.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.13.0 to 22.13.1 - [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 47ec195..3903103 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.13.0",
+ "@types/node": "^22.13.1",
"globals": "^15.14.0",
"publint": "^0.3.2",
"tsup": "^8.3.6",