Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent b0c7b9c commit 7a1c367
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 195 deletions.
2 changes: 1 addition & 1 deletion apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^5.59.11",
"eslint": "^8.42.0",
"eslint": "^8.49.0",
"eslint-config-custom": "workspace:*",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@testing-library/react": "^14.0.0",
"@vitejs/plugin-react-swc": "^3.3.2",
"@vitest/coverage-v8": "^0.34.3",
"eslint": "^8.48.0",
"eslint": "^8.49.0",
"jsdom": "^22.1.0",
"pactum": "^3.5.0",
"prettier": "^3.0.2",
Expand Down
Loading

0 comments on commit 7a1c367

Please sign in to comment.