chore(deps): update dependency prettier to v2.8.4
This commit is contained in:
parent
a348d789dc
commit
2132eb0b84
2 changed files with 8 additions and 8 deletions
|
@ -13,7 +13,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"
|
||||
},
|
||||
"name": "@froth/feditoken",
|
||||
|
|
|
@ -12,7 +12,7 @@ specifiers:
|
|||
eslint-plugin-prettier: 4.2.1
|
||||
megalodon: 5.1.1
|
||||
pkg: 5.8.0
|
||||
prettier: 2.8.3
|
||||
prettier: 2.8.4
|
||||
typescript: 4.9.5
|
||||
|
||||
dependencies:
|
||||
|
@ -27,9 +27,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:
|
||||
|
@ -656,7 +656,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:
|
||||
|
@ -669,7 +669,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
|
||||
|
||||
|
@ -1478,8 +1478,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