aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-10 09:44:11 -0500
committerGitHub <noreply@github.com>2024-02-10 09:44:11 -0500
commitc9ef1c28f666b03d7b72f5c1f397431872a57dff (patch)
treea6a69407a32301404fdd2a63744035059e7bad9a /package.json
parent2d7651b661ba597cf71264d1eaf70181dc981e9d (diff)
downloadsubmelon.dev-c9ef1c28f666b03d7b72f5c1f397431872a57dff.tar.gz
submelon.dev-c9ef1c28f666b03d7b72f5c1f397431872a57dff.tar.bz2
submelon.dev-c9ef1c28f666b03d7b72f5c1f397431872a57dff.zip
build(deps-dev): bump prettier from 3.2.4 to 3.2.5 (#344)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 46c1eff..ef8ae7b 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@types/11ty__eleventy-img": "^2.0.5",
"@types/node": "^20.11.17",
"badgen-cli": "^0.2.0",
- "prettier": "^3.2.4",
+ "prettier": "^3.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
},