diff --git a/.yarn/cache/prettier-npm-2.8.8-430828a36c-b49e409431.zip b/.yarn/cache/prettier-npm-2.8.8-430828a36c-b49e409431.zip deleted file mode 100644 index b144a3bc..00000000 Binary files a/.yarn/cache/prettier-npm-2.8.8-430828a36c-b49e409431.zip and /dev/null differ diff --git a/.yarn/cache/prettier-npm-3.1.0-708d6027b1-44b556bd56.zip b/.yarn/cache/prettier-npm-3.1.0-708d6027b1-44b556bd56.zip new file mode 100644 index 00000000..a305cea6 Binary files /dev/null and b/.yarn/cache/prettier-npm-3.1.0-708d6027b1-44b556bd56.zip differ diff --git a/package.json b/package.json index 39302051..fff0814d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "jest": "^29.5.0", "np": "^8.0.0", "pkg": "^5.8.1", - "prettier": "2.8.8", + "prettier": "3.1.0", "ts-jest": "^29.0.5", "ts-node": "^10.9.1", "typescript": "^5.0.4" diff --git a/yarn.lock b/yarn.lock index 1ab2ab79..ecf2cb2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6268,12 +6268,12 @@ fsevents@^2.3.2: languageName: node linkType: hard -"prettier@npm:2.8.8": - version: 2.8.8 - resolution: "prettier@npm:2.8.8" +"prettier@npm:3.1.0": + version: 3.1.0 + resolution: "prettier@npm:3.1.0" bin: - prettier: bin-prettier.js - checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8 + prettier: bin/prettier.cjs + checksum: 44b556bd56f74d7410974fbb2418bb4e53a894d3e7b42f6f87779f69f27a6c272fa7fc27cec0118cd11730ef3246478052e002cbd87e9a253f9cd04a56aa7d9b languageName: node linkType: hard @@ -7977,7 +7977,7 @@ resolve@^1.20.0: minimatch: ^9.0.0 np: ^8.0.0 pkg: ^5.8.1 - prettier: 2.8.8 + prettier: 3.1.0 prompts: ^2.4.2 ts-jest: ^29.0.5 ts-node: ^10.9.1