Skip to content

Commit 60e0b81

Browse files
committed
chore(deps) bump cypress
1 parent 25875b6 commit 60e0b81

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
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"chai": "^4.3.4",
21-
"cypress": "^8.4.0",
21+
"cypress": "^8.4.1",
2222
"lerna": "4.0.0",
2323
"mocha": "^9.1.1",
2424
"node-sass": "6.0.1",

yarn.lock

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

4447-
cypress@^8.4.0:
4448-
version "8.4.0"
4449-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.4.0.tgz#09ec06a73f1cb10121c103cba15076e659e24876"
4450-
integrity sha512-RtVgGFR06ikyMaq/VqapeqOjGaIA42PpK7F0qe1MCiFArfUuJECsLmeYaOA+1TlmNUgJNMSF5fWKkZIJr5Uc7w==
4447+
4448+
version "8.4.1"
4449+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-8.4.1.tgz#8b5898bf49359cadc28f02ba05d51f63b8e3a717"
4450+
integrity sha512-itJXq0Vx3sXCUrDyBi2IUrkxVu/gTTp1VhjB5tzGgkeCR8Ae+/T8WV63rsZ7fS8Tpq7LPPXiyoM/sEdOX7cR6A==
44514451
dependencies:
44524452
"@cypress/request" "^2.88.6"
44534453
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)