Skip to content

Commit

Permalink
chore(deps): bump eslint from 8.53.0 to 8.54.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.53.0...v8.54.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 30, 2023
1 parent c9137e4 commit a59493d
Show file tree
Hide file tree
Showing 4 changed files with 137 additions and 137 deletions.
2 changes: 1 addition & 1 deletion examples/pre/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/node": "20.10.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.14",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"ethers": "^5.7.2",
"next": "14.0.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/taco/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/node": "20.10.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.14",
"eslint": "8.53.0",
"eslint": "8.54.0",
"eslint-config-next": "14.0.3",
"ethers": "^5.7.2",
"next": "14.0.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@typescript-eslint/parser": "^6.7.0",
"@vitest/coverage-v8": "^0.34.6",
"bundlemon": "^2.0.2",
"eslint": "^8.53.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-typestrict": "^1.0.5",
"eslint-plugin-eslint-comments": "^3.2.0",
Expand Down
Loading

0 comments on commit a59493d

Please sign in to comment.