Skip to content

Commit

Permalink
chore(deps-dev): Update @types/node requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
1 parent 89c184d commit 799c788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.5.0",
"@vinayakkulkarni/prettier-config-vue": "^1.0.0",
Expand Down

0 comments on commit 799c788

Please sign in to comment.