Bump cypress-slow-down from 1.2.1 to 1.3.1 in /spiffworkflow-frontend (#1144)

Bumps [cypress-slow-down](https://github.com/bahmutov/cypress-slow-down) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/bahmutov/cypress-slow-down/releases)
- [Commits](https://github.com/bahmutov/cypress-slow-down/compare/v1.2.1...v1.3.1)

---
updated-dependencies:
- dependency-name: cypress-slow-down
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-03-01 15:45:20 +00:00 committed by GitHub
parent 72629f5ed8
commit e909cf7a21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

View File

@ -72,7 +72,7 @@
"@typescript-eslint/parser": "^5.30.6", "@typescript-eslint/parser": "^5.30.6",
"cypress": "^12", "cypress": "^12",
"cypress-file-upload": "^5.0.8", "cypress-file-upload": "^5.0.8",
"cypress-slow-down": "^1.2.1", "cypress-slow-down": "^1.3.1",
"eslint": "^8.19.0", "eslint": "^8.19.0",
"eslint_d": "^12.2.0", "eslint_d": "^12.2.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",
@ -11150,9 +11150,9 @@
"dev": true "dev": true
}, },
"node_modules/cypress-slow-down": { "node_modules/cypress-slow-down": {
"version": "1.2.1", "version": "1.3.1",
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.2.1.tgz", "resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.3.1.tgz",
"integrity": "sha512-Pd+nESR+Ca8I+mLGbBrPVMEFvJBWxkJcEdcIUDxSBnMoWI00hiIKxzEgVqCv5c6Oap2OPpnrPLbJBwveCNKLig==", "integrity": "sha512-ktlu38FuRn3lUNMGKXrrCLke/pCpRufnqC9Tk7z7u9OblyBZbrdTAHRIzn3IrYe+0ZFc781KHTbq02JxKdi9SQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cypress-plugin-config": "^1.0.0" "cypress-plugin-config": "^1.0.0"
@ -42425,9 +42425,9 @@
"dev": true "dev": true
}, },
"cypress-slow-down": { "cypress-slow-down": {
"version": "1.2.1", "version": "1.3.1",
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.2.1.tgz", "resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.3.1.tgz",
"integrity": "sha512-Pd+nESR+Ca8I+mLGbBrPVMEFvJBWxkJcEdcIUDxSBnMoWI00hiIKxzEgVqCv5c6Oap2OPpnrPLbJBwveCNKLig==", "integrity": "sha512-ktlu38FuRn3lUNMGKXrrCLke/pCpRufnqC9Tk7z7u9OblyBZbrdTAHRIzn3IrYe+0ZFc781KHTbq02JxKdi9SQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"cypress-plugin-config": "^1.0.0" "cypress-plugin-config": "^1.0.0"

View File

@ -101,7 +101,7 @@
"@typescript-eslint/parser": "^5.30.6", "@typescript-eslint/parser": "^5.30.6",
"cypress": "^12", "cypress": "^12",
"cypress-file-upload": "^5.0.8", "cypress-file-upload": "^5.0.8",
"cypress-slow-down": "^1.2.1", "cypress-slow-down": "^1.3.1",
"eslint": "^8.19.0", "eslint": "^8.19.0",
"eslint_d": "^12.2.0", "eslint_d": "^12.2.0",
"eslint-config-airbnb": "^19.0.4", "eslint-config-airbnb": "^19.0.4",