Skip to content

Commit b4123b7

Browse files
Bump prettier from 2.3.0 to 2.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.0 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@2.3.0...2.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5536a36 commit b4123b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-promise": "^4.3.1",
3030
"eslint-plugin-standard": "^5.0.0",
3131
"eslint-plugin-vue": "^7.9.0",
32-
"prettier": "^2.3.0",
32+
"prettier": "^2.3.2",
3333
"vue": "^2.6.11",
3434
"vue-template-compiler": "^2.6.11"
3535
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8032,10 +8032,10 @@ prettier@^1.18.2:
80328032
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
80338033
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
80348034

8035-
prettier@^2.3.0:
8036-
version "2.3.0"
8037-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
8038-
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
8035+
prettier@^2.3.2:
8036+
version "2.3.2"
8037+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d"
8038+
integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ==
80398039

80408040
pretty-error@^2.0.2:
80418041
version "2.1.2"

0 commit comments

Comments
 (0)