aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-15 16:37:01 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-12-18 11:19:48 -0600
commitfcf2afbf0162c45649e9bdaa5b7438e74ba09aaa (patch)
treebb97401e158d4baab9761fd061c74a9e61835322 /app/package.json
parentBump @sveltejs/kit from 1.27.7 to 2.0.2 (diff)
downloadtrinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar.gz
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar.bz2
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar.lz
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar.xz
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.tar.zst
trinkets-fcf2afbf0162c45649e9bdaa5b7438e74ba09aaa.zip
Bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1. - [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.1.0...3.1.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index d122f89..d839306 100644
--- a/app/package.json
+++ b/app/package.json
@@ -29,7 +29,7 @@
"eslint-plugin-svelte": "2.35.1",
"html-minifier-terser": "7.2.0",
"postcss": "8.4.32",
- "prettier": "3.1.0",
+ "prettier": "3.1.1",
"prettier-plugin-svelte": "3.1.2",
"svelte": "4.2.8",
"svelte-check": "3.6.2",