aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages/eslint-config/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-08 22:39:00 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-10-08 22:39:14 +0000
commitcc78c0d84309cef7b6fc1739b3fafae1815c3667 (patch)
tree0daeffc8c40c44fbcd0df028b1460a133da0650f /src/packages/eslint-config/package.json
parentBump the nodejs-dependencies group with 3 updates (diff)
downloadlocusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.gz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.bz2
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.lz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.xz
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.tar.zst
locusts-cc78c0d84309cef7b6fc1739b3fafae1815c3667.zip
Bump typescript from 5.6.2 to 5.6.3 in the nodejs-dependencies group
Bumps the nodejs-dependencies group with 1 update: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.6.2 to 5.6.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript 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/eslint-config/package.json')
-rw-r--r--src/packages/eslint-config/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/packages/eslint-config/package.json b/src/packages/eslint-config/package.json
index a1e301a..956fe6e 100644
--- a/src/packages/eslint-config/package.json
+++ b/src/packages/eslint-config/package.json
@@ -8,7 +8,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-config-turbo": "^2.1.3",
"eslint-plugin-only-warn": "^1.1.0",
- "typescript": "^5.6.2"
+ "typescript": "^5.6.3"
},
"files": [
"library.js"