Skip to content

Commit

Permalink
⬆️ Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent f54bcdf commit 411407e
Show file tree
Hide file tree
Showing 5 changed files with 339 additions and 353 deletions.
8 changes: 4 additions & 4 deletions nextcloud_backup/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cookie-parser": "1.4.6",
"cors": "^2.8.5",
"cron": "3.1.7",
"debug": "4.3.6",
"debug": "4.3.7",
"errorhandler": "^1.5.1",
"express": "4.19.2",
"fast-xml-parser": "^4.4.1",
Expand All @@ -31,9 +31,9 @@
"morgan": "1.10.0",
"url-join": "^5.0.0",
"webdav": "5.7.1",
"winston": "3.14.1"
"winston": "3.14.2"
},
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"devDependencies": {
"@eslint/js": "^9.9.0",
"@tsconfig/recommended": "^1.0.7",
Expand All @@ -53,6 +53,6 @@
"nodemon": "^3.1.4",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"typescript-eslint": "8.1.0"
"typescript-eslint": "8.4.0"
}
}
Loading

0 comments on commit 411407e

Please sign in to comment.