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
d43bfdd660
commit
73a0ae571c
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.1.1",
|
"fs-extra": "11.1.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"prettier": "2.8.8",
|
"prettier": "3.0.3",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
"rollup": "4.3.0",
|
"rollup": "4.3.0",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4634,12 +4634,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:2.8.8":
|
"prettier@npm:3.0.3":
|
||||||
version: 2.8.8
|
version: 3.0.3
|
||||||
resolution: "prettier@npm:2.8.8"
|
resolution: "prettier@npm:3.0.3"
|
||||||
bin:
|
bin:
|
||||||
prettier: bin-prettier.js
|
prettier: bin/prettier.cjs
|
||||||
checksum: 463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
|
checksum: f950887bc03c5b970d8c6dd129364acfbbc61e7b46aec5d5ce17f4adf6404e2ef43072c98b51c4786e0eaca949b307d362a773fd47502862d754b5a328fa2b26
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5532,7 +5532,7 @@ __metadata:
|
||||||
eslint-plugin-prettier: "npm:4.2.1"
|
eslint-plugin-prettier: "npm:4.2.1"
|
||||||
fs-extra: "npm:11.1.1"
|
fs-extra: "npm:11.1.1"
|
||||||
npm-run-all: "npm:4.1.5"
|
npm-run-all: "npm:4.1.5"
|
||||||
prettier: "npm:2.8.8"
|
prettier: "npm:3.0.3"
|
||||||
rimraf: "npm:5.0.5"
|
rimraf: "npm:5.0.5"
|
||||||
rollup: "npm:4.3.0"
|
rollup: "npm:4.3.0"
|
||||||
rollup-plugin-styles: "npm:4.0.0"
|
rollup-plugin-styles: "npm:4.0.0"
|
||||||
|
|
Loading…
Reference in a new issue