Skip to content

Commit

Permalink
Merge branch 'develop' into remove-json-lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Jul 1, 2024
2 parents 50f3268 + a16edd5 commit 809a254
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/cache-version.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Bump this version to force CI to re-create the cache from scratch.

06-07-24
07-01-24
3 changes: 2 additions & 1 deletion packages/launchpad/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@
],
"nx": {
"implicitDependencies": [
"@packages/graphql"
"@packages/graphql",
"@packages/frontend-shared"
]
}
}

3 comments on commit 809a254

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 809a254 Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.13.0/linux-x64/remove-json-lint-809a2543718ae72d79eb454c314e47cea31ded5b/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 809a254 Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin arm64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.14.0/darwin-arm64/remove-json-lint-809a2543718ae72d79eb454c314e47cea31ded5b/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 809a254 Jul 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release build at https://on.cypress.io/advanced-installation#Install-pre-release-version

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/13.14.0/darwin-x64/remove-json-lint-809a2543718ae72d79eb454c314e47cea31ded5b/cypress.tgz

Please sign in to comment.