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

Commit be6523e

Browse files
chore(deps): update dependency typescript to v5.3.3
| datasource | package | from | to | | ---------- | ---------- | ----- | ----- | | npm | typescript | 5.2.2 | 5.3.3 |
1 parent 0855758 commit be6523e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.6.2",
3+
"version": "7.6.3",
44
"description": "Material Theme for Devtools",
55
"author": "Elior Boukhobza <[email protected]>",
66
"license": "MIT",
@@ -47,7 +47,7 @@
4747
"@plasmohq/prettier-plugin-sort-imports": "4.0.1",
4848
"@types/chrome": "0.0.251",
4949
"@types/node": "20.9.2",
50-
"typescript": "5.2.2"
50+
"typescript": "5.3.3"
5151
},
5252
"manifest": {
5353
"name": "Material DevTools Theme Collection",

0 commit comments

Comments
 (0)