Skip to content

Commit

Permalink
fix(deps): bump eslint from 8.56.0 to 8.57.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 5ac2886 commit a260e8f
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/prompts": "^2.4.9",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-bedframe": "workspace:^",
"eslint-config-prettier": "^9.1.0",
"husky": "^8.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-bedframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "MIT",
"main": "index.js",
"dependencies": {
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-next": "13.5.6",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-react": "7.33.2",
Expand Down
Loading

0 comments on commit a260e8f

Please sign in to comment.