diff --git a/package.json b/package.json index f3b12f86..a094278b 100644 --- a/package.json +++ b/package.json @@ -71,14 +71,14 @@ "@commitlint/cli": "17.6.7", "@commitlint/config-conventional": "17.6.7", "@types/node": "20.4.4", - "@types/prettier": "2.7.3", + "@types/prettier": "3.0.0", "@types/shell-quote": "1.7.1", "eslint": "8.45.0", "husky": "8.0.3", "is-ci": "3.0.1", "lint-staged": "13.2.3", "npm-run-all": "4.1.5", - "prettier": "3.0.0", + "prettier": "3.3.2", "rimraf": "5.0.1", "shell-quote": "1.8.1", "syncpack": "10.7.3" diff --git a/yarn.lock b/yarn.lock index 66cffbca..c7eb3d9f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2296,7 +2296,16 @@ __metadata: languageName: node linkType: hard -"@types/prettier@npm:2.7.3, @types/prettier@npm:^2.1.5": +"@types/prettier@npm:3.0.0": + version: 3.0.0 + resolution: "@types/prettier@npm:3.0.0" + dependencies: + prettier: "npm:*" + checksum: a2a512d304e5bcf78f38089dc88ad19215e6ab871d435a17aef3ce538a63b07c0e359c18db23989dc1ed9fff96d99eee1f680416080184df5c7e0e3bf767e165 + languageName: node + linkType: hard + +"@types/prettier@npm:^2.1.5": version: 2.7.3 resolution: "@types/prettier@npm:2.7.3" checksum: cda84c19acc3bf327545b1ce71114a7d08efbd67b5030b9e8277b347fa57b05178045f70debe1d363ff7efdae62f237260713aafc2d7217e06fc99b048a88497 @@ -3250,14 +3259,14 @@ __metadata: "@commitlint/cli": "npm:17.6.7" "@commitlint/config-conventional": "npm:17.6.7" "@types/node": "npm:20.4.4" - "@types/prettier": "npm:2.7.3" + "@types/prettier": "npm:3.0.0" "@types/shell-quote": "npm:1.7.1" eslint: "npm:8.45.0" husky: "npm:8.0.3" is-ci: "npm:3.0.1" lint-staged: "npm:13.2.3" npm-run-all: "npm:4.1.5" - prettier: "npm:3.0.0" + prettier: "npm:3.3.2" rimraf: "npm:5.0.1" shell-quote: "npm:1.8.1" syncpack: "npm:10.7.3" @@ -8296,12 +8305,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.0.0": - version: 3.0.0 - resolution: "prettier@npm:3.0.0" +"prettier@npm:*, prettier@npm:3.3.2": + version: 3.3.2 + resolution: "prettier@npm:3.3.2" bin: prettier: bin/prettier.cjs - checksum: 399292638280988ecd44db6532e908246b7c9468e6f5f571b3835a5206b7f1132cb674c12be430d921474901dc85398429dfd2dc31b282eef9affebd3ce72cef + checksum: 83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b languageName: node linkType: hard