@o3r/schematics 8.2.0-alpha.7 → 8.2.0-alpha.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "8.2.0-alpha.7",
3
+ "version": "8.2.0-alpha.9",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/index.js",
6
6
  "keywords": [
@@ -28,7 +28,7 @@
28
28
  }
29
29
  },
30
30
  "dependencies": {
31
- "@o3r/dev-tools": "^8.2.0-alpha.7",
31
+ "@o3r/dev-tools": "^8.2.0-alpha.9",
32
32
  "comment-json": "^4.1.0",
33
33
  "globby": "^11.1.0",
34
34
  "minimatch": "^6.1.6",
@@ -51,8 +51,8 @@
51
51
  "@nrwl/jest": "~15.9.0",
52
52
  "@nrwl/js": "~15.9.0",
53
53
  "@nrwl/linter": "~15.9.0",
54
- "@o3r/build-helpers": "^8.2.0-alpha.7",
55
- "@o3r/eslint-plugin": "^8.2.0-alpha.7",
54
+ "@o3r/build-helpers": "^8.2.0-alpha.9",
55
+ "@o3r/eslint-plugin": "^8.2.0-alpha.9",
56
56
  "@schematics/angular": "~15.2.0",
57
57
  "@types/jest": "~28.1.2",
58
58
  "@types/node": "^17.0.45",