summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-08 15:38:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-08 15:39:05 +0000
commitcd0198020c20c58d972267e7122772495ac29508 (patch)
treea5b9bfca8e9d440f77792224528c73a32ff5ce73 /package.json
parent0c8316d4a38999e7539977e4a8af85ab91a9d96d (diff)
deps(node): bump typescript-eslint from 7.4.0 to 7.5.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.4.0 to 7.5.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/v7.5.0/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 e3b4485..25c1686 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"sharp": "^0.33.3",
"tailwindcss": "^3.4.3",
"typescript": "^5.4.4",
- "typescript-eslint": "^7.4.0"
+ "typescript-eslint": "^7.5.0"
},
"packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991",
"eslintConfig": {