summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 15:25:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-05 15:26:04 +0000
commit2dc899a041f2814cd631b11d6b673a7a89fad1f1 (patch)
treed7140874591b5fe7bc93e98601df3d3db5ce9e8e /package.json
parente1fbf9ab9b4d0f0db13e97af94f5a92666a4a68a (diff)
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.19.1 to 6.20.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.20.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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 9b323d6..713f518 100644
--- a/package.json
+++ b/package.json
@@ -18,7 +18,7 @@
"@cloudflare/workers-types": "^4.20240117.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"@types/node": "^20.11.10",
- "@typescript-eslint/eslint-plugin": "^6.19.1",
+ "@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.19.1",
"esbuild": "^0.20.0",
"eslint": "^8.56.0",