mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-04 13:45:13 +00:00
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:
parent
72629f5ed8
commit
e909cf7a21
14
spiffworkflow-frontend/package-lock.json
generated
14
spiffworkflow-frontend/package-lock.json
generated
@ -72,7 +72,7 @@
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"cypress": "^12",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-slow-down": "^1.2.1",
|
||||
"cypress-slow-down": "^1.3.1",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint_d": "^12.2.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
@ -11150,9 +11150,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/cypress-slow-down": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.2.1.tgz",
|
||||
"integrity": "sha512-Pd+nESR+Ca8I+mLGbBrPVMEFvJBWxkJcEdcIUDxSBnMoWI00hiIKxzEgVqCv5c6Oap2OPpnrPLbJBwveCNKLig==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.3.1.tgz",
|
||||
"integrity": "sha512-ktlu38FuRn3lUNMGKXrrCLke/pCpRufnqC9Tk7z7u9OblyBZbrdTAHRIzn3IrYe+0ZFc781KHTbq02JxKdi9SQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cypress-plugin-config": "^1.0.0"
|
||||
@ -42425,9 +42425,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cypress-slow-down": {
|
||||
"version": "1.2.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.2.1.tgz",
|
||||
"integrity": "sha512-Pd+nESR+Ca8I+mLGbBrPVMEFvJBWxkJcEdcIUDxSBnMoWI00hiIKxzEgVqCv5c6Oap2OPpnrPLbJBwveCNKLig==",
|
||||
"version": "1.3.1",
|
||||
"resolved": "https://registry.npmjs.org/cypress-slow-down/-/cypress-slow-down-1.3.1.tgz",
|
||||
"integrity": "sha512-ktlu38FuRn3lUNMGKXrrCLke/pCpRufnqC9Tk7z7u9OblyBZbrdTAHRIzn3IrYe+0ZFc781KHTbq02JxKdi9SQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cypress-plugin-config": "^1.0.0"
|
||||
|
@ -101,7 +101,7 @@
|
||||
"@typescript-eslint/parser": "^5.30.6",
|
||||
"cypress": "^12",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-slow-down": "^1.2.1",
|
||||
"cypress-slow-down": "^1.3.1",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint_d": "^12.2.0",
|
||||
"eslint-config-airbnb": "^19.0.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user