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

Commit 7a62309

Browse files
Update dependency @types/node to v20.10.6
| datasource | package | from | to | | ---------- | ----------- | ------ | ------- | | npm | @types/node | 20.9.2 | 20.10.6 |
1 parent 4a81366 commit 7a62309

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",
@@ -39,7 +39,7 @@
3939
"stylelint-prettier": "4.0.2",
4040
"@plasmohq/prettier-plugin-sort-imports": "4.0.1",
4141
"@types/chrome": "0.0.251",
42-
"@types/node": "20.9.2",
42+
"@types/node": "20.10.6",
4343
"typescript": "5.2.2"
4444
},
4545
"manifest": {

0 commit comments

Comments
 (0)