diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-22 20:32:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 20:32:30 +0000 |
commit | 54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b (patch) | |
tree | 3e49e15453ede3485342939c8e2dce3a0df7ebb9 /package.json | |
parent | Bump express-rate-limit from 6.2.1 to 6.3.0 (#9) (diff) | |
download | ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar.gz ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar.bz2 ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar.lz ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar.xz ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.tar.zst ee4511w-web-54124d6bb5e9d6885132dfcb54fe8a72d2ab6f6b.zip |
Bump @typescript-eslint/eslint-plugin from 5.12.0 to 5.12.1 (#10)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9a5a5f4..9997642 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/express-fileupload": "^1.2.2", "@types/node": "^17.0.19", "@types/shell-quote": "^1.7.1", - "@typescript-eslint/eslint-plugin": "^5.11.0", + "@typescript-eslint/eslint-plugin": "^5.12.1", "@typescript-eslint/parser": "^5.12.1", "eslint": "^8.9.0", "eslint-config-airbnb-base": "^15.0.0", |