Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump cypress from 8.7.0 to 9.2.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.7.0 to 9.2.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v8.7.0...v9.2.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2022
commit a84f09bde41f62f056968e72b05c2a1a61e00d7d
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/pngjs": "^6.0.1",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
"cypress": "^8.6.0",
"cypress": "^9.2.0",
"del-cli": "^4.0.1",
"eslint": "^8.1.0",
"eslint-config-prettier": "^8.3.0",
Expand Down
Loading