diff --git a/.pnp.cjs b/.pnp.cjs index 64b3fa986..b7cf71eef 100755 --- a/.pnp.cjs +++ b/.pnp.cjs @@ -127,7 +127,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["node-mocks-http", "npm:1.13.0"],\ ["pinst", "npm:2.1.6"],\ ["pkginfo", "npm:0.4.1"],\ - ["prettier", "npm:3.1.1"],\ + ["prettier", "npm:3.2.2"],\ ["rimraf", "npm:3.0.2"],\ ["selfsigned", "npm:2.4.1"],\ ["semver", "npm:7.5.4"],\ @@ -4601,7 +4601,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@vue/compiler-sfc", null],\ ["javascript-natural-sort", "npm:0.7.1"],\ ["lodash", "npm:4.17.21"],\ - ["prettier", "npm:3.1.1"]\ + ["prettier", "npm:3.2.2"]\ ],\ "packagePeers": [\ "@types/prettier",\ @@ -8215,7 +8215,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/prettier", null],\ ["eslint", "npm:8.56.0"],\ ["eslint-config-prettier", "virtual:7f7b3df50ee4b7b1719ad19fad11505dc2788f3227a7e5cc9ca19f71d8cb309c9d33b532ea2b2b60ab65abf6cc12153df4643c5e6e17d01ea0ae0492723bb4b4#npm:9.1.0"],\ - ["prettier", "npm:3.1.1"],\ + ["prettier", "npm:3.2.2"],\ ["prettier-linter-helpers", "npm:1.0.0"],\ ["synckit", "npm:0.8.6"]\ ],\ @@ -12423,10 +12423,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }]\ ]],\ ["prettier", [\ - ["npm:3.1.1", {\ - "packageLocation": "./.yarn/unplugged/prettier-npm-3.1.1-072c31ec21/node_modules/prettier/",\ + ["npm:3.2.2", {\ + "packageLocation": "./.yarn/unplugged/prettier-npm-3.2.2-bd270a1ac0/node_modules/prettier/",\ "packageDependencies": [\ - ["prettier", "npm:3.1.1"]\ + ["prettier", "npm:3.2.2"]\ ],\ "linkType": "HARD"\ }]\ @@ -14581,7 +14581,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["node-mocks-http", "npm:1.13.0"],\ ["pinst", "npm:2.1.6"],\ ["pkginfo", "npm:0.4.1"],\ - ["prettier", "npm:3.1.1"],\ + ["prettier", "npm:3.2.2"],\ ["rimraf", "npm:3.0.2"],\ ["selfsigned", "npm:2.4.1"],\ ["semver", "npm:7.5.4"],\ diff --git a/.yarn/cache/prettier-npm-3.1.1-072c31ec21-e386855e3a.zip b/.yarn/cache/prettier-npm-3.1.1-072c31ec21-e386855e3a.zip deleted file mode 100644 index 9ac6f3c74..000000000 Binary files a/.yarn/cache/prettier-npm-3.1.1-072c31ec21-e386855e3a.zip and /dev/null differ diff --git a/.yarn/cache/prettier-npm-3.2.2-bd270a1ac0-b416e1e4b2.zip b/.yarn/cache/prettier-npm-3.2.2-bd270a1ac0-b416e1e4b2.zip new file mode 100644 index 000000000..8744e2746 Binary files /dev/null and b/.yarn/cache/prettier-npm-3.2.2-bd270a1ac0-b416e1e4b2.zip differ diff --git a/package.json b/package.json index ff9b4aef3..07058d2dc 100644 --- a/package.json +++ b/package.json @@ -124,7 +124,7 @@ "nock": "13.5.0", "node-mocks-http": "^1.13.0", "pinst": "2.1.6", - "prettier": "3.1.1", + "prettier": "3.2.2", "rimraf": "3.0.2", "selfsigned": "2.4.1", "standard-version": "9.5.0", diff --git a/yarn.lock b/yarn.lock index c2250c83e..cbd4ee276 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9139,12 +9139,12 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.1.1": - version: 3.1.1 - resolution: "prettier@npm:3.1.1" +"prettier@npm:3.2.2": + version: 3.2.2 + resolution: "prettier@npm:3.2.2" bin: prettier: bin/prettier.cjs - checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e + checksum: b416e1e4b26c351403343ebe461feda631c0eee5c3cf316c711204a08f3c639f38a8f9177c75e98a690998ff82e8ddc80c6bc027fb4ef6cedb6a4db035b4fe9a languageName: node linkType: hard @@ -11085,7 +11085,7 @@ __metadata: node-mocks-http: ^1.13.0 pinst: 2.1.6 pkginfo: 0.4.1 - prettier: 3.1.1 + prettier: 3.2.2 rimraf: 3.0.2 selfsigned: 2.4.1 semver: 7.5.4