@o3r/eslint-plugin 10.0.0-prerelease.84 → 10.0.0-prerelease.86

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -21,4 +21,4 @@ ng add @o3r/eslint-plugin
21
21
 
22
22
  ## Rules
23
23
 
24
- The list of rules is available in the [documentation](https://github.com/AmadeusITGroup/otter/tree/main/docs/linter/eslint-plugin/rules.md).
24
+ The list of rules is available in the [documentation](https://github.com/AmadeusITGroup/otter/tree/main/docs/linter/eslint-plugin/rules).
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o3r/eslint-plugin",
3
- "version": "10.0.0-prerelease.84",
3
+ "version": "10.0.0-prerelease.86",
4
4
  "publishConfig": {
5
5
  "access": "public"
6
6
  },
@@ -64,8 +64,8 @@
64
64
  "@compodoc/compodoc": "^1.1.19",
65
65
  "@nx/eslint-plugin": "~18.0.2",
66
66
  "@nx/jest": "~18.0.2",
67
- "@o3r/build-helpers": "^10.0.0-prerelease.84",
68
- "@o3r/test-helpers": "^10.0.0-prerelease.84",
67
+ "@o3r/build-helpers": "^10.0.0-prerelease.86",
68
+ "@o3r/test-helpers": "^10.0.0-prerelease.86",
69
69
  "@stylistic/eslint-plugin-ts": "^1.5.4",
70
70
  "@types/jest": "~29.5.2",
71
71
  "@types/node": "^20.0.0",