1
0
mirror of https://github.com/hexolan/panels.git synced 2026-08-25 13:04:35 +01:00

Merge pull request #122 from hexolan/dependabot/npm_and_yarn/services/user-service/npm_and_yarn-aa0c14d59f

build(deps): bump brace-expansion from 1.1.16 to 5.0.8 in /services/user-service in the npm_and_yarn group across 1 directory
This commit is contained in:
2026-07-30 13:31:33 +01:00
committed by GitHub
2 changed files with 532 additions and 868 deletions
+529 -865
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -28,8 +28,8 @@
"typescript": "^5.2.2" "typescript": "^5.2.2"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.3", "@typescript-eslint/eslint-plugin": "^8.65.0",
"@typescript-eslint/parser": "^6.7.3", "@typescript-eslint/parser": "^8.65.0",
"eslint": "^8.50.0" "eslint": "^10.8.0"
} }
} }