Skip to content

Commit

Permalink
Merge pull request #378 from nyaggah/dependabot-npm_and_yarn-eslint-8…
Browse files Browse the repository at this point in the history
….57.0

fix(deps): bump eslint from 8.56.0 to 8.57.0
  • Loading branch information
JoeyDoey authored Mar 21, 2024
2 parents 5ac2886 + a260e8f commit 27851d2
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 27851d2

Please sign in to comment.