Skip to content

Commit 8b1419e

Browse files
chore(deps-dev): bump prettier from 1.19.1 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 1.19.1 to 2.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@1.19.1...2.3.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3243ce6 commit 8b1419e

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"husky": "^7.0.0",
5757
"jest": "^25.4.0",
5858
"nuxt": "^2.12.2",
59-
"prettier": "^1.19.1",
59+
"prettier": "^2.3.2",
6060
"rimraf": "^3.0.2",
6161
"standard-version": "^9.3.0",
6262
"ts-jest": "^25.5.1",

yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -9574,11 +9574,16 @@ prettier-linter-helpers@^1.0.0:
95749574
dependencies:
95759575
fast-diff "^1.1.2"
95769576

9577-
prettier@^1.18.2, prettier@^1.19.1:
9577+
prettier@^1.18.2:
95789578
version "1.19.1"
95799579
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
95809580
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
95819581

9582+
prettier@^2.3.2:
9583+
version "2.3.2"
9584+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
9585+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
9586+
95829587
pretty-bytes@^5.3.0:
95839588
version "5.3.0"
95849589
resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.3.0.tgz#f2849e27db79fb4d6cfe24764fc4134f165989f2"

0 commit comments

Comments
 (0)