mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
build(deps): Bump minimatch, @nx/angular, @nx/eslint-plugin, @nx/workspace and nx (#5077)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 10.2.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@nx/angular](https://github.com/nrwl/nx/tree/HEAD/packages/angular), [@nx/eslint-plugin](https://github.com/nrwl/nx/tree/HEAD/packages/eslint-plugin), [@nx/workspace](https://github.com/nrwl/nx/tree/HEAD/packages/workspace) and [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx). These dependencies need to be updated together. Updates `minimatch` from 9.0.3 to 10.2.4 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](https://github.com/isaacs/minimatch/compare/v9.0.3...v10.2.4) Updates `@nx/angular` from 22.1.0 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/angular) Updates `@nx/eslint-plugin` from 22.2.3 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/eslint-plugin) Updates `@nx/workspace` from 21.4.1 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/workspace) Updates `nx` from 21.5.2 to 22.5.3 - [Release notes](https://github.com/nrwl/nx/releases) - [Commits](https://github.com/nrwl/nx/commits/22.5.3/packages/nx) --- updated-dependencies: - dependency-name: minimatch dependency-version: 10.2.4 dependency-type: indirect - dependency-name: "@nx/angular" dependency-version: 22.5.3 dependency-type: direct:development - dependency-name: "@nx/eslint-plugin" dependency-version: 22.5.3 dependency-type: direct:development - dependency-name: "@nx/workspace" dependency-version: 22.5.3 dependency-type: direct:development - dependency-name: nx dependency-version: 22.5.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+4
-4
@@ -90,9 +90,9 @@
|
||||
"@angular/compiler-cli": "19.2.19",
|
||||
"@angular/language-service": "19.2.18",
|
||||
"@cspell/eslint-plugin": "^9.2.1",
|
||||
"@nx/angular": "22.1.0",
|
||||
"@nx/eslint-plugin": "22.2.3",
|
||||
"@nx/workspace": "21.4.1",
|
||||
"@nx/angular": "22.5.4",
|
||||
"@nx/eslint-plugin": "22.5.4",
|
||||
"@nx/workspace": "22.5.4",
|
||||
"@playwright/test": "^1.56.1",
|
||||
"@reportportal/agent-js-playwright": "^5.1.9",
|
||||
"@types/event-emitter": "^0.3.3",
|
||||
@@ -125,7 +125,7 @@
|
||||
"lint-staged": "^16.2.4",
|
||||
"ng-packagr": "19.2.2",
|
||||
"node-stream-zip": "^1.14.0",
|
||||
"nx": "21.5.2",
|
||||
"nx": "22.5.4",
|
||||
"prettier": "3.8.1",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-standard-scss": "^7.0.1",
|
||||
|
||||
Reference in New Issue
Block a user