aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-15 08:43:56 -0400
committerGitHub <noreply@github.com>2024-06-15 08:43:56 -0400
commit2f223ba9fccd37bdb0794b740ad306e9fe7c249c (patch)
tree91cbbc913233008cb734435d5260404d3781c122 /package.json
parent284d290567478410abd86fea62d48b4a84534051 (diff)
downloadsubmelon.dev-2f223ba9fccd37bdb0794b740ad306e9fe7c249c.tar.gz
submelon.dev-2f223ba9fccd37bdb0794b740ad306e9fe7c249c.tar.bz2
submelon.dev-2f223ba9fccd37bdb0794b740ad306e9fe7c249c.zip
build(deps-dev): bump prettier from 3.3.1 to 3.3.2 (#371)
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2. - [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.3.1...3.3.2) --- 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 4d54849..42d4c3d 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"@types/11ty__eleventy-img": "^4.0.0",
"@types/node": "^20.14.2",
"badgen-cli": "^0.2.0",
- "prettier": "^3.3.1",
+ "prettier": "^3.3.2",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},