aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-29 15:43:35 +0000
committerGitHub <noreply@github.com>2022-08-29 15:43:35 +0000
commitb80aca70885204b49b707dd8163079503a1a4d06 (patch)
tree29cee736c2ec1aeaa57e99e2f25fbbadc187e447 /package.json
parentBump fastify/github-action-merge-dependabot from 3.2.2 to 3.2.3 (#174) (diff)
downloadee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar.gz
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar.bz2
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar.lz
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar.xz
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.tar.zst
ee4511w-web-b80aca70885204b49b707dd8163079503a1a4d06.zip
Bump eslint from 8.22.0 to 8.23.0 (#175)
Bumps [eslint](https://github.com/eslint/eslint) from 8.22.0 to 8.23.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.22.0...v8.23.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> 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 a8bc330..4d5508a 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@types/shell-quote": "1.7.1",
"@typescript-eslint/eslint-plugin": "5.35.1",
"@typescript-eslint/parser": "5.35.1",
- "eslint": "8.22.0",
+ "eslint": "8.23.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",