@o3r/schematics 9.3.0-alpha.29 → 9.3.0-alpha.31

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": "9.3.0-alpha.29",
3
+ "version": "9.3.0-alpha.31",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "keywords": [
@@ -58,9 +58,9 @@
58
58
  "@nx/jest": "~16.8.0",
59
59
  "@nx/js": "~16.8.0",
60
60
  "@nx/linter": "~16.8.0",
61
- "@o3r/build-helpers": "^9.3.0-alpha.29",
62
- "@o3r/dev-tools": "^9.3.0-alpha.29",
63
- "@o3r/eslint-plugin": "^9.3.0-alpha.29",
61
+ "@o3r/build-helpers": "^9.3.0-alpha.31",
62
+ "@o3r/dev-tools": "^9.3.0-alpha.31",
63
+ "@o3r/eslint-plugin": "^9.3.0-alpha.31",
64
64
  "@schematics/angular": "~16.2.0",
65
65
  "@types/jest": "~29.5.2",
66
66
  "@types/node": "^18.0.0",
@@ -74,7 +74,7 @@
74
74
  "eslint-plugin-jsdoc": "~46.6.0",
75
75
  "eslint-plugin-prefer-arrow": "~1.2.3",
76
76
  "eslint-plugin-unicorn": "^47.0.0",
77
- "jest": "~29.6.2",
77
+ "jest": "~29.7.0",
78
78
  "jest-junit": "~16.0.0",
79
79
  "jsonschema": "~1.4.1",
80
80
  "nx": "~16.8.0",