Skip to content

Commit

Permalink
bump deps (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
mhan83 authored Nov 6, 2023
1 parent 212c0c9 commit 902a52d
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 51 deletions.
212 changes: 164 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "^7.23.2",
"@badeball/cypress-cucumber-preprocessor": "18.0.6",
"@badeball/cypress-cucumber-preprocessor": "19.0.0",
"@cypress/grep": "4.0.0",
"@cypress/webpack-preprocessor": "6.0.0",
"@cypress/xpath": "2.0.3",
"@saucelabs/cypress-plugin": "3.1.0",
"@shelex/cypress-allure-plugin": "2.40.0",
"@tsconfig/node20": "20.1.2",
"babel-loader": "9.1.3",
"cypress": "13.3.0",
"cypress": "13.4.0",
"cypress-mochawesome-reporter": "3.6.1",
"cypress-multi-reporters": "1.6.3",
"cypress-wait-until": "2.0.1",
Expand All @@ -51,7 +51,7 @@
"playwright-webkit": "1.39.0",
"sauce-testrunner-utils": "2.0.0",
"typescript": "5.2.2",
"webpack": "5.88.2",
"webpack": "5.89.0",
"xml-js": "^1.6.11",
"yargs": "^17.7.2"
},
Expand Down

0 comments on commit 902a52d

Please sign in to comment.