Skip to content

Commit 7820550

Browse files
authored
update nx to 12.7.0-beta.1 (#160)
1 parent 4b69e09 commit 7820550

File tree

2 files changed

+587
-333
lines changed

2 files changed

+587
-333
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@ngrx/entity": "12.2.0",
4444
"@ngrx/router-store": "12.2.0",
4545
"@ngrx/store": "12.2.0",
46-
"@nrwl/angular": "12.6.0-rc.0",
46+
"@nrwl/angular": "12.7.0-beta.1",
4747
"core-js": "^2.5.4",
4848
"document-register-element": "1.13.1",
4949
"normalize.css": "^8.0.1",
@@ -65,16 +65,16 @@
6565
"@angular/language-service": "12.1.3",
6666
"@babel/preset-react": "7.0.0",
6767
"@ngrx/store-devtools": "12.2.0",
68-
"@nrwl/cli": "12.6.0-rc.0",
69-
"@nrwl/cypress": "12.6.0-rc.0",
70-
"@nrwl/eslint-plugin-nx": "12.6.0-rc.0",
71-
"@nrwl/jest": "12.6.0-rc.0",
72-
"@nrwl/linter": "12.6.0-rc.0",
73-
"@nrwl/nx-cloud": "12.3.0",
74-
"@nrwl/react": "12.6.0-rc.0",
75-
"@nrwl/tao": "12.6.0-rc.0",
76-
"@nrwl/web": "12.6.0-rc.0",
77-
"@nrwl/workspace": "12.6.0-rc.0",
68+
"@nrwl/cli": "12.7.0-beta.1",
69+
"@nrwl/cypress": "12.7.0-beta.1",
70+
"@nrwl/eslint-plugin-nx": "12.7.0-beta.1",
71+
"@nrwl/jest": "12.7.0-beta.1",
72+
"@nrwl/linter": "12.7.0-beta.1",
73+
"@nrwl/nx-cloud": "12.3.8",
74+
"@nrwl/react": "12.7.0-beta.1",
75+
"@nrwl/tao": "12.7.0-beta.1",
76+
"@nrwl/web": "12.7.0-beta.1",
77+
"@nrwl/workspace": "12.7.0-beta.1",
7878
"@testing-library/react": "11.2.5",
7979
"@types/jest": "26.0.8",
8080
"@types/node": "14.14.33",
@@ -85,7 +85,7 @@
8585
"@typescript-eslint/parser": "4.28.4",
8686
"codelyzer": "6.0.1",
8787
"cypress": "^5.0.0",
88-
"dotenv": "8.2.0",
88+
"dotenv": "10.0.0",
8989
"eslint": "7.10.0",
9090
"eslint-config-prettier": "8.1.0",
9191
"eslint-plugin-cypress": "^2.10.3",

0 commit comments

Comments
 (0)