aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-05 04:33:30 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-02-05 04:34:08 +0000
commitd93d1aec40778e9833d4560c0048df8f1dd2bbc2 (patch)
tree8e5eca5275229a1287e745ae726e03b8a799d874 /package.json
parentBump @types/node from 20.11.14 to 20.11.16 (diff)
downloadzorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar.gz
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar.bz2
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar.lz
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar.xz
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.tar.zst
zorascript-d93d1aec40778e9833d4560c0048df8f1dd2bbc2.zip
Bump prettier from 3.2.4 to 3.2.5
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>
Diffstat (limited to '')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 01b9011..4389432 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.35.1",
- "prettier": "^3.2.4",
+ "prettier": "^3.2.5",
"typescript": "^5.3.3"
}
}