Skip to content

Commit 0932954

Browse files
dependabot[bot]mmpnelson
authored andcommitted
Bump prettier from 3.3.3 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.4.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 740da49 commit 0932954

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

BLOG-POST-TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Don't do this:
158158
Do this:
159159

160160
```md
161-
[Discontinuation of the GeoLite Legacy Databases]({{< relref "2018/01/discontinuation-of-the-geolite-legacy-databases.md" >}})
161+
[Discontinuation of the GeoLite Legacy
162+
Databases]({{< relref "2018/01/discontinuation-of-the-geolite-legacy-databases.md" >}})
162163
```
163164

164165
### Images

package-lock.json

Lines changed: 7 additions & 7 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
@@ -16,7 +16,7 @@
1616
"globals": "^15.14.0",
1717
"markdownlint-cli": "^0.43.0",
1818
"npm-run-all": "^4.1.5",
19-
"prettier": "^3.3.3",
19+
"prettier": "^3.4.2",
2020
"stylelint": "^15.11.0",
2121
"stylelint-config-recommended": "^13.0.0",
2222
"stylelint-config-sass-guidelines": "^10.0.0",

0 commit comments

Comments
 (0)