@nrwl/workspace 14.7.6-beta.4 → 14.7.6-beta.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/package.json +26 -26
package/CHANGELOG.md CHANGED
@@ -3,6 +3,6 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [14.7.6-beta.4](https://github.com/nrwl/nx/compare/14.7.5...14.7.6-beta.4) (2022-09-17)
6
+ ## [14.7.6-beta.5](https://github.com/nrwl/nx/compare/14.7.5...14.7.6-beta.5) (2022-09-17)
7
7
 
8
8
  **Note:** Version bump only for package @nrwl/workspace
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nrwl/workspace",
3
- "version": "14.7.6-beta.4",
3
+ "version": "14.7.6-beta.5",
4
4
  "description": "The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -32,28 +32,28 @@
32
32
  "requirements": {},
33
33
  "migrations": "./migrations.json",
34
34
  "packageGroup": {
35
- "@nrwl/angular": "14.7.6-beta.4",
36
- "@nrwl/cypress": "14.7.6-beta.4",
37
- "@nrwl/devkit": "14.7.6-beta.4",
38
- "@nrwl/eslint-plugin-nx": "14.7.6-beta.4",
39
- "@nrwl/express": "14.7.6-beta.4",
40
- "@nrwl/jest": "14.7.6-beta.4",
41
- "@nrwl/linter": "14.7.6-beta.4",
42
- "@nrwl/nest": "14.7.6-beta.4",
43
- "@nrwl/next": "14.7.6-beta.4",
44
- "@nrwl/node": "14.7.6-beta.4",
45
- "@nrwl/nx-plugin": "14.7.6-beta.4",
46
- "@nrwl/react": "14.7.6-beta.4",
47
- "@nrwl/storybook": "14.7.6-beta.4",
48
- "@nrwl/web": "14.7.6-beta.4",
49
- "@nrwl/js": "14.7.6-beta.4",
50
- "@nrwl/cli": "14.7.6-beta.4",
51
- "@nrwl/tao": "14.7.6-beta.4",
35
+ "@nrwl/angular": "14.7.6-beta.5",
36
+ "@nrwl/cypress": "14.7.6-beta.5",
37
+ "@nrwl/devkit": "14.7.6-beta.5",
38
+ "@nrwl/eslint-plugin-nx": "14.7.6-beta.5",
39
+ "@nrwl/express": "14.7.6-beta.5",
40
+ "@nrwl/jest": "14.7.6-beta.5",
41
+ "@nrwl/linter": "14.7.6-beta.5",
42
+ "@nrwl/nest": "14.7.6-beta.5",
43
+ "@nrwl/next": "14.7.6-beta.5",
44
+ "@nrwl/node": "14.7.6-beta.5",
45
+ "@nrwl/nx-plugin": "14.7.6-beta.5",
46
+ "@nrwl/react": "14.7.6-beta.5",
47
+ "@nrwl/storybook": "14.7.6-beta.5",
48
+ "@nrwl/web": "14.7.6-beta.5",
49
+ "@nrwl/js": "14.7.6-beta.5",
50
+ "@nrwl/cli": "14.7.6-beta.5",
51
+ "@nrwl/tao": "14.7.6-beta.5",
52
52
  "@nrwl/nx-cloud": "latest",
53
- "@nrwl/react-native": "14.7.6-beta.4",
54
- "@nrwl/expo": "14.7.6-beta.4",
55
- "@nrwl/detox": "14.7.6-beta.4",
56
- "nx": "14.7.6-beta.4"
53
+ "@nrwl/react-native": "14.7.6-beta.5",
54
+ "@nrwl/expo": "14.7.6-beta.5",
55
+ "@nrwl/detox": "14.7.6-beta.5",
56
+ "nx": "14.7.6-beta.5"
57
57
  }
58
58
  },
59
59
  "peerDependencies": {
@@ -65,9 +65,9 @@
65
65
  }
66
66
  },
67
67
  "dependencies": {
68
- "@nrwl/devkit": "14.7.6-beta.4",
69
- "@nrwl/jest": "14.7.6-beta.4",
70
- "@nrwl/linter": "14.7.6-beta.4",
68
+ "@nrwl/devkit": "14.7.6-beta.5",
69
+ "@nrwl/jest": "14.7.6-beta.5",
70
+ "@nrwl/linter": "14.7.6-beta.5",
71
71
  "@parcel/watcher": "2.0.4",
72
72
  "chalk": "4.1.0",
73
73
  "chokidar": "^3.5.1",
@@ -82,7 +82,7 @@
82
82
  "ignore": "^5.0.4",
83
83
  "minimatch": "3.0.5",
84
84
  "npm-run-path": "^4.0.1",
85
- "nx": "14.7.6-beta.4",
85
+ "nx": "14.7.6-beta.5",
86
86
  "open": "^8.4.0",
87
87
  "rxjs": "^6.5.4",
88
88
  "semver": "7.3.4",