Skip to content

Commit

Permalink
Bump cypress from 13.7.3 to 13.8.0 (#1764)
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.3 to 13.8.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.7.3...v13.8.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent f0516f6 commit 9742c9b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/endringsmelding-pleiepenger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"axe-core": "4.9.0",
"babel-polyfill": "6.26.0",
"cross-env": "7.0.3",
"cypress": "13.7.3",
"cypress": "13.8.0",
"cypress-axe": "1.5.0",
"cypress-file-upload": "5.0.8",
"jsdom": "24.0.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/pleiepenger-sykt-barn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"axe-core": "4.9.0",
"busboy": "1.6.0",
"cross-env": "7.0.3",
"cypress": "13.7.3",
"cypress": "13.8.0",
"cypress-axe": "1.5.0",
"cypress-file-upload": "5.0.8",
"dayjs": "1.11.10",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3350,7 +3350,7 @@ __metadata:
compression: 1.7.4
cookie-parser: 1.4.6
cross-env: 7.0.3
cypress: 13.7.3
cypress: 13.8.0
cypress-axe: 1.5.0
cypress-file-upload: 5.0.8
dayjs: 1.11.10
Expand Down Expand Up @@ -3832,7 +3832,7 @@ __metadata:
compression: 1.7.4
cookie-parser: 1.4.6
cross-env: 7.0.3
cypress: 13.7.3
cypress: 13.8.0
cypress-axe: 1.5.0
cypress-file-upload: 5.0.8
dayjs: 1.11.10
Expand Down Expand Up @@ -10960,9 +10960,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.7.3":
version: 13.7.3
resolution: "cypress@npm:13.7.3"
"cypress@npm:13.8.0":
version: 13.8.0
resolution: "cypress@npm:13.8.0"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -11008,7 +11008,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: 618db0839893d7633771437a0109225251fc4d3c1fcf54f35e727acc1422ec811907edab2721fa3d8bbc3017df5eb974e2b96cf78d70e40eb92465b3772fa5ca
checksum: 908672e29e600ebdb765e94bff3dcb32774d81014f2910653ae083595ed2b47af514570f0cce7cf99c791bf90e8e26a002dae9f8f6cfc87f88e00fe686ac1797
languageName: node
linkType: hard

Expand Down

0 comments on commit 9742c9b

Please sign in to comment.