@o3r/schematics 8.4.0-alpha.7 → 8.4.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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/schematics",
3
- "version": "8.4.0-alpha.7",
3
+ "version": "8.4.0-alpha.9",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/index.js",
6
6
  "keywords": [
@@ -36,7 +36,7 @@
36
36
  "comment-json": "^4.1.0",
37
37
  "globby": "^11.1.0",
38
38
  "minimatch": "^6.1.6",
39
- "semver": "^7.3.2",
39
+ "semver": "^7.5.2",
40
40
  "tslib": "^2.4.1"
41
41
  },
42
42
  "devDependencies": {
@@ -58,9 +58,9 @@
58
58
  "@nrwl/jest": "~15.9.0",
59
59
  "@nrwl/js": "~15.9.0",
60
60
  "@nrwl/linter": "~15.9.0",
61
- "@o3r/build-helpers": "^8.4.0-alpha.7",
62
- "@o3r/dev-tools": "^8.4.0-alpha.7",
63
- "@o3r/eslint-plugin": "^8.4.0-alpha.7",
61
+ "@o3r/build-helpers": "^8.4.0-alpha.9",
62
+ "@o3r/dev-tools": "^8.4.0-alpha.9",
63
+ "@o3r/eslint-plugin": "^8.4.0-alpha.9",
64
64
  "@schematics/angular": "~15.2.0",
65
65
  "@types/jest": "~28.1.2",
66
66
  "@types/node": "^17.0.45",