mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
Group macOS bindings (#11785)
* fix: group `security-framework` and `security-framework-sys` dependency in renovate * reactor: rename to macOS/iOS bindings
This commit is contained in:
4
.github/renovate.json
vendored
4
.github/renovate.json
vendored
@@ -35,6 +35,10 @@
|
|||||||
"matchPackageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"],
|
"matchPackageNames": ["@types/jest", "jest", "ts-jest", "jest-preset-angular"],
|
||||||
"matchUpdateTypes": "major"
|
"matchUpdateTypes": "major"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"groupName": "macOS/iOS bindings",
|
||||||
|
"matchPackageNames": ["core-foundation", "security-framework", "security-framework-sys"]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchPackageNames": [
|
"matchPackageNames": [
|
||||||
"@ngtools/webpack",
|
"@ngtools/webpack",
|
||||||
|
|||||||
Reference in New Issue
Block a user