mirror of
https://github.com/lowdefy/lowdefy.git
synced 2025-02-23 14:39:32 +08:00
chore(deps): update dependency prettier to v2.2.1 yarn pnp
This commit is contained in:
parent
ee2c62a401
commit
2578e4fd7c
12
.pnp.js
generated
12
.pnp.js
generated
@ -132,7 +132,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["eslint-plugin-react", "virtual:14dc3c5c29c93a240ee9920d64fd6833645f8d8a02afe23178a1bf927002b564a4b08cf8ebf9743280710b14fd76f4d49a30c662180d631d2b7265cbb3f04552#npm:7.21.5"],
|
||||
["eslint-plugin-react-hooks", "virtual:14dc3c5c29c93a240ee9920d64fd6833645f8d8a02afe23178a1bf927002b564a4b08cf8ebf9743280710b14fd76f4d49a30c662180d631d2b7265cbb3f04552#npm:4.2.0"],
|
||||
["lerna", "npm:3.22.1"],
|
||||
["prettier", "npm:2.2.0"]
|
||||
["prettier", "npm:2.2.1"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}]
|
||||
@ -3928,7 +3928,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["eslint-plugin-react", "virtual:14dc3c5c29c93a240ee9920d64fd6833645f8d8a02afe23178a1bf927002b564a4b08cf8ebf9743280710b14fd76f4d49a30c662180d631d2b7265cbb3f04552#npm:7.21.5"],
|
||||
["eslint-plugin-react-hooks", "virtual:14dc3c5c29c93a240ee9920d64fd6833645f8d8a02afe23178a1bf927002b564a4b08cf8ebf9743280710b14fd76f4d49a30c662180d631d2b7265cbb3f04552#npm:4.2.0"],
|
||||
["lerna", "npm:3.22.1"],
|
||||
["prettier", "npm:2.2.0"]
|
||||
["prettier", "npm:2.2.1"]
|
||||
],
|
||||
"linkType": "SOFT",
|
||||
}]
|
||||
@ -11212,7 +11212,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@types/eslint", null],
|
||||
["@types/prettier", null],
|
||||
["eslint", "npm:7.14.0"],
|
||||
["prettier", "npm:2.2.0"],
|
||||
["prettier", "npm:2.2.1"],
|
||||
["prettier-linter-helpers", "npm:1.0.0"]
|
||||
],
|
||||
"packagePeers": [
|
||||
@ -18665,10 +18665,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]
|
||||
]],
|
||||
["prettier", [
|
||||
["npm:2.2.0", {
|
||||
"packageLocation": "./.yarn/cache/prettier-npm-2.2.0-9fa8f01d1a-fe7e2ac725.zip/node_modules/prettier/",
|
||||
["npm:2.2.1", {
|
||||
"packageLocation": "./.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip/node_modules/prettier/",
|
||||
"packageDependencies": [
|
||||
["prettier", "npm:2.2.0"]
|
||||
["prettier", "npm:2.2.1"]
|
||||
],
|
||||
"linkType": "HARD",
|
||||
}]
|
||||
|
Binary file not shown.
BIN
.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip
vendored
Normal file
BIN
.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip
vendored
Normal file
Binary file not shown.
10
yarn.lock
10
yarn.lock
@ -3071,7 +3071,7 @@ __metadata:
|
||||
eslint-plugin-react: 7.21.5
|
||||
eslint-plugin-react-hooks: 4.2.0
|
||||
lerna: 3.22.1
|
||||
prettier: 2.2.0
|
||||
prettier: 2.2.1
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@ -15380,12 +15380,12 @@ fsevents@^1.2.7:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.2.0":
|
||||
version: 2.2.0
|
||||
resolution: "prettier@npm:2.2.0"
|
||||
"prettier@npm:2.2.1":
|
||||
version: 2.2.1
|
||||
resolution: "prettier@npm:2.2.1"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: fe7e2ac725d3b067204700c5fcee415a90e1c1ab01735a7748bce791db61a3242939a032bfe5f8faa2c054571f4e9bac266b766e483648511af72f69fb041a6c
|
||||
checksum: 92c6c9f4b87eba1f28466edee57dd18c80d00b858edda77d46d1950d20e6e302b68ee255fc91133ba931e63c4577b5ae30da194d9626a8f3c0177778b91bf056
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user