Skip to content

Commit 5fe1f6e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress-skip-and-only-ui to v1.2.8
1 parent 0d2913e commit 5fe1f6e

File tree

3 files changed

+29
-29
lines changed

3 files changed

+29
-29
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"concurrently": "5.3.0",
6969
"cross-env": "7.0.2",
7070
"cypress": "5.4.0",
71-
"cypress-skip-and-only-ui": "1.2.7",
71+
"cypress-skip-and-only-ui": "1.2.8",
7272
"gitbook-cli": "2.3.2",
7373
"gitbook-plugin-copy-code-button": "0.0.2",
7474
"jest": "24.9.0",

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1833,15 +1833,15 @@ cyclist@^1.0.1:
18331833
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
18341834
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
18351835

1836-
1837-
version "1.2.7"
1838-
resolved "https://registry.yarnpkg.com/cypress-skip-and-only-ui/-/cypress-skip-and-only-ui-1.2.7.tgz#f10588724b2fc7faec3c71a745d2bb4238d9d942"
1839-
integrity sha512-cPrkOXEMijh5UHpsi8/lYskJDRBIY0k5fFf+bJg+ky0UZaRorGYQlrQUEOfohkycPXTWy+CqJSKIrN5Teu+U2w==
1836+
1837+
version "1.2.8"
1838+
resolved "https://registry.yarnpkg.com/cypress-skip-and-only-ui/-/cypress-skip-and-only-ui-1.2.8.tgz#8dce599f5194b7a992e781e48425455495ba1b5b"
1839+
integrity sha512-rXNu+9dyIWRzovB7jN7WTifxe/XTG3g2Ul9RDGde2zW1tzFlJMcgRPpcz8MwQHVpSx96hutFzRLXKF252qWUVA==
18401840
dependencies:
18411841
falafel "2.2.4"
18421842
ramda "0.27.1"
1843-
react "16.13.1"
1844-
react-dom "16.13.1"
1843+
react "16.14.0"
1844+
react-dom "16.14.0"
18451845

18461846
18471847
version "5.4.0"
@@ -6720,10 +6720,10 @@ rc@^1.0.1, rc@^1.1.6, rc@^1.2.7:
67206720
minimist "^1.2.0"
67216721
strip-json-comments "~2.0.1"
67226722

6723-
react-dom@16.13.1:
6724-
version "16.13.1"
6725-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f"
6726-
integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag==
6723+
react-dom@16.14.0:
6724+
version "16.14.0"
6725+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.14.0.tgz#7ad838ec29a777fb3c75c3a190f661cf92ab8b89"
6726+
integrity sha512-1gCeQXDLoIqMgqD3IO2Ah9bnf0w9kzhwN5q4FGnHZ67hBm9yePzB5JJAIQCc8x3pFnNlwFq4RidZggNAAkzWWw==
67276727
dependencies:
67286728
loose-envify "^1.1.0"
67296729
object-assign "^4.1.1"
@@ -6740,10 +6740,10 @@ react-is@^16.8.1, react-is@^16.8.4:
67406740
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.10.2.tgz#984120fd4d16800e9a738208ab1fba422d23b5ab"
67416741
integrity sha512-INBT1QEgtcCCgvccr5/86CfD71fw9EPmDxgiJX4I2Ddr6ZsV6iFXsuby+qWJPtmNuMY0zByTsG4468P7nHuNWA==
67426742

6743-
react@16.13.1:
6744-
version "16.13.1"
6745-
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
6746-
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
6743+
react@16.14.0:
6744+
version "16.14.0"
6745+
resolved "https://registry.yarnpkg.com/react/-/react-16.14.0.tgz#94d776ddd0aaa37da3eda8fc5b6b18a4c9a3114d"
6746+
integrity sha512-0X2CImDkJGApiAlcf0ODKIneSwBPhqJawOa5wCtKbu7ZECrmS26NvtSILynQ66cgkT/RJ4LidJOc3bUESwmU8g==
67476747
dependencies:
67486748
loose-envify "^1.1.0"
67496749
object-assign "^4.1.1"

0 commit comments

Comments
 (0)