summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-25 15:23:34 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-25 15:23:46 +0000
commitbf69f49d60ff0e0c8357d3f6d018c91592d590b2 (patch)
tree477d8fbfa83c032b62e3509a01693580d08e0b59 /package.json
parente31999e955ca68926a9168ec8acef28474e00f57 (diff)
deps(node): bump typescript-eslint from 7.2.0 to 7.3.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.2.0 to 7.3.1. - [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/v7.3.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f62aca4..a53988d 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"sharp": "^0.33.2",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.2",
- "typescript-eslint": "^7.2.0"
+ "typescript-eslint": "^7.3.1"
},
"packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991",
"eslintConfig": {