Skip to content

Commit 63508b0

Browse files
Merge pull request #380 from shipshapecode/dependabot/npm_and_yarn/cypress-3.6.1
2 parents 8eb37b4 + 0a3b049 commit 63508b0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4545
"chai": "^4.2.0",
4646
"cssnano": "^4.1.10",
47-
"cypress": "^3.4.1",
47+
"cypress": "^3.6.1",
4848
"eslint": "^6.6.0",
4949
"eslint-plugin-jest": "^23.0.3",
5050
"eslint-plugin-ship-shape": "^0.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,10 +2434,10 @@ cssstyle@^1.0.0:
24342434
dependencies:
24352435
cssom "0.3.x"
24362436

2437-
cypress@^3.4.1:
2438-
version "3.5.0"
2439-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.5.0.tgz#e188bc8f48782953f6865d8830a4dc342334b81c"
2440-
integrity sha512-I1iSReD2C8CTP6s4BvQky4gEqHBnKLmhBIqFyCUZdj6BQ6ZDxGnmIbQPM5g79E2iP60KTIbTK99ZPSDVtsNUUg==
2437+
cypress@^3.6.1:
2438+
version "3.6.1"
2439+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.6.1.tgz#4420957923879f60b7a5146ccbf81841a149b653"
2440+
integrity sha512-6n0oqENdz/oQ7EJ6IgESNb2M7Bo/70qX9jSJsAziJTC3kICfEMmJUlrAnP9bn+ut24MlXQST5nRXhUP5nRIx6A==
24412441
dependencies:
24422442
"@cypress/listr-verbose-renderer" "0.4.1"
24432443
"@cypress/xvfb" "1.2.4"

0 commit comments

Comments
 (0)