Skip to content

Commit

Permalink
Merge pull request #2098 from system-ui/lachlanjc-e2e-upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus authored Jan 29, 2022
2 parents 9c69777 + a566bff commit 16230ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"build-and-serve-docs": "cd ../.. && yarn workspace docs build && yarn workspace docs serve"
},
"optionalDependencies": {
"@bahmutov/cypress-esbuild-preprocessor": "^2.1.1",
"@percy/cli": "^1.0.0-beta.54",
"@bahmutov/cypress-esbuild-preprocessor": "^2.1.2",
"@percy/cli": "^1.0.0-beta.74",
"@percy/cypress": "^3.1.1",
"@testing-library/cypress": "^8.0.2",
"cypress": "9.0.0",
"esbuild": "^0.14.1"
"cypress": "9.3.1",
"esbuild": "^0.14.14"
}
}

0 comments on commit 16230ea

Please sign in to comment.