Skip to content

Commit 6e47464

Browse files
Bump eslint-config-prettier from 7.1.0 to 7.2.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v7.1.0...v7.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7fcd18f commit 6e47464

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"babel-eslint": "^10.1.0",
5454
"babel-jest": "^26.1.0",
5555
"eslint": "^7.13.0",
56-
"eslint-config-prettier": "^7.0.0",
56+
"eslint-config-prettier": "^7.2.0",
5757
"eslint-config-react-app": "^6.0.0",
5858
"eslint-config-standard": "^16.0.0",
5959
"eslint-plugin-flowtype": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1344,14 +1344,6 @@
13441344
"@typescript-eslint/types" "4.13.0"
13451345
eslint-visitor-keys "^2.0.0"
13461346

1347-
"@typescript-eslint/[email protected]":
1348-
version "4.13.0"
1349-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.13.0.tgz#9acb1772d3b3183182b6540d3734143dce9476fe"
1350-
integrity sha512-6RoxWK05PAibukE7jElqAtNMq+RWZyqJ6Q/GdIxaiUj2Ept8jh8+FUVlbq9WxMYxkmEOPvCE5cRSyupMpwW31g==
1351-
dependencies:
1352-
"@typescript-eslint/types" "4.13.0"
1353-
eslint-visitor-keys "^2.0.0"
1354-
13551347
abab@^2.0.3:
13561348
version "2.0.5"
13571349
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
@@ -2304,10 +2296,10 @@ escodegen@^1.14.1:
23042296
optionalDependencies:
23052297
source-map "~0.6.1"
23062298

2307-
eslint-config-prettier@^7.0.0:
2308-
version "7.1.0"
2309-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
2310-
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
2299+
eslint-config-prettier@^7.2.0:
2300+
version "7.2.0"
2301+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
2302+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
23112303

23122304
eslint-config-react-app@^6.0.0:
23132305
version "6.0.0"

0 commit comments

Comments
 (0)