Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 0bf8072

Browse files
greenkeeper[bot]alexreardon
authored andcommitted
Update eslint-config-prettier to the latest version 🚀 (#1379)
* chore(package): update eslint-config-prettier to version 5.1.0 * chore(package): update lockfile yarn.lock
1 parent 43fb29e commit 0bf8072

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"enzyme-adapter-react-16": "^1.14.0",
9191
"eslint": "^5.16.0",
9292
"eslint-config-airbnb": "^17.1.0",
93-
"eslint-config-prettier": "^4.3.0",
93+
"eslint-config-prettier": "^5.1.0",
9494
"eslint-plugin-cypress": "^2.2.1",
9595
"eslint-plugin-emotion": "^10.0.7",
9696
"eslint-plugin-flowtype": "^3.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5415,10 +5415,10 @@ eslint-config-airbnb@^17.1.0:
54155415
object.assign "^4.1.0"
54165416
object.entries "^1.0.4"
54175417

5418-
eslint-config-prettier@^4.3.0:
5419-
version "4.3.0"
5420-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
5421-
integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
5418+
eslint-config-prettier@^5.1.0:
5419+
version "5.1.0"
5420+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-5.1.0.tgz#bf29442e7c818236a77acfe2241ec991299f9bf1"
5421+
integrity sha512-+tpiaLm3wl6fPW5nq0dDyVowQM0FT61lAdWZ+sDWgk6kKzgbOnCDwlcbwI38cyCBhq+Z3ret5Iofp6/gZpO0zw==
54225422
dependencies:
54235423
get-stdin "^6.0.0"
54245424

0 commit comments

Comments
 (0)