1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-11 14:35:29 -04:00

📦 npm: Bump eslint from 8.4.1 to 8.5.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.4.1 to 8.5.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.4.1...v8.5.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-18 16:17:49 +00:00
committed by Jake Jarvis
parent dd5deabb90
commit 413a8b4bd1
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -67,7 +67,7 @@
"css-minimizer-webpack-plugin": "^3.3.0",
"del": "^6.0.0",
"dotenv": "^10.0.0",
"eslint": "~8.4.1",
"eslint": "~8.5.0",
"eslint-config-preact": "~1.2.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-jsx-a11y": "~6.5.1",