Skip to content

Commit abdbe3f

Browse files
dependabot-preview[bot]fjmorant
authored andcommitted
Bump prettier-eslint from 9.0.0 to 9.0.1 (#189)
Bumps [prettier-eslint](https://github.com/prettier/prettier-eslint) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v9.0.0...v9.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9ef325b commit abdbe3f

File tree

2 files changed

+8
-22
lines changed

2 files changed

+8
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"jest": "24.9.0",
4444
"metro-react-native-babel-preset": "0.57.0",
4545
"prettier": "1.19.1",
46-
"prettier-eslint": "9.0.0",
46+
"prettier-eslint": "9.0.1",
4747
"react": "16.9.0",
4848
"react-native": "0.61.4",
4949
"react-test-renderer": "16.12.0",

yarn.lock

Lines changed: 7 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2128,25 +2128,16 @@ core-js@^1.0.0:
21282128
resolved "https://registry.yarnpkg.com/core-js/-/core-js-1.2.7.tgz#652294c14651db28fa93bd2d5ff2983a4f08c636"
21292129
integrity sha1-ZSKUwUZR2yj6k70tX/KYOk8IxjY=
21302130

2131-
core-js@^2.2.2, core-js@^2.4.1:
2131+
core-js@^2.2.2, core-js@^2.4.0, core-js@^2.4.1:
21322132
version "2.6.9"
21332133
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2"
21342134
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A==
21352135

2136-
core-js@^2.4.0:
2137-
version "2.5.3"
2138-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.5.3.tgz#8acc38345824f16d8365b7c9b4259168e8ed603e"
2139-
2140-
core-js@^3.0.0:
2136+
core-js@^3.0.0, core-js@^3.1.4:
21412137
version "3.2.1"
21422138
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.2.1.tgz#cd41f38534da6cc59f7db050fe67307de9868b09"
21432139
integrity sha512-Qa5XSVefSVPRxy2XfUC13WbvqkxhkwB3ve+pgCQveNgYzbM/UxZeu1dcOX/xr4UmfUd+muuvsaxilQzCyUurMw==
21442140

2145-
core-js@^3.1.4:
2146-
version "3.1.4"
2147-
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.1.4.tgz#3a2837fc48e582e1ae25907afcd6cf03b0cc7a07"
2148-
integrity sha512-YNZN8lt82XIMLnLirj9MhKDFZHalwzzrL9YLt6eb0T5D0EDl4IQ90IGkua8mHbnxNrkj1d8hbdizMc0Qmg1WnQ==
2149-
21502141
core-util-is@1.0.2, core-util-is@~1.0.0:
21512142
version "1.0.2"
21522143
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
@@ -5420,10 +5411,10 @@ prelude-ls@~1.1.2:
54205411
version "1.1.2"
54215412
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
54225413

5423-
prettier-eslint@9.0.0:
5424-
version "9.0.0"
5425-
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.0.tgz#b9a6ecb67c69be43cbd598addf7ff0b6753e6999"
5426-
integrity sha512-0dael2aMpMAxAwClnLi2Coc30v3BubsTX6clqseZ8NFCJZnbZlwxZGHHESYBlqTyN9lvZDHHv+XdeHW0fKhxJQ==
5414+
prettier-eslint@9.0.1:
5415+
version "9.0.1"
5416+
resolved "https://registry.yarnpkg.com/prettier-eslint/-/prettier-eslint-9.0.1.tgz#fbf507cde7329141cd368c6aeb54a70715d02cf4"
5417+
integrity sha512-KZT65QTosSAqBBqmrC+RpXbsMRe7Os2YSR9cAfFbDlyPAopzA/S5bioiZ3rpziNQNSJaOxmtXSx07EQ+o2Dlug==
54275418
dependencies:
54285419
"@typescript-eslint/parser" "^1.10.2"
54295420
common-tags "^1.4.0"
@@ -6647,16 +6638,11 @@ typedarray@^0.0.6:
66476638
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
66486639
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
66496640

6650-
typescript@3.7.2:
6641+
typescript@3.7.2, typescript@^3.2.1:
66516642
version "3.7.2"
66526643
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
66536644
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
66546645

6655-
typescript@^3.2.1:
6656-
version "3.5.3"
6657-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
6658-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
6659-
66606646
ua-parser-js@^0.7.18:
66616647
version "0.7.20"
66626648
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098"

0 commit comments

Comments
 (0)