Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit 227d207

Browse files
committed
chore(deps): update dependency svelte to v3.47.0
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | npm | svelte | 3.46.6 | 3.47.0 |
1 parent 25e7cf1 commit 227d207

3 files changed

Lines changed: 15 additions & 15 deletions

File tree

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-dev-tools",
3-
"version": "6.0.3",
3+
"version": "6.0.4",
44
"description": "Material Theme for Devtools",
55
"main": "devtools.html",
66
"author": "Elior Boukhobza <heliosaian@gmail.com>",
@@ -46,6 +46,6 @@
4646
"sass": "1.49.10",
4747
"stylelint": "14.6.1",
4848
"stylelint-prettier": "2.0.0",
49-
"svelte": "3.46.6"
49+
"svelte": "3.47.0"
5050
}
5151
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3874,10 +3874,10 @@ supports-hyperlinks@^2.2.0:
38743874
has-flag "^4.0.0"
38753875
supports-color "^7.0.0"
38763876

3877-
svelte@3.46.6:
3878-
version "3.46.6"
3879-
resolved "https://registry.npmjs.org/svelte/-/svelte-3.46.6.tgz"
3880-
integrity sha512-o9nNft/OzCz/9kJpmWa1S52GAM+huCjPIsNWydYmgei74ZWlOA9/hN9+Z12INdklghu31seEXZMRHhS1+8DETw==
3877+
svelte@3.47.0:
3878+
version "3.47.0"
3879+
resolved "https://registry.npmjs.org/svelte/-/svelte-3.47.0.tgz"
3880+
integrity sha512-4JaJp3HEoTCGARRWZQIZDUanhYv0iyoHikklVHVLH9xFE9db22g4TDv7CPeNA8HD1JgjXI1vlhR1JZvvhaTu2Q==
38813881

38823882
sver-compat@^1.5.0:
38833883
version "1.5.0"

0 commit comments

Comments
 (0)