Skip to content

Commit 533d027

Browse files
Update dependency eslint-plugin-prettier to v3.4.1
1 parent 4227571 commit 533d027

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

ui/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3732,9 +3732,9 @@ eslint-loader@^2.2.1:
37323732
rimraf "^2.6.1"
37333733

37343734
eslint-plugin-prettier@^3.3.1:
3735-
version "3.4.0"
3736-
resolved "https://registry.npmmirror.com/eslint-plugin-prettier/download/eslint-plugin-prettier-3.4.0.tgz"
3737-
integrity sha1-zbrTvx29Kxd+mCVzf+Y7R2oI8Mc=
3735+
version "3.4.1"
3736+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.1.tgz#e9ddb200efb6f3d05ffe83b1665a716af4a387e5"
3737+
integrity sha512-htg25EUYUeIhKHXjOinK4BgCcDwtLHjqaxCDsMy5nbnUMkKFvIhMVCp+5GFUXQ4Nr8lBsPqtGAqBenbpFqAA2g==
37383738
dependencies:
37393739
prettier-linter-helpers "^1.0.0"
37403740

@@ -4051,9 +4051,9 @@ fast-deep-equal@^3.1.1:
40514051
integrity sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=
40524052

40534053
fast-diff@^1.1.2:
4054-
version "1.2.0"
4055-
resolved "https://registry.npmmirror.com/fast-diff/download/fast-diff-1.2.0.tgz"
4056-
integrity sha1-c+4RmC2Gyq95WYKNUZz+kn+sXwM=
4054+
version "1.3.0"
4055+
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.3.0.tgz#ece407fa550a64d638536cd727e129c61616e0f0"
4056+
integrity sha512-VxPP4NqbUjj6MaAOafWeUn2cXWLcCtljklUtZf0Ind4XQ+QPtmA0b18zZy0jIQx+ExRVCR/ZQpBmik5lXshNsw==
40574057

40584058
fast-glob@^2.2.6:
40594059
version "2.2.7"
@@ -7025,9 +7025,9 @@ prepend-http@^1.0.0:
70257025
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
70267026

70277027
prettier-linter-helpers@^1.0.0:
7028-
version "1.0.0"
7029-
resolved "https://registry.npmmirror.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz"
7030-
integrity sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=
7028+
version "1.0.1"
7029+
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.1.tgz#6a31f88a4bad6c7adda253de12ba4edaea80ebcd"
7030+
integrity sha512-SxToR7P8Y2lWmv/kTzVLC1t/GDI2WGjMwNhLLE9qtH8Q13C+aEmuRlzDst4Up4s0Wc8sF2M+J57iB3cMLqftfg==
70317031
dependencies:
70327032
fast-diff "^1.1.2"
70337033

0 commit comments

Comments
 (0)