aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-08 15:30:09 +0000
committerGitHub <noreply@github.com>2022-03-08 15:30:09 +0000
commit44566d759ac2c3fcb30acb6120b2ab82079158f9 (patch)
tree57328afc2ef1a47ae7cafe738f76ec6b813245d1 /package.json
parentBump actions/checkout from 2 to 3 (#21) (diff)
downloadee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar.gz
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar.bz2
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar.lz
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar.xz
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.tar.zst
ee4511w-web-44566d759ac2c3fcb30acb6120b2ab82079158f9.zip
Bump @typescript-eslint/eslint-plugin from 5.13.0 to 5.14.0 (#22)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.13.0 to 5.14.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/v5.14.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] <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 54df98d..854ffc3 100644
--- a/package.json
+++ b/package.json
@@ -16,7 +16,7 @@
"@types/express-fileupload": "^1.2.2",
"@types/node": "^17.0.21",
"@types/shell-quote": "^1.7.1",
- "@typescript-eslint/eslint-plugin": "^5.13.0",
+ "@typescript-eslint/eslint-plugin": "^5.14.0",
"@typescript-eslint/parser": "^5.13.0",
"eslint": "^8.10.0",
"eslint-config-airbnb-base": "^15.0.0",