chore(deps): update dependency prettier to v3
This commit is contained in:
parent
cda8af89ae
commit
60b553f183
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.1",
|
||||||
"rimraf": "5.0.5",
|
"rimraf": "5.0.5",
|
||||||
"rollup": "4.9.1",
|
"rollup": "4.9.1",
|
||||||
"rollup-plugin-styles": "4.0.0",
|
"rollup-plugin-styles": "4.0.0",
|
||||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -4648,12 +4648,12 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"prettier@npm:2.8.8":
|
"prettier@npm:3.3.1":
|
||||||
version: 2.8.8
|
version: 3.3.1
|
||||||
resolution: "prettier@npm:2.8.8"
|
resolution: "prettier@npm:3.3.1"
|
||||||
bin:
|
bin:
|
||||||
prettier: bin-prettier.js
|
prettier: bin/prettier.cjs
|
||||||
checksum: 463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
|
checksum: c25a709c9f0be670dc6bcb190b622347e1dbeb6c3e7df8b0711724cb64d8647c60b839937a4df4df18e9cfb556c2b08ca9d24d9645eb5488a7fc032a2c4d5cb3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -5548,7 +5548,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.1"
|
||||||
rimraf: "npm:5.0.5"
|
rimraf: "npm:5.0.5"
|
||||||
rollup: "npm:4.9.1"
|
rollup: "npm:4.9.1"
|
||||||
rollup-plugin-styles: "npm:4.0.0"
|
rollup-plugin-styles: "npm:4.0.0"
|
||||||
|
|
Loading…
Reference in a new issue