Skip to content

Commit 601683a

Browse files
dependabot[bot]TheBoatyMcBoatFace
authored andcommitted
Bump prettier from 3.1.1 to 3.2.5 in /.config/remark (#1348)
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.1.1...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51884cf commit 601683a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.config/remark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"dependencies": {
44
"markdown-link-check": "^3.11.2",
5-
"prettier": "^3.1.1",
5+
"prettier": "^3.2.5",
66
"remark-cli": "^12.0.0",
77
"remark-comment-config": "^8.0.0",
88
"remark-frontmatter": "^5.0.0",

.config/remark/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,10 +1708,10 @@ pluralize@^8.0.0:
17081708
resolved "https://registry.yarnpkg.com/pluralize/-/pluralize-8.0.0.tgz#1a6fa16a38d12a1901e0320fa017051c539ce3b1"
17091709
integrity sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==
17101710

1711-
prettier@^3.1.1:
1712-
version "3.1.1"
1713-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
1714-
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==
1711+
prettier@^3.2.5:
1712+
version "3.2.5"
1713+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
1714+
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
17151715

17161716
proc-log@^3.0.0:
17171717
version "3.0.0"

0 commit comments

Comments
 (0)