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

Commit 50fbd23

Browse files
Update dependency typescript to v5.3.2
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.2.2 | 5.3.2 |
1 parent d886eb1 commit 50fbd23

File tree

2 files changed

+49
-11
lines changed

2 files changed

+49
-11
lines changed

package-lock.json

Lines changed: 47 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": "7.5.2",
3+
"version": "7.5.3",
44
"description": "Material Theme for Devtools",
55
"author": "Elior Boukhobza <[email protected]>",
66
"license": "MIT",
@@ -40,7 +40,7 @@
4040
"@plasmohq/prettier-plugin-sort-imports": "4.0.1",
4141
"@types/chrome": "0.0.251",
4242
"@types/node": "20.9.2",
43-
"typescript": "5.2.2"
43+
"typescript": "5.3.2"
4444
},
4545
"manifest": {
4646
"name": "Material DevTools Theme Collection",

0 commit comments

Comments
 (0)