Skip to content

Commit

Permalink
chore(deps): bump eslint from 8.50.0 to 8.53.0
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v8.53.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 Nov 11, 2023
1 parent 7124286 commit fec0206
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 37 deletions.
4 changes: 2 additions & 2 deletions eslint-configs/eslint-config-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"homepage": "https://github.com/inrupt/typescript-sdk-tools/tree/main/eslint-configs/eslint-config-base#readme",
"dependencies": {
"eslint": ">=8.50.0",
"eslint": ">=8.53.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-header": "^3.1.1",
Expand All @@ -34,7 +34,7 @@
},
"peerDependencies": {
"@rushstack/eslint-patch": ">=1.1.4",
"eslint": ">=8.50.0",
"eslint": ">=8.53.0",
"jest": ">=29.6.4",
"prettier": ">=3.0.3"
}
Expand Down
89 changes: 54 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fec0206

Please sign in to comment.