We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63940ea commit 9f73e40Copy full SHA for 9f73e40
package.json
@@ -45,9 +45,9 @@
45
"@types/node": "^22.10.6",
46
"case-anything": "^2.1.13",
47
"fs-extra": "^11.2.0",
48
- "lerna": "^8.1.9",
49
- "mocha": "^7.2.0",
50
- "plop": "^3.1.2",
+ "lerna": "^9.0.0",
+ "mocha": "^10.8.2",
+ "plop": "^4.0.4",
51
"rimraf": "^6.0.1",
52
"ts-node": "^10.9.2",
53
"typescript": "^5.4.2"
packages/pf-codemods/package.json
@@ -18,7 +18,7 @@
18
"@patternfly/eslint-plugin-pf-codemods": "^1.142.2",
19
"@typescript-eslint/parser": "^7.3.1",
20
"commander": "^5.1.0",
21
- "eslint": "^7.3.0 || ^8.56.0",
+ "eslint": "^8.57.1",
22
"glob": "^11.0.0",
23
"inquirer": "^12.3.2",
24
0 commit comments