summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-29 12:45:12 +0000
committerSean Molenaar <SMillerDev@users.noreply.github.com>2023-12-29 14:06:04 +0100
commit64fe310488a2cb20af2ecafe9fb9a314aff516ce (patch)
tree8d49135e9a791a8f69301540cc4ac6b2a41ac659 /package.json
parent389955169d93a284ab153776fd097ff9fb353fd2 (diff)
Build(deps-dev): Bump eslint from 8.54.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.56.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.54.0...v8.56.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 db25c8e4d..cbf57c85b 100644
--- a/package.json
+++ b/package.json
@@ -87,7 +87,7 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"debounce": "^2.0.0",
"emoji-mart-vue-fast": "^15.0.0",
- "eslint": "^8.54.0",
+ "eslint": "^8.56.0",
"eslint-config-standard": "^17.0.0",
"eslint-import-resolver-webpack": "^0.13.8",
"eslint-plugin-import": "^2.29.1",