summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-20 14:31:59 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-21 12:30:21 +0100
commit9efa7812a40d33b397734cf1cdbe1f70a128877e (patch)
tree1e9693c11fbdcf4bb3b0e9bd500a7817998bb189 /package.json
parente516c90670282170df359e64e9e91fccddd9f460 (diff)
Build(deps-dev): Bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 7632f5e06..37aba089c 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"debounce": "^1.2.1",
"emoji-mart-vue-fast": "^11.2.0",
- "eslint": "^8.53.0",
+ "eslint": "^8.54.0",
"eslint-config-standard": "^17.0.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-import": "^2.26.0",