Skip to content

Commit

Permalink
Merge pull request #2084 from vrk-kpa/dependabot/npm_and_yarn/cypress…
Browse files Browse the repository at this point in the history
…-13.3.1

Bump cypress from 12.17.2 to 13.3.1
  • Loading branch information
Zharktas authored Oct 16, 2023
2 parents 6b49e09 + 3f9b4da commit 1fff736
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ jobs:
-e COMMIT_INFO_REMOTE
-e CYPRESS_CI_BUILD_URL
--entrypoint cypress
cypress/included:12.17.2 run
cypress/included:13.3.1 run
--browser chrome:stable
--record --key ${{ secrets.CYPRESS_RECORD_KEY }}
--parallel
Expand Down
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# docker
# docker

This folder contains dockerized versions of the opendata services.

Expand Down
168 changes: 117 additions & 51 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/vrk-kpa/opendata#readme",
"dependencies": {
"cypress": "^12.17.2",
"cypress": "^13.3.1",
"del": "^6.1.1",
"uuid": "^9.0.0"
}
Expand Down

0 comments on commit 1fff736

Please sign in to comment.