Update dependency prettier to v2.6.2
This commit is contained in:
parent
4604e6c796
commit
14f07a6226
4 changed files with 6 additions and 6 deletions
Binary file not shown.
BIN
.yarn/cache/prettier-npm-2.6.2-05918420da-48d08dde8e.zip
vendored
Normal file
BIN
.yarn/cache/prettier-npm-2.6.2-05918420da-48d08dde8e.zip
vendored
Normal file
Binary file not shown.
|
@ -39,6 +39,6 @@
|
|||
"eslint-config-prettier": "8.5.0",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"pkg": "5.6.0",
|
||||
"prettier": "2.5.1"
|
||||
"prettier": "2.6.2"
|
||||
}
|
||||
}
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1131,7 +1131,7 @@ __metadata:
|
|||
got-cjs: ^12.0.1
|
||||
megalodon: ^4.0.1
|
||||
pkg: 5.6.0
|
||||
prettier: 2.5.1
|
||||
prettier: 2.6.2
|
||||
strip-json-comments: ^4.0.0
|
||||
typescript: ^4.6.2
|
||||
bin:
|
||||
|
@ -2083,12 +2083,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.5.1":
|
||||
version: 2.5.1
|
||||
resolution: "prettier@npm:2.5.1"
|
||||
"prettier@npm:2.6.2":
|
||||
version: 2.6.2
|
||||
resolution: "prettier@npm:2.6.2"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 21b9408476ea1c544b0e45d51ceb94a84789ff92095abb710942d780c862d0daebdb29972d47f6b4d0f7ebbfb0ffbf56cc2cfa3e3e9d1cca54864af185b15b66
|
||||
checksum: 48d08dde8e9fb1f5bccdd205baa7f192e9fc8bc98f86e1b97d919de804e28c806b0e6cc685e4a88211aa7987fa9668f30baae19580d87ced3ed0f2ec6572106f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Reference in a new issue