Skip to content

Commit

Permalink
Merge pull request #4066 from traPtitech/dependabot/npm_and_yarn/cypr…
Browse files Browse the repository at this point in the history
…ess/request-and-cypress-3.0.1

Bump @cypress/request and cypress
  • Loading branch information
mehm8128 authored Oct 15, 2023
2 parents f44fac5 + 34bee90 commit 0eac6a0
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 48 deletions.
3 changes: 1 addition & 2 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ export default defineConfig({
screenshotsFolder: 'tests/e2e/screenshots',
videosFolder: 'tests/e2e/videos',
supportFile: 'tests/e2e/support/index.ts',
chromeWebSecurity: false,
video: false
chromeWebSecurity: false
}
})
87 changes: 42 additions & 45 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 @@ -71,7 +71,7 @@
"autoprefixer": "^10.4.14",
"axios": "^0.27.2",
"browserslist": "^4.21.10",
"cypress": "^12.13.0",
"cypress": "^13.3.0",
"esbuild": "^0.15.18",
"esbuild-plugin-browserslist": "^0.5.2",
"eslint": "^8.50.0",
Expand Down

0 comments on commit 0eac6a0

Please sign in to comment.