1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

Bump eslint from 8.44.0 to 8.56.0

Bumps [eslint](https://github.com/eslint/eslint) from 8.44.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.44.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>
This commit is contained in:
dependabot[bot]
2023-12-31 19:20:03 +00:00
committed by GitHub
parent 229036f814
commit 324fd247a1
2 changed files with 57 additions and 52 deletions

View File

@@ -15,6 +15,6 @@
"node-cmd": "^5.0.0"
},
"devDependencies": {
"eslint": "^8.44.0"
"eslint": "^8.56.0"
}
}