Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cypress from 13.15.1 to 13.15.2 #462

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@typescript-eslint/eslint-plugin": "^8.11.0",
"@typescript-eslint/parser": "^8.12.2",
"@vitejs/plugin-react-swc": "^3.7.0",
"cypress": "^13.15.1",
"cypress": "^13.15.2",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
Expand Down
35 changes: 12 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.4":
"@cypress/request@npm:^3.0.6":
version: 3.0.6
resolution: "@cypress/request@npm:3.0.6"
dependencies:
Expand Down Expand Up @@ -1992,10 +1992,10 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^3.2.0":
version: 3.8.0
resolution: "ci-info@npm:3.8.0"
checksum: d0a4d3160497cae54294974a7246202244fff031b0a6ea20dd57b10ec510aa17399c41a1b0982142c105f3255aff2173e5c0dd7302ee1b2f28ba3debda375098
"ci-info@npm:^4.0.0":
version: 4.0.0
resolution: "ci-info@npm:4.0.0"
checksum: 122fe41c5eb8d0b5fa0ab6fd674c5ddcf2dc59766528b062a0144ff0d913cfb210ef925ec52110e7c2a7f4e603d5f0e8b91cfe68867e196e9212fa0b94d0a08a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2212,11 +2212,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^13.15.1":
version: 13.15.1
resolution: "cypress@npm:13.15.1"
"cypress@npm:^13.15.2":
version: 13.15.2
resolution: "cypress@npm:13.15.2"
dependencies:
"@cypress/request": ^3.0.4
"@cypress/request": ^3.0.6
"@cypress/xvfb": ^1.2.4
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
Expand All @@ -2227,6 +2227,7 @@ __metadata:
cachedir: ^2.3.0
chalk: ^4.1.0
check-more-types: ^2.24.0
ci-info: ^4.0.0
cli-cursor: ^3.1.0
cli-table3: ~0.6.1
commander: ^6.2.1
Expand All @@ -2241,7 +2242,6 @@ __metadata:
figures: ^3.2.0
fs-extra: ^9.1.0
getos: ^3.2.1
is-ci: ^3.0.1
is-installed-globally: ~0.4.0
lazy-ass: ^1.6.0
listr2: ^3.8.3
Expand All @@ -2261,7 +2261,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: eac8727698ee4bb9e560ce8f8663bd234accabae5c2dae61783d58dc2e4bc01ca0cb8482d107c280f44a1fc5d295e19fb4306e3c26ac5c9c3654a2fa238b3f4c
checksum: 95b728cd0908d9bed03576bc2133d7489b2b0596d6e23a59e19735487dd0cfa86f2d4e3aa811406bbc1b082774c5509ce6fdc9725367febe22f9f45cae522afe
languageName: node
linkType: hard

Expand Down Expand Up @@ -2459,7 +2459,7 @@ __metadata:
"@vitejs/plugin-react-swc": ^3.7.0
ag-grid-community: ^32.1.0
bootstrap: ^5.3.3
cypress: ^13.15.1
cypress: ^13.15.2
eslint: ^9.14.0
eslint-config-prettier: ^9.1.0
eslint-plugin-jsx-a11y: ^6.10.2
Expand Down Expand Up @@ -4091,17 +4091,6 @@ __metadata:
languageName: node
linkType: hard

"is-ci@npm:^3.0.1":
version: 3.0.1
resolution: "is-ci@npm:3.0.1"
dependencies:
ci-info: ^3.2.0
bin:
is-ci: bin.js
checksum: 192c66dc7826d58f803ecae624860dccf1899fc1f3ac5505284c0a5cf5f889046ffeb958fa651e5725d5705c5bcb14f055b79150ea5fcad7456a9569de60260e
languageName: node
linkType: hard

"is-core-module@npm:^2.13.0":
version: 2.13.1
resolution: "is-core-module@npm:2.13.1"
Expand Down