mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
Bump protractor-retry from 1.2.12 to 1.2.13 (#1619)
Bumps [protractor-retry](https://github.com/yahoo/Protractor-retry) from 1.2.12 to 1.2.13. - [Release notes](https://github.com/yahoo/Protractor-retry/releases) - [Changelog](https://github.com/yahoo/protractor-retry/blob/master/CHANGELOG.md) - [Commits](https://github.com/yahoo/Protractor-retry/compare/v1.2.12...v1.2.13) 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
6a87e65e68
commit
8a6dc9d5ec
10
package-lock.json
generated
10
package-lock.json
generated
@ -13770,20 +13770,20 @@
|
||||
}
|
||||
},
|
||||
"protractor-retry": {
|
||||
"version": "1.2.12",
|
||||
"resolved": "https://registry.npmjs.org/protractor-retry/-/protractor-retry-1.2.12.tgz",
|
||||
"integrity": "sha512-ys9ZKduWy2xPPnFjRNqPKnczqlO7IUueQKYFVCAxG6gfTg1YcSzuS9TVobdp2R2mN5sjamHN6WuhlE6fpvkbhw==",
|
||||
"version": "1.2.13",
|
||||
"resolved": "https://registry.npmjs.org/protractor-retry/-/protractor-retry-1.2.13.tgz",
|
||||
"integrity": "sha512-xKUuYhFt6mhvd5Zd6v3Tpua36xfAdLyPpbGZ1lLR0RChvbmKXqGXlfLyC5Uqey9/dkSGMxm2SQrrDYOfJhK/4w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"array-unique": "~0.3.2",
|
||||
"chai": "3.x",
|
||||
"chai-as-promised": "5.x",
|
||||
"debug": "^2.1.1",
|
||||
"lodash": "^4.17.12",
|
||||
"lodash": "^4.17.19",
|
||||
"mkdirp": "^0.5.1",
|
||||
"q": "^1.4.1",
|
||||
"xml2js": "~0.4.17",
|
||||
"yargs": "^15.1.0"
|
||||
"yargs": "^15.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"debug": {
|
||||
|
@ -107,7 +107,7 @@
|
||||
"node-stream-zip": "^1.11.3",
|
||||
"prettier": "^2.0.5",
|
||||
"protractor": "^7.0.0",
|
||||
"protractor-retry": "^1.2.9",
|
||||
"protractor-retry": "^1.2.13",
|
||||
"protractor-smartrunner": "^0.1.1",
|
||||
"rxjs-tslint": "^0.1.8",
|
||||
"rxjs-tslint-rules": "^4.34.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user