summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 15:58:28 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-01 15:58:41 +0000
commit7f71577cc059e681226a9ab1404b7a500a1e84a5 (patch)
tree8457482fbbf09f78b5e6f0bb6d8d315a0563c578 /package.json
parent6e76d218e3455d4dac70c3d83bdb25d0fd5b3608 (diff)
deps(node): bump typescript-eslint from 7.3.1 to 7.4.0
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.3.1 to 7.4.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.4.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 1b70032..4b31875 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
"sharp": "^0.33.3",
"tailwindcss": "^3.4.1",
"typescript": "^5.4.3",
- "typescript-eslint": "^7.3.1"
+ "typescript-eslint": "^7.4.0"
},
"packageManager": "[email protected]+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991",
"eslintConfig": {