chore(deps): update dependency prettier to v3
Some checks failed
ci/woodpecker/pr/checks Pipeline failed
Some checks failed
ci/woodpecker/pr/checks Pipeline failed
This commit is contained in:
parent
c809782df3
commit
de2dea8fb1
2 changed files with 7 additions and 7 deletions
|
@ -45,7 +45,7 @@
|
||||||
"eslint-plugin-prettier": "4.2.1",
|
"eslint-plugin-prettier": "4.2.1",
|
||||||
"fs-extra": "11.2.0",
|
"fs-extra": "11.2.0",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.8",
|
"prettier": "3.3.2",
|
||||||
"rimraf": "5.0.7",
|
"rimraf": "5.0.7",
|
||||||
"rollup": "4.18.0",
|
"rollup": "4.18.0",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4555,12 +4555,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:2.8.8":
|
"prettier@npm:3.3.2":
|
||||||
version: 2.8.8
|
version: 3.3.2
|
||||||
resolution: "prettier@npm:2.8.8"
|
resolution: "prettier@npm:3.3.2"
|
||||||
bin:
|
bin:
|
||||||
prettier: bin-prettier.js
|
prettier: bin/prettier.cjs
|
||||||
checksum: 10c0/463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
|
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5486,7 +5486,7 @@ __metadata:
|
||||||
eslint-plugin-prettier: "npm:4.2.1"
|
eslint-plugin-prettier: "npm:4.2.1"
|
||||||
fs-extra: "npm:11.2.0"
|
fs-extra: "npm:11.2.0"
|
||||||
npm-run-all: "npm:4.1.5"
|
npm-run-all: "npm:4.1.5"
|
||||||
prettier: "npm:2.8.8"
|
prettier: "npm:3.3.2"
|
||||||
rimraf: "npm:5.0.7"
|
rimraf: "npm:5.0.7"
|
||||||
rollup: "npm:4.18.0"
|
rollup: "npm:4.18.0"
|
||||||
rollup-plugin-styles: "npm:4.0.0"
|
rollup-plugin-styles: "npm:4.0.0"
|
||||||
|
|
Loading…
Reference in a new issue