Merge pull request #392 from easychen/dependabot/npm_and_yarn/prettier-3.4.2

Bump prettier from 3.4.1 to 3.4.2
This commit is contained in:
Easy
2024-12-05 09:18:37 +08:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -37,7 +37,7 @@
"eslint-plugin-jest": "^28.9.0",
"jest": "^27.2.5",
"js-yaml": "^4.1.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"ts-jest": "^27.1.2",
"typescript": "^4.9.5"
}

View File

@@ -3613,10 +3613,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"
prettier@3.4.1, prettier@^3.0.0:
version "3.4.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.1.tgz#e211d451d6452db0a291672ca9154bc8c2579f7b"
integrity sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==
prettier@3.4.2, prettier@^3.0.0:
version "3.4.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.2.tgz#a5ce1fb522a588bf2b78ca44c6e6fe5aa5a2b13f"
integrity sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==
pretty-format@^27.5.1:
version "27.5.1"