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

build(deps): bump brace-expansion

Bumps the npm_and_yarn group with 1 update in the /services/user-service directory: [brace-expansion](https://github.com/juliangruber/brace-expansion).


Updates `brace-expansion` from 1.1.16 to 5.0.8
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/v1.1.16...v5.0.8)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 5.0.8
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-25 00:37:43 +00:00
committed by GitHub
parent ee017393b6
commit 8f82d951fb
2 changed files with 532 additions and 868 deletions
+3 -3
View File
@@ -28,8 +28,8 @@
"typescript": "^5.2.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0"
"@typescript-eslint/eslint-plugin": "^8.65.0",
"@typescript-eslint/parser": "^8.65.0",
"eslint": "^10.8.0"
}
}