@o3r/schematics 10.0.0-next.24 → 10.0.0-next.29

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": "10.0.0-next.24",
3
+ "version": "10.0.0-next.29",
4
4
  "description": "Schematics module of the Otter framework",
5
5
  "main": "./src/public_api.js",
6
6
  "typings": "./src/public_api.d.ts",
@@ -63,9 +63,9 @@
63
63
  "@nx/jest": "~16.10.0",
64
64
  "@nx/js": "~16.10.0",
65
65
  "@nx/linter": "~16.10.0",
66
- "@o3r/build-helpers": "^10.0.0-next.24",
67
- "@o3r/dev-tools": "^10.0.0-next.24",
68
- "@o3r/eslint-plugin": "^10.0.0-next.24",
66
+ "@o3r/build-helpers": "^10.0.0-next.29",
67
+ "@o3r/dev-tools": "^10.0.0-next.29",
68
+ "@o3r/eslint-plugin": "^10.0.0-next.29",
69
69
  "@schematics/angular": "~16.2.0",
70
70
  "@types/jest": "~29.5.2",
71
71
  "@types/node": "^18.0.0",
@@ -75,7 +75,7 @@
75
75
  "cpy-cli": "^4.2.0",
76
76
  "eslint": "^8.42.0",
77
77
  "eslint-import-resolver-node": "^0.3.4",
78
- "eslint-plugin-jest": "~27.4.0",
78
+ "eslint-plugin-jest": "~27.6.0",
79
79
  "eslint-plugin-jsdoc": "~46.8.0",
80
80
  "eslint-plugin-prefer-arrow": "~1.2.3",
81
81
  "eslint-plugin-unicorn": "^47.0.0",