@nrwl/workspace 15.3.0-beta.8 → 15.3.0-beta.9

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 +30 -30
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
- # [15.3.0-beta.8](https://github.com/nrwl/nx/compare/15.2.0...15.3.0-beta.8) (2022-11-30)
6
+ # [15.3.0-beta.9](https://github.com/nrwl/nx/compare/15.2.0...15.3.0-beta.9) (2022-11-30)
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": "15.3.0-beta.8",
3
+ "version": "15.3.0-beta.9",
4
4
  "private": false,
5
5
  "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.",
6
6
  "repository": {
@@ -33,31 +33,31 @@
33
33
  "requirements": {},
34
34
  "migrations": "./migrations.json",
35
35
  "packageGroup": {
36
- "@nrwl/angular": "15.3.0-beta.8",
37
- "@nrwl/cli": "15.3.0-beta.8",
38
- "@nrwl/cypress": "15.3.0-beta.8",
39
- "@nrwl/detox": "15.3.0-beta.8",
40
- "@nrwl/devkit": "15.3.0-beta.8",
41
- "@nrwl/esbuild": "15.3.0-beta.8",
42
- "@nrwl/eslint-plugin-nx": "15.3.0-beta.8",
43
- "@nrwl/expo": "15.3.0-beta.8",
44
- "@nrwl/express": "15.3.0-beta.8",
45
- "@nrwl/jest": "15.3.0-beta.8",
46
- "@nrwl/js": "15.3.0-beta.8",
47
- "@nrwl/linter": "15.3.0-beta.8",
48
- "@nrwl/nest": "15.3.0-beta.8",
49
- "@nrwl/next": "15.3.0-beta.8",
50
- "@nrwl/node": "15.3.0-beta.8",
36
+ "@nrwl/angular": "15.3.0-beta.9",
37
+ "@nrwl/cli": "15.3.0-beta.9",
38
+ "@nrwl/cypress": "15.3.0-beta.9",
39
+ "@nrwl/detox": "15.3.0-beta.9",
40
+ "@nrwl/devkit": "15.3.0-beta.9",
41
+ "@nrwl/esbuild": "15.3.0-beta.9",
42
+ "@nrwl/eslint-plugin-nx": "15.3.0-beta.9",
43
+ "@nrwl/expo": "15.3.0-beta.9",
44
+ "@nrwl/express": "15.3.0-beta.9",
45
+ "@nrwl/jest": "15.3.0-beta.9",
46
+ "@nrwl/js": "15.3.0-beta.9",
47
+ "@nrwl/linter": "15.3.0-beta.9",
48
+ "@nrwl/nest": "15.3.0-beta.9",
49
+ "@nrwl/next": "15.3.0-beta.9",
50
+ "@nrwl/node": "15.3.0-beta.9",
51
51
  "@nrwl/nx-cloud": "latest",
52
- "@nrwl/nx-plugin": "15.3.0-beta.8",
53
- "@nrwl/react": "15.3.0-beta.8",
54
- "@nrwl/react-native": "15.3.0-beta.8",
55
- "@nrwl/rollup": "15.3.0-beta.8",
56
- "@nrwl/storybook": "15.3.0-beta.8",
57
- "@nrwl/tao": "15.3.0-beta.8",
58
- "@nrwl/web": "15.3.0-beta.8",
59
- "@nrwl/webpack": "15.3.0-beta.8",
60
- "nx": "15.3.0-beta.8"
52
+ "@nrwl/nx-plugin": "15.3.0-beta.9",
53
+ "@nrwl/react": "15.3.0-beta.9",
54
+ "@nrwl/react-native": "15.3.0-beta.9",
55
+ "@nrwl/rollup": "15.3.0-beta.9",
56
+ "@nrwl/storybook": "15.3.0-beta.9",
57
+ "@nrwl/tao": "15.3.0-beta.9",
58
+ "@nrwl/web": "15.3.0-beta.9",
59
+ "@nrwl/webpack": "15.3.0-beta.9",
60
+ "nx": "15.3.0-beta.9"
61
61
  }
62
62
  },
63
63
  "peerDependencies": {
@@ -69,9 +69,9 @@
69
69
  }
70
70
  },
71
71
  "dependencies": {
72
- "@nrwl/devkit": "15.3.0-beta.8",
73
- "@nrwl/jest": "15.3.0-beta.8",
74
- "@nrwl/linter": "15.3.0-beta.8",
72
+ "@nrwl/devkit": "15.3.0-beta.9",
73
+ "@nrwl/jest": "15.3.0-beta.9",
74
+ "@nrwl/linter": "15.3.0-beta.9",
75
75
  "@parcel/watcher": "2.0.4",
76
76
  "chalk": "4.1.0",
77
77
  "chokidar": "^3.5.1",
@@ -86,7 +86,7 @@
86
86
  "ignore": "^5.0.4",
87
87
  "minimatch": "3.0.5",
88
88
  "npm-run-path": "^4.0.1",
89
- "nx": "15.3.0-beta.8",
89
+ "nx": "15.3.0-beta.9",
90
90
  "open": "^8.4.0",
91
91
  "rxjs": "^6.5.4",
92
92
  "semver": "7.3.4",
@@ -99,5 +99,5 @@
99
99
  "access": "public"
100
100
  },
101
101
  "types": "./index.d.ts",
102
- "gitHead": "ee65e6a1001330a44d3d3ff8f53aad953095f956"
102
+ "gitHead": "ad201d598940482e9bbfddb776bdccae19daf296"
103
103
  }