Skip to content

Commit d35494e

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @cypress/instrument-cra to v1.4.0
1 parent e45aacb commit d35494e

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
@@ -46,7 +46,7 @@
4646
},
4747
"devDependencies": {
4848
"@cypress/code-coverage": "3.8.2",
49-
"@cypress/instrument-cra": "1.3.2",
49+
"@cypress/instrument-cra": "1.4.0",
5050
"check-code-coverage": "1.0.1",
5151
"cypress": "4.12.1",
5252
"dependency-version-badge": "1.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1444,10 +1444,10 @@
14441444
js-yaml "3.14.0"
14451445
nyc "15.1.0"
14461446

1447-
"@cypress/instrument-cra@1.3.2":
1448-
version "1.3.2"
1449-
resolved "https://registry.yarnpkg.com/@cypress/instrument-cra/-/instrument-cra-1.3.2.tgz#3595f6cc478b15d1b56690dc6ee1dcbeca058a83"
1450-
integrity sha512-KAX/rr3q+GdYbrZaiefGtu5L1CMJ+SMJK6MCh+vjyZKP5I6Ndxs9S3Yazd8Sd8yxAnVoWQijjoW7vqtj23WYdw==
1447+
"@cypress/instrument-cra@1.4.0":
1448+
version "1.4.0"
1449+
resolved "https://registry.yarnpkg.com/@cypress/instrument-cra/-/instrument-cra-1.4.0.tgz#c62427b9890e67544e86fd5b927cfdca3ad003d2"
1450+
integrity sha512-gXf540xL0jcUXkWyrA2Ug9rzs+jRkc9EPhnRi8XfbnRjdF4lvnn108N6x0lgTApMTbbpCDbVuskHGXDmIuD3CQ==
14511451
dependencies:
14521452
babel-plugin-istanbul "6.0.0"
14531453
debug "4.2.0"

0 commit comments

Comments
 (0)