chore(deps): update dependency eslint-config-prettier to v8.8.0
This commit is contained in:
parent
32e13d124f
commit
ac7d7b6501
2 changed files with 8 additions and 8 deletions
|
@ -74,7 +74,7 @@
|
|||
"conventional-changelog-cli": "2.2.2",
|
||||
"conventional-changelog-conventionalcommits": "5.0.0",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-config-prettier": "8.7.0",
|
||||
"eslint-config-prettier": "8.8.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "11.1.1",
|
||||
"handlebars": "4.7.7",
|
||||
|
|
|
@ -14,7 +14,7 @@ specifiers:
|
|||
conventional-changelog-cli: 2.2.2
|
||||
conventional-changelog-conventionalcommits: 5.0.0
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.7.0
|
||||
eslint-config-prettier: 8.8.0
|
||||
eslint-plugin-prettier: 4.2.1
|
||||
fs-extra: 11.1.1
|
||||
handlebars: 4.7.7
|
||||
|
@ -46,8 +46,8 @@ devDependencies:
|
|||
conventional-changelog-cli: 2.2.2
|
||||
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_2389606633db1d84491a828dbbcd9e3a
|
||||
eslint-config-prettier: 8.8.0_eslint@8.36.0
|
||||
eslint-plugin-prettier: 4.2.1_c5975de6a481b4ab961ce2cab41cfd63
|
||||
fs-extra: 11.1.1
|
||||
handlebars: 4.7.7
|
||||
npm-run-all: 4.1.5
|
||||
|
@ -1919,8 +1919,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier/8.7.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==}
|
||||
/eslint-config-prettier/8.8.0_eslint@8.36.0:
|
||||
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
@ -1928,7 +1928,7 @@ packages:
|
|||
eslint: 8.36.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.2.1_2389606633db1d84491a828dbbcd9e3a:
|
||||
/eslint-plugin-prettier/4.2.1_c5975de6a481b4ab961ce2cab41cfd63:
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -1940,7 +1940,7 @@ packages:
|
|||
optional: true
|
||||
dependencies:
|
||||
eslint: 8.36.0
|
||||
eslint-config-prettier: 8.7.0_eslint@8.36.0
|
||||
eslint-config-prettier: 8.8.0_eslint@8.36.0
|
||||
prettier: 2.8.7
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue