Merge pull request #223 from easychen/dependabot/npm_and_yarn/prettier-3.2.2

Bump prettier from 3.1.0 to 3.2.2
This commit is contained in:
Easy
2024-01-16 09:36:01 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^27.6.0",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "3.1.0",
"prettier": "3.2.2",
"ts-jest": "^27.1.2",
"typescript": "^4.9.5"
}

View File

@@ -3641,10 +3641,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@3.1.0, prettier@^3.0.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
prettier@3.2.2, prettier@^3.0.0:
version "3.2.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.2.tgz#96e580f7ca9c96090ad054616c0c4597e2844b65"
integrity sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==
pretty-format@^27.5.1:
version "27.5.1"