Skip to content

Commit 5c35a7d

Browse files
build(deps-dev): bump cypress from 14.5.2 to 14.5.3 (#331)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.2 to 14.5.3. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v14.5.2...v14.5.3) --- updated-dependencies: - dependency-name: cypress dependency-version: 14.5.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f93d26 commit 5c35a7d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/parser": "^8.38.0",
6666
"copy-webpack-plugin": "^13.0.0",
6767
"css-loader": "^7.1.2",
68-
"cypress": "^14.5.2",
68+
"cypress": "^14.5.3",
6969
"cypress-multi-reporters": "^2.0.5",
7070
"eslint": "^9.32.0",
7171
"eslint-config-prettier": "^10.1.8",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -83,17 +83,17 @@ __metadata:
8383
languageName: node
8484
linkType: hard
8585

86-
"@cypress/request@npm:^3.0.8":
87-
version: 3.0.8
88-
resolution: "@cypress/request@npm:3.0.8"
86+
"@cypress/request@npm:^3.0.9":
87+
version: 3.0.9
88+
resolution: "@cypress/request@npm:3.0.9"
8989
dependencies:
9090
aws-sign2: ~0.7.0
9191
aws4: ^1.8.0
9292
caseless: ~0.12.0
9393
combined-stream: ~1.0.6
9494
extend: ~3.0.2
9595
forever-agent: ~0.6.1
96-
form-data: ~4.0.0
96+
form-data: ~4.0.4
9797
http-signature: ~1.4.0
9898
is-typedarray: ~1.0.0
9999
isstream: ~0.1.2
@@ -105,7 +105,7 @@ __metadata:
105105
tough-cookie: ^5.0.0
106106
tunnel-agent: ^0.6.0
107107
uuid: ^8.3.2
108-
checksum: 0a80d5872c6a82b74ed639be773ea68f5047aea63e9e6a10e64eda73ebab9c0ee0a7435df4b11ededc49a7e186884aa7997143effd21ef6321e233489764668b
108+
checksum: d22327b6fc52c8c6bbfa82b3a5b40f890f869da615c0dd494b3bf2c016eb3b1875082b451571d6b109a84c7e73a5869e9a997cdb71716e46900f607002e6afd0
109109
languageName: node
110110
linkType: hard
111111

@@ -4091,7 +4091,7 @@ __metadata:
40914091
concurrently: ^9.2.0
40924092
copy-webpack-plugin: ^13.0.0
40934093
css-loader: ^7.1.2
4094-
cypress: ^14.5.2
4094+
cypress: ^14.5.3
40954095
cypress-multi-reporters: ^2.0.5
40964096
eslint: ^9.32.0
40974097
eslint-config-prettier: ^10.1.8
@@ -4253,11 +4253,11 @@ __metadata:
42534253
languageName: node
42544254
linkType: hard
42554255

4256-
"cypress@npm:^14.5.2":
4257-
version: 14.5.2
4258-
resolution: "cypress@npm:14.5.2"
4256+
"cypress@npm:^14.5.3":
4257+
version: 14.5.3
4258+
resolution: "cypress@npm:14.5.3"
42594259
dependencies:
4260-
"@cypress/request": ^3.0.8
4260+
"@cypress/request": ^3.0.9
42614261
"@cypress/xvfb": ^1.2.4
42624262
"@types/sinonjs__fake-timers": 8.1.1
42634263
"@types/sizzle": ^2.3.2
@@ -4303,7 +4303,7 @@ __metadata:
43034303
yauzl: ^2.10.0
43044304
bin:
43054305
cypress: bin/cypress
4306-
checksum: 1a5cab5f685cc3cf10f762accb6d2ab4c85d4e637427301e5cec0784c0737d1119d075d2bb6a38bf66c0b675b0d9c6677482c4edea5210b932a9b3c14f693ff0
4306+
checksum: c7bba5b124556abab5c8536b353569bf440c9d17cfdf302c7594f50f080057e32103d9d270148b16a1f7601bd561eacf83c7472b0df1cba97fd3be6d4ab7558b
43074307
languageName: node
43084308
linkType: hard
43094309

@@ -6562,7 +6562,7 @@ __metadata:
65626562
languageName: node
65636563
linkType: hard
65646564

6565-
"form-data@npm:~4.0.0":
6565+
"form-data@npm:~4.0.4":
65666566
version: 4.0.4
65676567
resolution: "form-data@npm:4.0.4"
65686568
dependencies:

0 commit comments

Comments
 (0)