Skip to content

Commit d48cd57

Browse files
Bump cypress from 8.0.0 to 8.1.0 (#37)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.0.0 to 8.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@v8.0.0...v8.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab26c17 commit d48cd57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"babel-loader": "^8.2.2",
6969
"coveralls": "^3.0.2",
7070
"css-to-string-loader": "^0.1.3",
71-
"cypress": "8.0.0",
71+
"cypress": "8.1.0",
7272
"documentation": "13.2.0",
7373
"dompurify": "2.3.0",
7474
"eslint": "^7.30.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3806,10 +3806,10 @@ cyclist@^1.0.1:
38063806
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
38073807
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
38083808

3809-
cypress@8.0.0:
3810-
version "8.0.0"
3811-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.0.0.tgz#bd68f4cff9ffb0c1176e9dd87d020cbdd0001ab8"
3812-
integrity sha512-Hhbc7FtbeCSg5Ui2zxXQLynk7IYGIygG8NqTauS4EtCWyp2k6s4g8P4KUZXwRbhuryN/+/dCd1kPtFbhBx8MuQ==
3809+
cypress@8.1.0:
3810+
version "8.1.0"
3811+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.1.0.tgz#9aaed7fb2a4d1876528b72d437f97bc824db0735"
3812+
integrity sha512-GXjlqPjY/6HPbQwAp3AvlA1Mk/NoJTAmqVSUhQsuM/1xDpd/FQHkxVuq5h6O6RrAoCXSgpZPXFsVtdqE+FwEJw==
38133813
dependencies:
38143814
"@cypress/request" "^2.88.5"
38153815
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)