mirror of https://github.com/vuejs/core.git
chore(deps-dev): bump prettier from 2.8.3 to 2.8.8 (#8696)
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.8. - [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.8.3...2.8.8) --- 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>
This commit is contained in:
parent
3ed2813e0c
commit
395638bb7c
|
@ -97,7 +97,7 @@ importers:
|
|||
version: 4.1.5
|
||||
prettier:
|
||||
specifier: ^2.7.1
|
||||
version: 2.8.3
|
||||
version: 2.8.8
|
||||
pug:
|
||||
specifier: ^3.0.1
|
||||
version: 3.0.2
|
||||
|
@ -4392,8 +4392,8 @@ packages:
|
|||
engines: {node: '>= 0.8.0'}
|
||||
dev: true
|
||||
|
||||
/prettier@2.8.3:
|
||||
resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==}
|
||||
/prettier@2.8.8:
|
||||
resolution: {integrity: sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in New Issue