chore(deps): update dependency prettier to v3
This commit is contained in:
parent
cda8af89ae
commit
79f1876776
2 changed files with 7 additions and 7 deletions
|
@ -45,7 +45,7 @@
|
|||
"eslint-plugin-prettier": "4.2.1",
|
||||
"fs-extra": "11.2.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.8.8",
|
||||
"prettier": "3.3.0",
|
||||
"rimraf": "5.0.5",
|
||||
"rollup": "4.9.1",
|
||||
"rollup-plugin-styles": "4.0.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4648,12 +4648,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"prettier@npm:2.8.8":
|
||||
version: 2.8.8
|
||||
resolution: "prettier@npm:2.8.8"
|
||||
"prettier@npm:3.3.0":
|
||||
version: 3.3.0
|
||||
resolution: "prettier@npm:3.3.0"
|
||||
bin:
|
||||
prettier: bin-prettier.js
|
||||
checksum: 463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
|
||||
prettier: bin/prettier.cjs
|
||||
checksum: d033c356320aa2e468bf29c931b094ac730d2f4defd5eb2989d8589313dec901d2fc866e3788f3d161e420b142ea4ec3dda535dbe0169ef4d0026397a68ba9cf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5548,7 +5548,7 @@ __metadata:
|
|||
eslint-plugin-prettier: "npm:4.2.1"
|
||||
fs-extra: "npm:11.2.0"
|
||||
npm-run-all: "npm:4.1.5"
|
||||
prettier: "npm:2.8.8"
|
||||
prettier: "npm:3.3.0"
|
||||
rimraf: "npm:5.0.5"
|
||||
rollup: "npm:4.9.1"
|
||||
rollup-plugin-styles: "npm:4.0.0"
|
||||
|
|
Loading…
Reference in a new issue