|
39 | 39 | "@commitlint/cli": "^16.2.1", |
40 | 40 | "@commitlint/config-conventional": "^15.0.0", |
41 | 41 | "@commitlint/types": "^13.2.0", |
42 | | - "@nrwl/cli": "13.9.1", |
43 | | - "@nrwl/devkit": "13.9.1", |
44 | | - "@nrwl/eslint-plugin-nx": "13.9.1", |
45 | | - "@nrwl/jest": "13.9.1", |
46 | | - "@nrwl/js": "13.9.1", |
47 | | - "@nrwl/linter": "13.9.1", |
48 | | - "@nrwl/node": "13.9.1", |
| 42 | + "@nrwl/cli": "13.9.5", |
| 43 | + "@nrwl/devkit": "13.9.5", |
| 44 | + "@nrwl/eslint-plugin-nx": "13.9.5", |
| 45 | + "@nrwl/jest": "13.9.5", |
| 46 | + "@nrwl/js": "13.9.5", |
| 47 | + "@nrwl/linter": "13.9.5", |
| 48 | + "@nrwl/node": "13.9.5", |
49 | 49 | "@nrwl/nx-cloud": "13.1.6", |
50 | | - "@nrwl/nx-plugin": "13.9.1", |
51 | | - "@nrwl/workspace": "13.9.1", |
| 50 | + "@nrwl/nx-plugin": "13.9.5", |
| 51 | + "@nrwl/workspace": "13.9.5", |
52 | 52 | "@nx-dotnet/nxdoc": "latest", |
53 | 53 | "@nx-plus/docusaurus": "^12.2.0", |
54 | 54 | "@semantic-release/changelog": "^6.0.1", |
|
74 | 74 | "jest": "27.5.1", |
75 | 75 | "kill-port": "^1.6.1", |
76 | 76 | "lint-staged": "^12.3.4", |
77 | | - "nx": "13.9.1", |
| 77 | + "nx": "13.9.5", |
78 | 78 | "prettier": "2.5.1", |
79 | 79 | "run-p": "*", |
80 | 80 | "semantic-release": "^18.0.1", |
|
0 commit comments