diff options
author | Darius Jahandarie <djahandarie@gmail.com> | 2023-08-26 03:01:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-26 03:01:44 +0000 |
commit | 45d93d0c0c5bc57e5ad7b3b3f08b9cd9459c4f25 (patch) | |
tree | 34da6511e0b58834ce3fd9c96eeebf9102186fff /package.json | |
parent | 9b6d481016636dc2d1b4770819befa979f0ed3e5 (diff) | |
parent | 37f5cd1b0a4f700fab3af6d4929a259bfddaf43b (diff) |
Merge pull request #229 from themoeway/dependabot/npm_and_yarn/eslint-8.48.0
Bump eslint from 8.37.0 to 8.48.0
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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", |