Skip to content

Commit 9f73e40

Browse files
authored
chore(deps): update dependencies (#858)
* chore(deps): update dependencies * update lock file
1 parent 63940ea commit 9f73e40

File tree

3 files changed

+2142
-1870
lines changed

3 files changed

+2142
-1870
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"@types/node": "^22.10.6",
4646
"case-anything": "^2.1.13",
4747
"fs-extra": "^11.2.0",
48-
"lerna": "^8.1.9",
49-
"mocha": "^7.2.0",
50-
"plop": "^3.1.2",
48+
"lerna": "^9.0.0",
49+
"mocha": "^10.8.2",
50+
"plop": "^4.0.4",
5151
"rimraf": "^6.0.1",
5252
"ts-node": "^10.9.2",
5353
"typescript": "^5.4.2"

packages/pf-codemods/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@patternfly/eslint-plugin-pf-codemods": "^1.142.2",
1919
"@typescript-eslint/parser": "^7.3.1",
2020
"commander": "^5.1.0",
21-
"eslint": "^7.3.0 || ^8.56.0",
21+
"eslint": "^8.57.1",
2222
"glob": "^11.0.0",
2323
"inquirer": "^12.3.2",
2424
"typescript": "^5.4.2"

0 commit comments

Comments
 (0)