chore(deps): update dependency prettier to v2.8.4
This commit is contained in:
parent
9f9328e970
commit
b15442a140
2 changed files with 8 additions and 8 deletions
|
@ -40,7 +40,7 @@
|
|||
"eslint-config-prettier": "8.6.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"pkg": "5.8.0",
|
||||
"prettier": "2.8.3",
|
||||
"prettier": "2.8.4",
|
||||
"typescript": "4.9.5"
|
||||
},
|
||||
"files": [
|
||||
|
|
|
@ -18,7 +18,7 @@ specifiers:
|
|||
megalodon: 5.1.1
|
||||
p-retry: 5.1.2
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
typescript: 4.9.5
|
||||
|
||||
dependencies:
|
||||
|
@ -39,9 +39,9 @@ devDependencies:
|
|||
'@typescript-eslint/parser': 5.51.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
eslint: 8.33.0
|
||||
eslint-config-prettier: 8.6.0_eslint@8.33.0
|
||||
eslint-plugin-prettier: 4.2.1_jqplj6qf3uqpxpu4gdyhwwasnq
|
||||
eslint-plugin-prettier: 4.2.1_qa2thblfovmfepmgrc7z2owbo4
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
typescript: 4.9.5
|
||||
|
||||
packages:
|
||||
|
@ -731,7 +731,7 @@ packages:
|
|||
eslint: 8.33.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-prettier/4.2.1_jqplj6qf3uqpxpu4gdyhwwasnq:
|
||||
/eslint-plugin-prettier/4.2.1_qa2thblfovmfepmgrc7z2owbo4:
|
||||
resolution: {integrity: sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
peerDependencies:
|
||||
|
@ -744,7 +744,7 @@ packages:
|
|||
dependencies:
|
||||
eslint: 8.33.0
|
||||
eslint-config-prettier: 8.6.0_eslint@8.33.0
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
prettier-linter-helpers: 1.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -1648,8 +1648,8 @@ packages:
|
|||
fast-diff: 1.2.0
|
||||
dev: true
|
||||
|
||||
/prettier/2.8.3:
|
||||
resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==}
|
||||
/prettier/2.8.4:
|
||||
resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
|
|
Reference in a new issue