Skip to content

Commit

Permalink
Spec file linting needs spaces after comparator
Browse files Browse the repository at this point in the history
  • Loading branch information
nadjaheitmann committed Nov 28, 2024
1 parent 8d20d5f commit 1c082bb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@
"@babel/core": "^7.26.0",
"@sheerun/mutationobserver-shim": "^0.3.3",
"@testing-library/react": "^10.4.9",
"@theforeman/builder": ">=12.0.1",
"@theforeman/eslint-plugin-foreman": ">=12.0.1",
"@theforeman/find-foreman": ">=12.0.1",
"@theforeman/test": ">=12.0.1",
"@theforeman/vendor-dev": ">=12.0.1",
"@theforeman/builder": ">= 12.0.1",
"@theforeman/eslint-plugin-foreman": ">= 12.0.1",
"@theforeman/find-foreman": ">= 12.0.1",
"@theforeman/test": ">= 12.0.1",
"@theforeman/vendor-dev": ">= 12.0.1",
"babel-eslint": "^10.0.3",
"eslint": "^6.7.2",
"prettier": "^1.19.1",
Expand Down

0 comments on commit 1c082bb

Please sign in to comment.