aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-11 16:01:17 +0000
committerGitHub <noreply@github.com>2022-04-11 16:01:17 +0000
commitd21d8b9f1d96211a45a25ce5fe89c78bb4c86268 (patch)
tree32819e7c3bf70690347751ac9750778e20a154ab /package.json
parentBump eslint-plugin-import from 2.25.4 to 2.26.0 (#41) (diff)
downloadee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar.gz
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar.bz2
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar.lz
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar.xz
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.tar.zst
ee4511w-web-d21d8b9f1d96211a45a25ce5fe89c78bb4c86268.zip
Bump eslint from 8.12.0 to 8.13.0 (#43)
Bumps [eslint](https://github.com/eslint/eslint) from 8.12.0 to 8.13.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.12.0...v8.13.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 c6feffa..7814f62 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.18.0",
"@typescript-eslint/parser": "5.18.0",
- "eslint": "8.12.0",
+ "eslint": "8.13.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",