aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-07 06:04:09 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-06-07 06:04:40 +0000
commita08ef3a6951aa7b083694d9d006992a13a5718cb (patch)
tree3e80c8676275e2acf74603cf2152ca03363c7691 /package.json
parentBump tailwindcss from 3.4.3 to 3.4.4 (diff)
downloadzorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar.gz
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar.bz2
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar.lz
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar.xz
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.tar.zst
zorascript-a08ef3a6951aa7b083694d9d006992a13a5718cb.zip
Bump prettier from 3.3.0 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.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.3.0...3.3.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 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 4de9269..5bf2c10 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"eslint": "^9.4.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-svelte": "^2.38.0",
- "prettier": "^3.3.0",
+ "prettier": "^3.3.1",
"typescript": "^5.4.5",
"wasm-pack": "^0.12.1"
}