Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.14.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 19, 2024
1 parent 6ac4ffb commit a4bc734
Show file tree
Hide file tree
Showing 3 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion apps/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"@types/lodash": "4.17.5",
"@types/mime-types": "2.1.4",
"@types/mongoose-aggregate-paginate-v2": "1.0.12",
"@types/node": "20.14.5",
"@types/node": "20.14.6",
"@types/nodemailer": "6.4.15",
"@types/qs": "6.9.15",
"@types/remove-markdown": "0.3.4",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@innei/prettier": "0.13.2",
"@sxzz/eslint-config": "3.13.0",
"@types/node": "20.14.5",
"@types/node": "20.14.6",
"cross-env": "7.0.3",
"eslint": "^9",
"eslint-plugin-unused-imports": "4.0.0",
Expand Down
Loading

0 comments on commit a4bc734

Please sign in to comment.