Skip to content

Commit

Permalink
Try: revert some dependencies to resolve playwright tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahimjaved12 committed Feb 17, 2025
1 parent 299062b commit 4f21be3
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 378 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"clean-webpack-plugin": "^4.0.0",
"cli-table3": "^0.6.3",
"commander": "^12.0.0",
"concurrently": "^9.0.0",
"concurrently": "^6.3.0",
"copy-webpack-plugin": "^11.0.0",
"cross-env": "^6.0.0",
"css-loader": "^3.0.0",
Expand All @@ -107,8 +107,8 @@
"enzyme-adapter-react-16": "^1.15.2",
"eslint": "^7.32.0",
"eslint-config-google": "^0.14.0",
"eslint-config-mitodl": "^2.0.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-config-mitodl": "^1.0.0",
"eslint-plugin-jest": "^27.1.3",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"exec-sh": "^0.4.0",
Expand All @@ -125,7 +125,7 @@
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
"prettier-eslint": "16.3.0",
"prettier-eslint": "13.0.0",
"prettier-eslint-cli": "^7.1.0",
"recursive-readdir": "^2.2.3",
"rimraf": "^6.0.0",
Expand Down
Loading

0 comments on commit 4f21be3

Please sign in to comment.