Skip to content

Commit

Permalink
chore(deps): update nx to v19.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
taiga-family-bot committed Jun 7, 2024
1 parent 733093d commit 0a9a779
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,13 @@
"@angular-devkit/core": "15.2.10",
"@angular-devkit/schematics": "15.2.10",
"@angular/cli": "15.2.10",
"@nx/angular": "19.0.8",
"@nx/eslint": "19.0.8",
"@nx/jest": "19.0.8",
"@nx/js": "19.0.8",
"@nx/react": "19.0.8",
"@nx/rollup": "19.0.8",
"@nx/workspace": "19.0.8",
"@nx/angular": "19.2.2",
"@nx/eslint": "19.2.2",
"@nx/jest": "19.2.2",
"@nx/js": "19.2.2",
"@nx/react": "19.2.2",
"@nx/rollup": "19.2.2",
"@nx/workspace": "19.2.2",
"@taiga-ui/commitlint-config": "0.94.0",
"@taiga-ui/cspell-config": "0.94.0",
"@taiga-ui/eslint-plugin-experience": "0.94.0",
Expand All @@ -116,7 +116,7 @@
"jest-preset-angular": "14.1.0",
"lint-staged": "15.2.5",
"ng-packagr": "15.2.2",
"nx": "19.0.8",
"nx": "19.2.2",
"postcss-preset-env": "9.5.14",
"prettier": "3.3.1",
"standard-version": "9.5.0",
Expand Down
2 changes: 1 addition & 1 deletion projects/demo-integrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@maskito/demo-cypress",
"private": true,
"devDependencies": {
"@nx/cypress": "19.0.8",
"@nx/cypress": "19.2.2",
"cypress": "13.10.0",
"cypress-real-events": "1.12.0"
}
Expand Down

0 comments on commit 0a9a779

Please sign in to comment.