Skip to content

Commit

Permalink
Sync dependencies to the latest versions (opensearch-project#241)
Browse files Browse the repository at this point in the history
* Sync Cypress version to 13.6.0

Signed-off-by: Ryan Liang <[email protected]>

* Sync all the dependencies with latest versions

Signed-off-by: Ryan Liang <[email protected]>

* Add yarn lock changes

Signed-off-by: Ryan Liang <[email protected]>

* Update snapshots

Signed-off-by: Ryan Liang <[email protected]>

---------

Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Jan 8, 2024
1 parent 881856e commit d2d76f7
Show file tree
Hide file tree
Showing 3 changed files with 402 additions and 310 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
"react-double-scrollbar": "^0.0.15"
},
"devDependencies": {
"@testing-library/user-event": "^13.1.9",
"@testing-library/user-event": "^14.4.3",
"@types/enzyme-adapter-react-16": "^1.0.6",
"@types/react-test-renderer": "^16.9.1",
"cypress": "^12.8.1",
"@types/react-test-renderer": "^18.0.0",
"cypress": "^13.6.0",
"eslint": "^6.8.0",
"husky": "^4.2.5",
"husky": "^8.0.3",
"jest-dom": "^4.0.0",
"jest-raw-loader": "^1.0.1",
"lint-staged": "^10.2.0",
"lint-staged": "^13.1.0",
"mutationobserver-shim": "^0.3.3",
"jest-dom": "^4.0.0",
"ts-jest": "^29.1.0"
},
"resolutions": {
Expand Down
Loading

0 comments on commit d2d76f7

Please sign in to comment.