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

Commit 6bd544f

Browse files
Update dependency svelte to v4.2.6
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | svelte | 4.2.5 | 4.2.6 |
1 parent d886eb1 commit 6bd544f

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-dev-tools",
3-
"version": "7.5.2",
3+
"version": "7.5.3",
44
"description": "Material Theme for Devtools",
55
"author": "Elior Boukhobza <[email protected]>",
66
"license": "MIT",
@@ -10,7 +10,7 @@
1010
"compression": "1.7.4",
1111
"polka": "0.5.2",
1212
"prismjs": "1.29.0",
13-
"svelte": "4.2.5",
13+
"svelte": "4.2.6",
1414
"svelte-preprocess": "^5.0.4"
1515
},
1616
"scripts": {

0 commit comments

Comments
 (0)