Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-config-prettier from 6.12.0 to 6.13.0
Browse files Browse the repository at this point in the history
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.12.0 to 6.13.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v6.12.0...v6.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Nov 20, 2020
1 parent 1e8e3d3 commit d770151
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"ava": "^3.13.0",
"directory-tree": "^2.2.5",
"eslint": "^7.12.0",
"eslint-config-prettier": "^6.12.0",
"eslint-config-prettier": "^6.13.0",
"eslint-config-xo-space": "^0.25.0",
"execa": "^4.1.0",
"husky": "^4.3.0",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1998,7 +1998,7 @@ __metadata:
languageName: node
linkType: hard

"eslint-config-prettier@npm:^6.12.0":
"eslint-config-prettier@npm:^6.13.0":
version: 6.15.0
resolution: "eslint-config-prettier@npm:6.15.0"
dependencies:
Expand Down Expand Up @@ -5200,7 +5200,7 @@ fsevents@~2.1.2:
ava: ^3.13.0
directory-tree: ^2.2.5
eslint: ^7.12.0
eslint-config-prettier: ^6.12.0
eslint-config-prettier: ^6.13.0
eslint-config-xo-space: ^0.25.0
execa: ^4.1.0
globby: ^11.0.1
Expand Down

0 comments on commit d770151

Please sign in to comment.