Skip to content

Commit

Permalink
chore(deps): bump svelte-preprocess from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [svelte-preprocess](https://github.com/sveltejs/svelte-preprocess) from 6.0.1 to 6.0.2.
- [Changelog](https://github.com/sveltejs/svelte-preprocess/blob/main/CHANGELOG.md)
- [Commits](sveltejs/svelte-preprocess@v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: svelte-preprocess
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and deboer-tim committed Jul 9, 2024
1 parent c15fbb9 commit 3736761
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"watch": "vite --mode development build -w"
},
"dependencies": {
"svelte-preprocess": "^6.0.1",
"svelte-preprocess": "^6.0.2",
"tinro": "^0.6.12"
},
"devDependencies": {
Expand Down Expand Up @@ -48,7 +48,7 @@
"svelte": "5.0.0-next.164",
"svelte-fa": "^4.0.2",
"svelte-markdown": "^0.4.1",
"svelte-preprocess": "^6.0.1",
"svelte-preprocess": "^6.0.2",
"tailwindcss": "^3.4.4",
"vite": "^5.3.3",
"vitest": "^2.0.1"
Expand Down
11 changes: 4 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3938,13 +3938,10 @@ svelte-preprocess@^5.1.3:
sorcery "^0.11.0"
strip-indent "^3.0.0"

svelte-preprocess@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.1.tgz#d105bac011899d6938f7a2a1bb2a5b6b18ed1e80"
integrity sha512-vNgXoyqWwahdpEX9XbQHcAHt41TkXnf8bRDxT5PjISHbZD1dVH4b2OsJ2fVQTBb3qP05x0GuYE9iS5vhD+Dniw==
dependencies:
detect-indent "^6.1.0"
strip-indent "^3.0.0"
svelte-preprocess@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-6.0.2.tgz#920bd53b1127757edb0a7d946dace75a0cac9ecf"
integrity sha512-OvDTLfaOkkhjprbDKO0SOCkjNYuHy16dbD4SpqbIi6QiabOMHxRT4km5/dzbFFkmW1L0E2INF3MFltG2pgOyKQ==

[email protected]:
version "5.0.0-next.164"
Expand Down

0 comments on commit 3736761

Please sign in to comment.