Skip to content

Commit

Permalink
TERR-425
Browse files Browse the repository at this point in the history
- reverted package.json and yarn.lock to end-to-end-tests revision
  • Loading branch information
sanchezelton committed Oct 24, 2024
1 parent 1a80636 commit 4d4a244
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 310 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.0",
"@types/lodash": "4.14.187",
"@types/lodash": "^4.14.194",
"@types/node": "^20.8.7",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.1",
Expand Down Expand Up @@ -89,8 +89,8 @@
"dependencies": {
"@emotion/css": "11.10.6",
"d3": "^7.0.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"tslib": "2.5.3"
}
}
Loading

0 comments on commit 4d4a244

Please sign in to comment.