Skip to content

Commit

Permalink
[Main] Check in yarn.lock file in its current state and update cypres…
Browse files Browse the repository at this point in the history
…s to version 13.6.0 (opensearch-project#1668)

* Check in yarn.lock file in its current state

Signed-off-by: Derek Ho <[email protected]>

* Run bootstrap

Signed-off-by: Derek Ho <[email protected]>

* Add the latest version of Cypress 13 and update yarn lock file

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

---------

Signed-off-by: Derek Ho <[email protected]>
Signed-off-by: Ryan Liang <[email protected]>
Co-authored-by: Craig Perkins <[email protected]>
Co-authored-by: Ryan Liang <[email protected]>
Co-authored-by: Ryan Liang <[email protected]>
  • Loading branch information
4 people authored Dec 1, 2023
1 parent ec661f8 commit eb55ae8
Show file tree
Hide file tree
Showing 3 changed files with 5,193 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_modules
/build/
target
.eslintcache
yarn.lock
/coverage/
.es/
yarn-error.log
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@elastic/eslint-import-resolver-kibana": "link:../../packages/osd-eslint-import-resolver-opensearch-dashboards",
"@testing-library/react-hooks": "^7.0.2",
"@types/hapi__wreck": "^15.0.1",
"cypress": "^13.5.1",
"cypress": "^13.6.0",
"cypress-mochawesome-reporter": "^3.3.0",
"gulp-rename": "2.0.0",
"jose": "^4.11.2",
Expand Down
Loading

0 comments on commit eb55ae8

Please sign in to comment.