Skip to content

Commit

Permalink
fix: erge pull request #266 from nyaggah/dependabot-npm_and_yarn-esli…
Browse files Browse the repository at this point in the history
…nt-8.51.0

fix(deps): bump eslint from 8.50.0 to 8.51.0
  • Loading branch information
JoeyDoey authored Oct 7, 2023
2 parents 263edd0 + 7a700ee commit 66432e1
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 74 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.4",
"commitizen": "^4.3.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-bedframe": "workspace:^",
"eslint-config-prettier": "^9.0.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.50.0",
"eslint": "^8.51.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react": "7.33.2",
Expand Down
Loading

0 comments on commit 66432e1

Please sign in to comment.