Skip to content

Commit

Permalink
⬆️ Bump eslint from 8.44.0 to 8.48.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.48.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.44.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>
  • Loading branch information
dependabot[bot] authored and tiulpin committed Sep 4, 2023
1 parent fa4cb09 commit f1e0158
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 38 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": "^20.5.7",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.44.0",
"eslint": "^8.48.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.2",
"jest": "^29.6.2",
Expand Down
70 changes: 34 additions & 36 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 vsts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^20.5.7",
"@typescript-eslint/parser": "^5.62.0",
"esbuild": "0.19.2",
"eslint": "^8.44.0",
"eslint": "^8.48.0",
"eslint-plugin-github": "^4.9.2",
"eslint-plugin-jest": "^27.2.2",
"jest": "^29.6.2",
Expand Down

0 comments on commit f1e0158

Please sign in to comment.