Merge pull request #41 from easychen/dependabot/npm_and_yarn/prettier-2.8.5

Bump prettier from 2.8.4 to 2.8.5
This commit is contained in:
Easy
2023-03-21 10:28:04 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest": "^27.2.1",
"jest": "^27.2.5", "jest": "^27.2.5",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "2.8.4", "prettier": "2.8.5",
"ts-jest": "^27.1.2", "ts-jest": "^27.1.2",
"typescript": "^4.9.5" "typescript": "^4.9.5"
} }

View File

@@ -3465,10 +3465,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@2.8.4, prettier@^2.2.1: prettier@2.8.5, prettier@^2.2.1:
version "2.8.4" version "2.8.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.5.tgz#3dd8ae1ebddc4f6aa419c9b64d8c8319a7e0d982"
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw== integrity sha512-3gzuxrHbKUePRBB4ZeU08VNkUcqEHaUaouNt0m7LGP4Hti/NuB07C7PPTM/LkWqXoJYJn2McEo5+kxPNrtQkLQ==
pretty-format@^27.5.1: pretty-format@^27.5.1:
version "27.5.1" version "27.5.1"