Skip to content

Commit

Permalink
Bump eslint from 7.22.0 to 7.23.0 (#150)
Browse files Browse the repository at this point in the history
* Bump eslint from 7.22.0 to 7.23.0

Bumps [eslint](https://github.com/eslint/eslint) from 7.22.0 to 7.23.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.22.0...v7.23.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Updating UNRELEASED

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Oliver Curtis <[email protected]>
  • Loading branch information
dependabot-preview[bot] and olliecurtis authored Mar 29, 2021
1 parent e432650 commit 2807369
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 18 deletions.
2 changes: 1 addition & 1 deletion UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## Patched

- Upgrading `eslint` from `7.14.0` to `7.22.0`
- Upgrading `eslint` from `7.14.0` to `7.23.0`
- Upgrading `eslint-plugin-jest` from `24.1.3` to `24.3.2`
- Upgrading `eslint-plugin-jest-formatting` from `2.0.0` to `2.0.1`
- Upgrading `eslint-plugin-prettier` from `3.1.4` to `3.3.1`
Expand Down
47 changes: 31 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"dependencies": {
"babel-eslint": "^10.1.0",
"colors": "^1.4.0",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-config-airbnb": "^18.2.1",
"eslint-config-prettier": "^8.1.0",
"eslint-plugin-backpack": "^3.0.1",
Expand Down

0 comments on commit 2807369

Please sign in to comment.