chore(deps): update dependency prettier to v2.8.7
This commit is contained in:
parent
d962d9b223
commit
79359503bf
2 changed files with 8 additions and 8 deletions
|
@ -79,7 +79,7 @@
|
|||
"fs-extra": "11.1.1",
|
||||
"handlebars": "4.7.7",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.5",
|
||||
"prettier": "2.8.7",
|
||||
"rimraf": "4.4.0",
|
||||
"rollup": "3.20.0",
|
||||
"rollup-plugin-livereload": "2.0.5",
|
||||
|
|
|
@ -19,7 +19,7 @@ specifiers:
|
|||
fs-extra: 11.1.1
|
||||
handlebars: 4.7.7
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.5
|
||||
prettier: 2.8.7
|
||||
rimraf: 4.4.0
|
||||
rollup: 3.20.0
|
||||
rollup-plugin-livereload: 2.0.5
|
||||
|
@ -47,11 +47,11 @@ devDependencies:
|
|||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.7.0_eslint@8.36.0
|
||||
eslint-plugin-prettier: 4.2.1_27130e22ad6b6c29398b1613a83969c7
|
||||
eslint-plugin-prettier: 4.2.1_2389606633db1d84491a828dbbcd9e3a
|
||||
fs-extra: 11.1.1
|
||||
handlebars: 4.7.7
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.5
|
||||
prettier: 2.8.7
|
||||
rimraf: 4.4.0
|
||||
rollup: 3.20.0
|
||||
rollup-plugin-livereload: 2.0.5
|
||||
|
@ -1928,7 +1928,7 @@ packages:
|
|||
eslint: 8.36.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.2.1_27130e22ad6b6c29398b1613a83969c7:
|
||||
/eslint-plugin-prettier/4.2.1_2389606633db1d84491a828dbbcd9e3a:
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -1941,7 +1941,7 @@ packages:
|
|||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.7.0_eslint@8.36.0
|
||||
prettier: 2.8.5
|
||||
prettier: 2.8.7
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -3711,8 +3711,8 @@ packages:
|
|||
fast-diff: 1.2.0
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.5:
|
||||
resolution: {integrity: sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==}
|
||||
/prettier/2.8.7:
|
||||
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue