Merge pull request #185 from easychen/dependabot/npm_and_yarn/prettier-3.1.0

Bump prettier from 3.0.3 to 3.1.0
This commit is contained in:
Easy
2023-11-14 10:10:47 +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", "eslint-plugin-jest": "^27.6.0",
"jest": "^27.2.5", "jest": "^27.2.5",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "3.0.3", "prettier": "3.1.0",
"ts-jest": "^27.1.2", "ts-jest": "^27.1.2",
"typescript": "^4.9.5" "typescript": "^4.9.5"
} }

View File

@@ -3641,10 +3641,10 @@ prettier-linter-helpers@^1.0.0:
dependencies: dependencies:
fast-diff "^1.1.2" fast-diff "^1.1.2"
prettier@3.0.3, prettier@^3.0.0: prettier@3.1.0, prettier@^3.0.0:
version "3.0.3" version "3.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
pretty-format@^27.5.1: pretty-format@^27.5.1:
version "27.5.1" version "27.5.1"