Skip to content

Commit

Permalink
chore: update kitchensink to latest (2.0.6) (cypress-io#29252)
Browse files Browse the repository at this point in the history
Co-authored-by: Jennifer Shehane <jennifer@cypress.io>
  • Loading branch information
AtofStryker and jennifer-shehane committed Apr 3, 2024
1 parent d794f93 commit 7410909
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"cross-env": "6.0.3",
"cypress-example-kitchensink": "2.0.5",
"cypress-example-kitchensink": "2.0.6",
"gh-pages": "5.0.0",
"gulp": "4.0.2",
"gulp-clean": "0.4.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13071,10 +13071,10 @@ cypress-each@^1.11.0:
resolved "https://registry.yarnpkg.com/cypress-each/-/cypress-each-1.11.0.tgz#013c9b43a950f157bcf082d4bd0bb424fb370441"
integrity sha512-zeqeQkppPL6BKLIJdfR5IUoZRrxRudApJapnFzWCkkrmefQSqdlBma2fzhmniSJ3TRhxe5xpK3W3/l8aCrHvwQ==

cypress-example-kitchensink@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/cypress-example-kitchensink/-/cypress-example-kitchensink-2.0.5.tgz#e6506c0ed41423377617fe257f33a14f745b20ae"
integrity sha512-FxmHFSi/tRZdgdsSz8mIHFQ3kOKtcCrANrIHp6jzf4pozZPrrSJLxokgawihsbtsdxcm8S24M1ScjvLt+bdEnw==
cypress-example-kitchensink@2.0.6:
version "2.0.6"
resolved "https://registry.yarnpkg.com/cypress-example-kitchensink/-/cypress-example-kitchensink-2.0.6.tgz#f62ce0251ecd76580b7ff3b5f6b4a7cda49c3967"
integrity sha512-FPe7Gtf1+6nrlPMXPM3Flow6cx9aGHVRSpVI7LURLLi5nYms2GMVGKE60uTKKgZYEQlb5aYOLBB4mSz/ml2B1A==
dependencies:
npm-run-all2 "^5.0.0"
serve "14.2.1"
Expand Down

0 comments on commit 7410909

Please sign in to comment.