Skip to content

Commit 8f8c685

Browse files
chore(deps-dev): bump cypress from 9.7.0 to 10.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.7.0 to 10.1.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@v9.7.0...v10.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 71e75c0 commit 8f8c685

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
@@ -81,7 +81,7 @@
8181
"concurrently": "^7.0.0",
8282
"coveralls": "^3.0.2",
8383
"css-to-string-loader": "^0.1.3",
84-
"cypress": "9.7.0",
84+
"cypress": "10.1.0",
8585
"cypress-image-snapshot": "^4.0.1",
8686
"documentation": "13.2.0",
8787
"eslint": "^8.4.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1988,7 +1988,7 @@
19881988
slash "^3.0.0"
19891989
write-file-atomic "^4.0.1"
19901990

1991-
"@jest/types@^28.1.0", "@jest/types@^28.1.1":
1991+
"@jest/types@^28.1.1":
19921992
version "28.1.1"
19931993
resolved "https://registry.yarnpkg.com/@jest/types/-/types-28.1.1.tgz#d059bbc80e6da6eda9f081f293299348bd78ee0b"
19941994
integrity sha512-vRXVqSg1VhDnB8bWcmvLzmg0Bt9CRKVgHPXqYwvWMX3TvAjeO+nRuK6+VdTKCtWOvYlmkF/HqNAL/z+N3B53Kw==
@@ -4275,10 +4275,10 @@ cypress-image-snapshot@^4.0.1:
42754275
pkg-dir "^3.0.0"
42764276
term-img "^4.0.0"
42774277

4278-
cypress@9.7.0:
4279-
version "9.7.0"
4280-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
4281-
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
4278+
cypress@10.1.0:
4279+
version "10.1.0"
4280+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-10.1.0.tgz#6514a26c721822a02bc194e9a7f72c3142aea174"
4281+
integrity sha512-aQ4JVZVib4Xd9FZW8IRZfKelUvqF4y5A+oUbNvn8TlsBmEfIg3m5Xd6Mt6PVU/jHiVJ9Psl905B3ZPnrDcmyuQ==
42824282
dependencies:
42834283
"@cypress/request" "^2.88.10"
42844284
"@cypress/xvfb" "^1.2.4"
@@ -7679,7 +7679,7 @@ jest-snapshot@^28.1.1:
76797679
pretty-format "^28.1.1"
76807680
semver "^7.3.5"
76817681

7682-
jest-util@^28.1.0, jest-util@^28.1.1:
7682+
jest-util@^28.1.1:
76837683
version "28.1.1"
76847684
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-28.1.1.tgz#ff39e436a1aca397c0ab998db5a51ae2b7080d05"
76857685
integrity sha512-FktOu7ca1DZSyhPAxgxB6hfh2+9zMoJ7aEQA759Z6p45NuO8mWcqujH+UdHlCm/V6JTWwDztM2ITCzU1ijJAfw==

0 commit comments

Comments
 (0)