aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-01 15:44:01 +0000
committerGitHub <noreply@github.com>2022-08-01 15:44:01 +0000
commitab7d6178c171962b5b5d0abc1968aaa7807b2512 (patch)
treeb34b91faed32f2ec9f6e79d5af52b27e20e6def0 /package.json
parentBump @types/express-fileupload from 1.2.2 to 1.2.3 (#143) (diff)
downloadee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar.gz
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar.bz2
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar.lz
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar.xz
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.tar.zst
ee4511w-web-ab7d6178c171962b5b5d0abc1968aaa7807b2512.zip
Bump eslint from 8.20.0 to 8.21.0 (#144)
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.20.0...v8.21.0) --- updated-dependencies: - dependency-name: eslint 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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 489fcd1..3c3b349 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.31.0",
"@typescript-eslint/parser": "5.31.0",
- "eslint": "8.20.0",
+ "eslint": "8.21.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",