diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-07 06:04:09 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-06-07 06:04:40 +0000 |
commit | a08ef3a6951aa7b083694d9d006992a13a5718cb (patch) | |
tree | 3e80c8676275e2acf74603cf2152ca03363c7691 /pnpm-lock.yaml | |
parent | Bump tailwindcss from 3.4.3 to 3.4.4 (diff) | |
download | zorascript-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 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d1b785e..014f8f9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^2.38.0 version: 2.39.0(eslint@9.4.0)(svelte@4.2.18) prettier: - specifier: ^3.3.0 - version: 3.3.0 + specifier: ^3.3.1 + version: 3.3.1 typescript: specifier: ^5.4.5 version: 5.4.5 @@ -84,11 +84,11 @@ importers: specifier: 8.4.38 version: 8.4.38 prettier: - specifier: ^3.3.0 - version: 3.3.0 + specifier: ^3.3.1 + version: 3.3.1 prettier-plugin-svelte: specifier: ^3.2.4 - version: 3.2.4(prettier@3.3.0)(svelte@4.2.18) + version: 3.2.4(prettier@3.3.1)(svelte@4.2.18) svelte: specifier: ^4.2.18 version: 4.2.18 @@ -4284,18 +4284,18 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-svelte@3.2.4(prettier@3.3.0)(svelte@4.2.18): + /prettier-plugin-svelte@3.2.4(prettier@3.3.1)(svelte@4.2.18): resolution: {integrity: sha512-tZv+ADfeOWFNQkXkRh6zUXE16w3Vla8x2Ug0B/EnSmjR4EnwdwZbGgL/liSwR1kcEALU5mAAyua98HBxheCxgg==} peerDependencies: prettier: ^3.0.0 svelte: ^3.2.0 || ^4.0.0-next.0 || ^5.0.0-next.0 dependencies: - prettier: 3.3.0 + prettier: 3.3.1 svelte: 4.2.18 dev: true - /prettier@3.3.0: - resolution: {integrity: sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==} + /prettier@3.3.1: + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} engines: {node: '>=14'} hasBin: true dev: true |