aboutsummaryrefslogtreecommitdiffstats
path: root/yarn.lock
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-03-25 15:29:29 +0000
committerGitHub <noreply@github.com>2022-03-25 15:29:29 +0000
commit71fb2b9516154a1a93bd70af016f6515af2fc0af (patch)
treec0f90d480d9723b57b81c909cd993ca5cf114374 /yarn.lock
parentEdit TODO (diff)
downloadee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar.gz
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar.bz2
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar.lz
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar.xz
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.tar.zst
ee4511w-web-71fb2b9516154a1a93bd70af016f6515af2fc0af.zip
Bump prettier from 2.6.0 to 2.6.1 (#33)
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index c3480fd..459a3e6 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2424,10 +2424,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
-prettier@^2.6.0:
- version "2.6.0"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4"
- integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A==
+prettier@^2.6.1:
+ version "2.6.1"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
+ integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==
process-nextick-args@~2.0.0:
version "2.0.1"