aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-07-04 04:14:39 +0000
committerGitHub <noreply@github.com>2021-07-04 04:14:39 +0000
commit5904eeff1a75dcf83bcef7d5666a7473cc5b77de (patch)
treee91a6864906f849ebdc7d72a8da6065596bdae1b
parent0f6a4c2938b1e92321e0b21cf55426986c0e9eff (diff)
Bump prettier from 2.2.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.2. - [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.2.1...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 8e9bd60..8ddf1bd 100644
--- a/package.json
+++ b/package.json
@@ -62,7 +62,7 @@
"karma-webpack": "^4.0.2",
"lanthan": "0.0.2",
"mocha": "^9.0.1",
- "prettier": "2.2.1",
+ "prettier": "2.3.2",
"prettier-eslint": "12.0.0",
"react": "17.0.2",
"react-dom": "17.0.2",
diff --git a/yarn.lock b/yarn.lock
index 3316d5c..483384b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4769,10 +4769,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
-prettier@2.2.1, prettier@^2.0.0:
- version "2.2.1"
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
- integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
+prettier@2.3.2, prettier@^2.0.0:
+ version "2.3.2"
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
+ integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
pretty-error@^2.1.1:
version "2.1.1"