@o3r/schematics 8.2.0-alpha.78 → 8.2.0-alpha.79

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.78",
3
+ "version": "8.2.0-alpha.79",
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.78",
31
+ "@o3r/dev-tools": "^8.2.0-alpha.79",
32
32
  "comment-json": "^4.1.0",
33
33
  "globby": "^11.1.0",
34
34
  "minimatch": "^6.1.6",
@@ -54,8 +54,8 @@
54
54
  "@nrwl/jest": "~15.9.0",
55
55
  "@nrwl/js": "~15.9.0",
56
56
  "@nrwl/linter": "~15.9.0",
57
- "@o3r/build-helpers": "^8.2.0-alpha.78",
58
- "@o3r/eslint-plugin": "^8.2.0-alpha.78",
57
+ "@o3r/build-helpers": "^8.2.0-alpha.79",
58
+ "@o3r/eslint-plugin": "^8.2.0-alpha.79",
59
59
  "@schematics/angular": "~15.2.0",
60
60
  "@types/jest": "~28.1.2",
61
61
  "@types/node": "^17.0.45",