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

Commit b39044b

Browse files
Update dependency typescript to v5.3.3
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.2.2 | 5.3.3 |
1 parent 4a81366 commit b39044b

File tree

2 files changed

+49
-11
lines changed

2 files changed

+49
-11
lines changed

package-lock.json

+47-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",
@@ -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.3"
4444
},
4545
"manifest": {
4646
"name": "Material DevTools Theme Collection",

0 commit comments

Comments
 (0)