Skip to content

Commit

Permalink
UIEH-1389 Remove eslint deps that are already listed in eslint-config…
Browse files Browse the repository at this point in the history
…-stripes
  • Loading branch information
BogdanDenis committed Oct 23, 2023
1 parent 0857b0e commit 94f3eab
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
## [9.1.0] (IN PROGRESS)

* Remove Bigtest tests. (UIEH-1390)
* Remove eslint deps that are already listed in eslint-config-stripes. (UIEH-1389)

## [9.0.0] (https://github.com/folio-org/ui-eholdings/tree/v9.0.0) (2023-10-13)

Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,13 @@
}
},
"devDependencies": {
"@babel/eslint-parser": "^7.17.0",
"@folio/eslint-config-stripes": "^7.0.0",
"@folio/jest-config-stripes": "^2.0.0",
"@folio/stripes": "^9.0.0",
"@folio/stripes-cli": "^3.0.0",
"@folio/stripes-core": "^10.0.0",
"@formatjs/cli": "^6.1.3",
"axe-core": "~4.1.4",
"eslint": "^7.32.0",
"eslint-plugin-jest": "^24.1.3",
"history": "^5.0.0",
"husky": "^1.3.1",
Expand Down

0 comments on commit 94f3eab

Please sign in to comment.