Skip to content

Commit 126f274

Browse files
Bump prettier from 2.0.2 to 2.0.5 (#127)
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](prettier/prettier@2.0.2...2.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 62f77e5 commit 126f274

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@
306306
"@jest-environment-browserstack/selenium-webdriver@file:packages/selenium-webdriver":
307307
version "1.0.0"
308308
dependencies:
309-
"@jest-environment-browserstack/plugins" "file:../../../Library/Caches/Yarn/v6/npm-@jest-environment-browserstack-selenium-webdriver-1.0.0-dec06fb3-a6c8-4652-b64c-b82b09ee6e43-1585172545568/node_modules/@jest-environment-browserstack/plugins"
309+
"@jest-environment-browserstack/plugins" "file:packages/plugins"
310310
"@jest/types" "~25.2.0"
311311
"@types/selenium-webdriver" "~4.0.9"
312312
selenium-webdriver "~4.0.0-alpha.7"
@@ -4944,7 +4944,7 @@ minimist-options@^3.0.1:
49444944

49454945
"minimist@>=0.2.1 <1.0.0 || >=1.2.5", minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5, minimist@~0.0.1:
49464946
version "1.2.5"
4947-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
4947+
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
49484948
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
49494949

49504950
minipass@^2.3.5, minipass@^2.6.0, minipass@^2.8.6, minipass@^2.9.0:
@@ -5712,9 +5712,9 @@ prettier-linter-helpers@^1.0.0:
57125712
fast-diff "^1.1.2"
57135713

57145714
prettier@~2.0.2:
5715-
version "2.0.2"
5716-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.0.2.tgz#1ba8f3eb92231e769b7fcd7cb73ae1b6b74ade08"
5717-
integrity sha512-5xJQIPT8BraI7ZnaDwSbu5zLrB6vvi8hVV58yHQ+QK64qrY40dULy0HSRlQ2/2IdzeBpjhDkqdcFBnFeDEMVdg==
5715+
version "2.0.5"
5716+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
5717+
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
57185718

57195719
pretty-format@^25.1.0:
57205720
version "25.1.0"

0 commit comments

Comments
 (0)