Skip to content

Commit

Permalink
remove unused dependency eslint-config-prettier (merge commit)
Browse files Browse the repository at this point in the history
Merge branch 'hotfix/remove-unnecessary-eslint-config-prettier' into 'main'
* remove unused dependency eslint-config-prettier

See merge request https://gitlab.ci.csc.fi/sds-dev/sd-submit/metadata-submitter-frontend/-/merge_requests/980

Approved-by: Monika Radaviciute <[email protected]>
Co-authored-by: Liisa Lado-Villar <[email protected]>
Merged by Monika Radaviciute <[email protected]>
  • Loading branch information
mradavi committed Jun 28, 2024
2 parents f8bc4d3 + b057603 commit de863d2
Show file tree
Hide file tree
Showing 3 changed files with 281 additions and 305 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

- Removed unused library eslint-config-prettier, follow up of #974
- Removed `redux-mock-store` library which was used to mock Redux store and data for Jest tests #922
- Remove the use CRA boilderplate and webpack from the codebase.

Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@
"cypress": "^13.12.0",
"cypress-file-upload": "^5.0.8",
"eslint": "9.5.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-cypress": "^2.15.2",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
Loading

0 comments on commit de863d2

Please sign in to comment.