Skip to content

Commit 417bfc2

Browse files
Merge pull request #1059 from wallabag/dependabot/npm_and_yarn/prettier-3.5.1
Bump prettier from 3.5.0 to 3.5.1
2 parents 1a660c6 + eae20b7 commit 417bfc2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"jest": "^29.7.0",
3232
"nock": "^14.0.1",
3333
"node-fetch": "2",
34-
"prettier": "^3.5.0",
34+
"prettier": "^3.5.1",
3535
"regenerator-runtime": "^0.14.1",
3636
"serverless-offline": "^13.9.0",
3737
"serverless-webpack": "^5.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6133,10 +6133,10 @@ prettier-linter-helpers@^1.0.0:
61336133
dependencies:
61346134
fast-diff "^1.1.2"
61356135

6136-
prettier@^3.5.0:
6137-
version "3.5.0"
6138-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.0.tgz#50325a28887c6dfdf2ca3f8eaba02b66a8429ca7"
6139-
integrity sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==
6136+
prettier@^3.5.1:
6137+
version "3.5.1"
6138+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.1.tgz#22fac9d0b18c0b92055ac8fb619ac1c7bef02fb7"
6139+
integrity sha512-hPpFQvHwL3Qv5AdRvBFMhnKo4tYxp0ReXiPn2bxkiohEX6mBeBwEpBSQTkD458RaaDKQMYSp4hX4UtfUTA5wDw==
61406140

61416141
pretty-format@^29.7.0:
61426142
version "29.7.0"

0 commit comments

Comments
 (0)