Skip to content

Commit 628031d

Browse files
authored
Merge pull request #128 from clicksign/dependabot/npm_and_yarn/prettier-3.2.5
build(deps-dev): bump prettier from 3.2.4 to 3.2.5
2 parents b2fe40a + 3c0c695 commit 628031d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-plugin-prettier": "^5.1.3",
4141
"jest": "^27.2.5",
4242
"js-yaml": "^4.1.0",
43-
"prettier": "3.2.4",
43+
"prettier": "3.2.5",
4444
"ts-jest": "^27.1.2",
4545
"typescript": "^4.4.4",
4646
"json5": "2.2.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3568,10 +3568,10 @@ prettier-linter-helpers@^1.0.0:
35683568
dependencies:
35693569
fast-diff "^1.1.2"
35703570

3571-
prettier@3.2.4:
3572-
version "3.2.4"
3573-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
3574-
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
3571+
prettier@3.2.5:
3572+
version "3.2.5"
3573+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3574+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
35753575

35763576
prettier@^2.2.1:
35773577
version "2.6.2"

0 commit comments

Comments
 (0)