summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-26 02:57:31 +0000
committerGitHub <noreply@github.com>2023-08-26 02:57:31 +0000
commit37f5cd1b0a4f700fab3af6d4929a259bfddaf43b (patch)
tree34da6511e0b58834ce3fd9c96eeebf9102186fff /package.json
parent9b6d481016636dc2d1b4770819befa979f0ed3e5 (diff)
Bump eslint from 8.37.0 to 8.48.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.48.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.37.0...v8.48.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 04f5f264..5cc4224a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
"ajv": "^8.11.0",
"browserify": "^17.0.0",
"css": "^3.0.0",
- "eslint": "^8.37.0",
+ "eslint": "^8.48.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-jsdoc": "^39.3.6",
"eslint-plugin-jsonc": "^2.8.0",