Skip to content

Commit

Permalink
⬆️ Bump eslint from 8.57.0 to 8.57.1
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.57.0...v8.57.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Sep 23, 2024
1 parent 089239f commit caa098f
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 26 deletions.
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@types/node": "^22.5.2",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jest": "^28.8.2",
"jest": "^29.7.0",
Expand Down
46 changes: 24 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"vsts"
],
"devDependencies": {
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jest": "^28.8.2",
"eslint-plugin-prettier": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion scan/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@typescript-eslint/parser": "^7.18.0",
"axios": "^1.7.7",
"esbuild": "0.23.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jest": "^28.8.2",
Expand Down
2 changes: 1 addition & 1 deletion vsts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^22.5.2",
"@typescript-eslint/parser": "^7.18.0",
"esbuild": "0.23.1",
"eslint": "^8.57.0",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.1",
"eslint-plugin-jest": "^28.8.2",
"jest": "^29.7.0",
Expand Down

0 comments on commit caa098f

Please # to comment.