summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-01-22 15:46:52 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-22 15:49:06 +0000
commit3fea5d054eee3d3b653530a832fc144d5e75c1d8 (patch)
tree01c4ac62a87e9a5d3166c6597a31ad96b9d39365 /package.json
parent55e7d12c51aacbd85f49ead5ec88eda8fadb0fad (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.18.1 to 6.19.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.19.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 fb87901..8763184 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.2",
- "@typescript-eslint/eslint-plugin": "^6.18.1",
+ "@typescript-eslint/eslint-plugin": "^6.19.0",
"@typescript-eslint/parser": "^6.18.1",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",