Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-prettier to v3.4.1 (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 87ece57 commit fea10b5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3736,9 +3736,9 @@ eslint-loader@^2.2.1:
rimraf "^2.6.1"

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

Expand Down Expand Up @@ -4060,9 +4060,9 @@ fast-deep-equal@^3.1.1:
integrity sha1-On1WtVnWy8PrUSMlJE5hmmXGxSU=

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

fast-glob@^2.2.6:
version "2.2.7"
Expand Down Expand Up @@ -7035,8 +7035,8 @@ prepend-http@^1.0.0:

prettier-linter-helpers@^1.0.0:
version "1.0.0"
resolved "https://registry.npmmirror.com/prettier-linter-helpers/download/prettier-linter-helpers-1.0.0.tgz"
integrity sha1-0j1B/hN1ZG3i0BBNNFSjAIgCz3s=
resolved "https://registry.yarnpkg.com/prettier-linter-helpers/-/prettier-linter-helpers-1.0.0.tgz#d23d41fe1375646de2d0104d3454a3008802cf7b"
integrity sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==
dependencies:
fast-diff "^1.1.2"

Expand Down

0 comments on commit fea10b5

Please sign in to comment.