Skip to content

Commit 18c0bd8

Browse files
chore(deps-dev): bump eslint-plugin-prettier from 3.1.2 to 3.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d47f77a commit 18c0bd8

File tree

1 file changed

+4
-22
lines changed

1 file changed

+4
-22
lines changed

yarn.lock

Lines changed: 4 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -5017,9 +5017,9 @@ eslint-plugin-jsx-a11y@^6.2.3:
50175017
jsx-ast-utils "^2.2.1"
50185018

50195019
eslint-plugin-prettier@^3.1.1:
5020-
version "3.1.2"
5021-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2.tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba"
5022-
integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA==
5020+
version "3.1.3"
5021+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3.tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca"
5022+
integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ==
50235023
dependencies:
50245024
prettier-linter-helpers "^1.0.0"
50255025

@@ -9871,17 +9871,7 @@ react-docgen@^5.0.0:
98719871
node-dir "^0.1.10"
98729872
strip-indent "^3.0.0"
98739873

9874-
react-dom@^16.0.0-0:
9875-
version "16.13.1"
9876-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
9877-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
9878-
dependencies:
9879-
loose-envify "^1.1.0"
9880-
object-assign "^4.1.1"
9881-
prop-types "^15.6.2"
9882-
scheduler "^0.19.1"
9883-
9884-
react-dom@^16.8.3:
9874+
react-dom@^16.0.0-0, react-dom@^16.8.3:
98859875
version "16.13.1"
98869876
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
98879877
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
@@ -10626,14 +10616,6 @@ scheduler@^0.19.1:
1062610616
loose-envify "^1.1.0"
1062710617
object-assign "^4.1.1"
1062810618

10629-
scheduler@^0.19.1:
10630-
version "0.19.1"
10631-
resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196"
10632-
integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA==
10633-
dependencies:
10634-
loose-envify "^1.1.0"
10635-
object-assign "^4.1.1"
10636-
1063710619
schema-utils@^1.0.0:
1063810620
version "1.0.0"
1063910621
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-1.0.0.tgz#0b79a93204d7b600d4b2850d1f66c2a34951c770"

0 commit comments

Comments
 (0)