diff --git a/.pnp.js b/.pnp.js index 70c76235..f8403d46 100644 --- a/.pnp.js +++ b/.pnp.js @@ -71,7 +71,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["node-fetch", "npm:2.6.1"], ["nodemailer", "npm:6.7.2"], ["nodemon", "npm:2.0.7"], - ["prettier", "npm:2.2.1"], + ["prettier", "npm:2.5.1"], ["promise-mysql", "npm:5.0.2"], ["rollup", "npm:2.60.2"], ["rollup-plugin-esbuild", "virtual:5a905dcf2c7d93103fff23804c799a936f1f512015f1ce8626c4b75a08e354e690d8a2b8a43c57831df422e2d56ec384f96cd19e7538f019ab6ae1ab936c7e71#npm:2.6.1"], @@ -2553,7 +2553,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["node-fetch", "npm:2.6.1"], ["nodemailer", "npm:6.7.2"], ["nodemon", "npm:2.0.7"], - ["prettier", "npm:2.2.1"], + ["prettier", "npm:2.5.1"], ["promise-mysql", "npm:5.0.2"], ["rollup", "npm:2.60.2"], ["rollup-plugin-esbuild", "virtual:5a905dcf2c7d93103fff23804c799a936f1f512015f1ce8626c4b75a08e354e690d8a2b8a43c57831df422e2d56ec384f96cd19e7538f019ab6ae1ab936c7e71#npm:2.6.1"], @@ -2820,7 +2820,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { ["@types/prettier", null], ["eslint", "npm:7.20.0"], ["eslint-config-prettier", "virtual:5a905dcf2c7d93103fff23804c799a936f1f512015f1ce8626c4b75a08e354e690d8a2b8a43c57831df422e2d56ec384f96cd19e7538f019ab6ae1ab936c7e71#npm:8.3.0"], - ["prettier", "npm:2.2.1"], + ["prettier", "npm:2.5.1"], ["prettier-linter-helpers", "npm:1.0.0"] ], "packagePeers": [ @@ -5024,10 +5024,10 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) { }] ]], ["prettier", [ - ["npm:2.2.1", { - "packageLocation": "./.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip/node_modules/prettier/", + ["npm:2.5.1", { + "packageLocation": "./.yarn/cache/prettier-npm-2.5.1-58b195b509-c4d3328cfd.zip/node_modules/prettier/", "packageDependencies": [ - ["prettier", "npm:2.2.1"] + ["prettier", "npm:2.5.1"] ], "linkType": "HARD", }] diff --git a/.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip b/.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip deleted file mode 100644 index 3636a822..00000000 Binary files a/.yarn/cache/prettier-npm-2.2.1-e0670992f8-92c6c9f4b8.zip and /dev/null differ diff --git a/.yarn/cache/prettier-npm-2.5.1-58b195b509-c4d3328cfd.zip b/.yarn/cache/prettier-npm-2.5.1-58b195b509-c4d3328cfd.zip new file mode 100644 index 00000000..8d673f97 Binary files /dev/null and b/.yarn/cache/prettier-npm-2.5.1-58b195b509-c4d3328cfd.zip differ diff --git a/package.json b/package.json index 4dbe553d..0ee9c363 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-config-prettier": "8.3.0", "eslint-plugin-prettier": "3.3.1", "nodemon": "2.0.7", - "prettier": "2.2.1", + "prettier": "2.5.1", "rollup": "2.60.2", "rollup-plugin-esbuild": "2.6.1", "rollup-plugin-terser": "7.0.2", diff --git a/yarn.lock b/yarn.lock index db8b52d9..4c36eda4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1938,7 +1938,7 @@ __metadata: node-fetch: 2.6.1 nodemailer: 6.7.2 nodemon: 2.0.7 - prettier: 2.2.1 + prettier: 2.5.1 promise-mysql: 5.0.2 rollup: 2.60.2 rollup-plugin-esbuild: 2.6.1 @@ -4058,12 +4058,12 @@ fsevents@~2.3.2: languageName: node linkType: hard -"prettier@npm:2.2.1": - version: 2.2.1 - resolution: "prettier@npm:2.2.1" +"prettier@npm:2.5.1": + version: 2.5.1 + resolution: "prettier@npm:2.5.1" bin: prettier: bin-prettier.js - checksum: 92c6c9f4b87eba1f28466edee57dd18c80d00b858edda77d46d1950d20e6e302b68ee255fc91133ba931e63c4577b5ae30da194d9626a8f3c0177778b91bf056 + checksum: c4d3328cfd9a8dfe016485ae20dd421cd56e22d700c85916d45b9b7aa3c42a0eec6f3f6a90db6a1572f7764cfe24ee59322122fc24b37f89e351e07f183605aa languageName: node linkType: hard