Skip to content

Commit

Permalink
breaking: update deps (cypress@12)
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Mucha <jakub.mucha@icloud.com>
  • Loading branch information
drptbl committed Jan 31, 2023
1 parent ab39e8d commit 8f6fc21
Show file tree
Hide file tree
Showing 2 changed files with 585 additions and 279 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,54 +47,54 @@
},
"dependencies": {
"@cypress/code-coverage": "^3.10.0",
"@cypress/webpack-dev-server": "^3.1.0",
"@cypress/webpack-dev-server": "^3.2.3",
"@drptbl/gremlins.js": "^2.2.1",
"@playwright/test": "^1.27.1",
"@playwright/test": "^1.30.0",
"@synthetixio/js": "^2.41.0",
"@testing-library/cypress": "^8.0.3",
"@testing-library/cypress": "^9.0.0",
"@testing-library/react": "^13.4.0",
"@types/testing-library__cypress": "^5.0.9",
"axios": "^1.1.3",
"axios": "^1.3.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-react-generate-property": "^1.1.2",
"babel-plugin-react-remove-properties": "^0.3.0",
"babel-plugin-transform-react-qa-classes": "^1.6.0",
"babel-plugin-transform-react-styled-components-qa": "^2.1.0",
"bytes32": "^0.0.3",
"commander": "^9.4.1",
"cypress": "^11.0.1",
"commander": "^10.0.0",
"cypress": "^12.4.1",
"cypress-wait-until": "^1.7.2",
"debug": "^4.3.4",
"dotenv": "^16.0.3",
"dotenv-parse-variables": "^2.0.0",
"download": "^8.0.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.6.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-chai-friendly": "^0.7.2",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-testing-library": "^5.9.1",
"eslint-plugin-testing-library": "^5.10.0",
"eslint-plugin-ui-testing": "^2.0.1",
"eslint-plugin-unicorn": "^44.0.2",
"eslint-plugin-unicorn": "^45.0.2",
"ethers": "^5.7.2",
"etherscan-api": "^10.2.0",
"etherscan-api": "^10.3.0",
"find-config": "^1.0.0",
"node-fetch": "^2.6.1",
"prettier": "^2.7.1",
"serve": "^14.1.1",
"start-server-and-test": "^1.14.0",
"prettier": "^2.8.3",
"serve": "^14.2.0",
"start-server-and-test": "^1.15.3",
"synthetix-js": "^2.74.1"
},
"devDependencies": {
"@metamask/test-dapp": "^5.2.1",
"@metamask/test-dapp": "^5.3.0",
"@microsoft/eslint-formatter-sarif": "^3.0.0",
"npm-check-updates": "^16.3.22",
"release-it": "^15.5.0"
"npm-check-updates": "^16.6.3",
"release-it": "^15.6.0"
},
"engines": {
"node": ">=10"
Expand Down
Loading

0 comments on commit 8f6fc21

Please sign in to comment.