Skip to content

Commit 0793931

Browse files
Update dependency cypress to ~15.10.0
1 parent 84b8932 commit 0793931

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
"core-js": "~3.48.0",
125125
"core-js-compat": "~3.48.0",
126126
"css-loader": "~3.6.0",
127-
"cypress": "~15.9.0",
127+
"cypress": "~15.10.0",
128128
"duplicate-package-checker-webpack-plugin": "~3.0.0",
129129
"enhanced-resolve": "~4.5.0",
130130
"enzyme": "^3.9.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7221,9 +7221,9 @@ __metadata:
72217221
languageName: node
72227222
linkType: hard
72237223

7224-
"cypress@npm:~15.9.0":
7225-
version: 15.9.0
7226-
resolution: "cypress@npm:15.9.0"
7224+
"cypress@npm:~15.10.0":
7225+
version: 15.10.0
7226+
resolution: "cypress@npm:15.10.0"
72277227
dependencies:
72287228
"@cypress/request": "npm:^3.0.10"
72297229
"@cypress/xvfb": "npm:^1.2.4"
@@ -7253,7 +7253,7 @@ __metadata:
72537253
hasha: "npm:5.2.2"
72547254
is-installed-globally: "npm:~0.4.0"
72557255
listr2: "npm:^3.8.3"
7256-
lodash: "npm:^4.17.21"
7256+
lodash: "npm:^4.17.23"
72577257
log-symbols: "npm:^4.0.0"
72587258
minimist: "npm:^1.2.8"
72597259
ospath: "npm:^1.2.2"
@@ -7269,7 +7269,7 @@ __metadata:
72697269
yauzl: "npm:^2.10.0"
72707270
bin:
72717271
cypress: bin/cypress
7272-
checksum: 10/f561e7f9f8956e26a1eeb1dc98614b83abb63c1f83d008ffd26a03d96c15c25037980868f57e07f9821be4c41ace6886f8edf4de6d86a3b5de5f3c059b586ecd
7272+
checksum: 10/d32e501737f48580ba28072b680b8ad53fd1da3bcfca101c6c6fffcc8e5692a280bd01b792dffdc4e1e37407883bb1979669ea11bc8f2f49c59c118c72d8acce
72737273
languageName: node
72747274
linkType: hard
72757275

@@ -13700,7 +13700,7 @@ __metadata:
1370013700
core-js-compat: "npm:~3.48.0"
1370113701
create-react-context: "npm:~0.3.0"
1370213702
css-loader: "npm:~3.6.0"
13703-
cypress: "npm:~15.9.0"
13703+
cypress: "npm:~15.10.0"
1370413704
d3: "npm:^7.8.2"
1370513705
dompurify: "npm:^3.2.4"
1370613706
duplicate-package-checker-webpack-plugin: "npm:~3.0.0"

0 commit comments

Comments
 (0)