Skip to content

Commit

Permalink
chore(deps): update dependency svelte-preprocess to v5.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent 87b47af commit 029570e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion workspaces/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"svelte-eslint-parser": "0.33.1",
"svelte-htm": "1.2.0",
"svelte-i18n": "4.0.0",
"svelte-preprocess": "5.1.3",
"svelte-preprocess": "5.1.4",
"svelte-range-slider-pips": "2.2.3",
"tailwindcss": "3.4.1",
"tslib": "2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10128,10 +10128,10 @@ [email protected]:
sade "^1.8.1"
tiny-glob "^0.2.9"

[email protected].3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.3.tgz#7682239fe53f724c845b53026816fdfe15d028f9"
integrity sha512-xxAkmxGHT+J/GourS5mVJeOXZzne1FR5ljeOUAMXUkfEhkLEllRreXpbl3dIYJlcJRfL1LO1uIAPpBpBfiqGPw==
[email protected].4:
version "5.1.4"
resolved "https://registry.yarnpkg.com/svelte-preprocess/-/svelte-preprocess-5.1.4.tgz#14ada075c94bbd2b71c5ec70ff72f8ebe1c95b91"
integrity sha512-IvnbQ6D6Ao3Gg6ftiM5tdbR6aAETwjhHV+UKGf5bHGYR69RQvF1ho0JKPcbUON4vy4R7zom13jPjgdOWCQ5hDA==
dependencies:
"@types/pug" "^2.0.6"
detect-indent "^6.1.0"
Expand Down

0 comments on commit 029570e

Please sign in to comment.