Skip to content

Commit

Permalink
Revert "fix: packages/pf-codemods/package.json to reduce vulnerabilit…
Browse files Browse the repository at this point in the history
…ies (patternfly#650)"

This reverts commit fe3aef5.
  • Loading branch information
wise-king-sullyman committed Jun 6, 2024
1 parent 46b9ff7 commit 1241113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/pf-codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@patternfly/eslint-plugin-pf-codemods": "^1.101.2",
"@typescript-eslint/parser": "^7.3.1",
"commander": "^5.1.0",
"eslint": "^9.0.0",
"eslint": "^7.3.0 || ^8.29.0",
"typescript": "^5.4.2"
}
}

0 comments on commit 1241113

Please sign in to comment.