Skip to content

Commit

Permalink
fix(deps): update dependency @types/node to v20.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 10, 2024
1 parent 1e8b27b commit f26c48a
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 32 deletions.
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "fix(deps): update dependency @types/node to v20.12.7",
"packageName": "@rightcapital/phpdoc-parser",
"email": "email not defined",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -47,7 +47,7 @@
"vitest": "1.3.1"
},
"dependencies": {
"@types/node": "20.12.6",
"@types/node": "20.12.7",
"lodash": "4.17.21",
"typescript": "5.4.4"
},
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f26c48a

Please sign in to comment.