summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-10 12:27:58 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-11 22:39:23 +0100
commitfc6eebb7e0ab45f6d668038062a89329085786ac (patch)
tree898a6d91bbd1ab507f2720aacaef2d6b6a66367c /package.json
parent1b977a202fbab4898e58484cc0690ffd48594da4 (diff)
Build(deps-dev): Bump eslint-plugin-standard from 4.1.0 to 5.0.0
Bumps [eslint-plugin-standard](https://github.com/standard/eslint-plugin-standard) from 4.1.0 to 5.0.0. - [Commits](https://github.com/standard/eslint-plugin-standard/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-standard dependency-type: direct:development update-type: version-update:semver-major ... 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 112c55d91..3e92dfb5d 100644
--- a/package.json
+++ b/package.json
@@ -94,7 +94,7 @@
"eslint-plugin-jsdoc": "^39.2.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.0.0",
- "eslint-plugin-standard": "^4.0.1",
+ "eslint-plugin-standard": "^5.0.0",
"eslint-plugin-vue": "^9.5.1",
"eslint-webpack-plugin": "^3.1.1",
"focus-trap": "^7.0.0",