mirror of
https://github.com/hoppscotch/hoppscotch
synced 2024-11-22 23:28:35 +00:00
⬆️ Bump cypress from 3.8.0 to 3.8.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Commits](https://github.com/cypress-io/cypress/compare/v3.8.0...v3.8.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
9f2ecd619f
commit
9d02f2687d
6
package-lock.json
generated
6
package-lock.json
generated
@ -3716,9 +3716,9 @@
|
||||
"integrity": "sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk="
|
||||
},
|
||||
"cypress": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.8.0.tgz",
|
||||
"integrity": "sha512-gtEbqCgKETRc3pQFMsELRgIBNgiQg7vbOWTrCi7WE7bgOwNCaW9PEX8Jb3UN8z/maIp9WwzoFfeySfelYY7nRA==",
|
||||
"version": "3.8.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress/-/cypress-3.8.1.tgz",
|
||||
"integrity": "sha512-eLk5OpL/ZMDfQx9t7ZaDUAGVcvSOPTi7CG1tiUnu9BGk7caBiDhuFi3Tz/D5vWqH/Dl6Uh4X+Au4W+zh0xzbXw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@cypress/listr-verbose-renderer": "0.4.1",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"yargs-parser": "^16.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"cypress": "^3.8.0",
|
||||
"cypress": "^3.8.1",
|
||||
"node-sass": "^4.13.0",
|
||||
"sass-loader": "^8.0.0",
|
||||
"start-server-and-test": "^1.10.6"
|
||||
|
Loading…
Reference in New Issue
Block a user