Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit 9021f1f

Browse files
chore(deps-dev): bump prettier from 2.7.1 to 2.8.7
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.7. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.7) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 169e9da commit 9021f1f

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

package-lock.json

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"eslint-config-prettier": "^8.5.0",
2525
"husky": "^8.0.1",
2626
"lint-staged": "^13.2.0",
27-
"prettier": "^2.7.1"
27+
"prettier": "^2.8.7"
2828
},
2929
"lint-staged": {
3030
"*.{vue,svelte,js,jsx,css,ts,tsx}": [

0 commit comments

Comments
 (0)