aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-07 15:48:25 +0000
committerGitHub <noreply@github.com>2022-06-07 15:48:25 +0000
commit0ad28b4f396a2af6b0af7633a90a432d70c4fb6c (patch)
tree30f7b9006b1a20378e36af77a5f275349002c5ba /package.json
parentBump @typescript-eslint/parser from 5.27.0 to 5.27.1 (#102) (diff)
downloadee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar.gz
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar.bz2
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar.lz
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar.xz
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.tar.zst
ee4511w-web-0ad28b4f396a2af6b0af7633a90a432d70c4fb6c.zip
Bump @typescript-eslint/eslint-plugin from 5.27.0 to 5.27.1 (#103)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.27.0 to 5.27.1. - [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/v5.27.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 77dedc1..2dc2e57 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@types/node": "17.0.40",
"@types/passport": "^1.0.8",
"@types/shell-quote": "1.7.1",
- "@typescript-eslint/eslint-plugin": "5.27.0",
+ "@typescript-eslint/eslint-plugin": "5.27.1",
"@typescript-eslint/parser": "5.27.1",
"eslint": "8.17.0",
"eslint-config-airbnb-base": "15.0.0",