Merge pull request #4276 from google/dependabot/npm_and_yarn/develop/selenium-standalone-6.20.0

Bump selenium-standalone from 6.19.0 to 6.20.0
This commit is contained in:
Rachel Fenichel
2020-09-21 17:57:05 -07:00
committed by GitHub

11
package-lock.json generated
View File

@@ -7240,9 +7240,9 @@
}
},
"selenium-standalone": {
"version": "6.19.0",
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-6.19.0.tgz",
"integrity": "sha512-exSFG9j29i1v2cxG/W5N5yMPzcDnVO33h9m+wi2MDmq0xF02cK9kWx2+DLnuX48Xi3dcCe1xm/dyQ0kDvRqIHw==",
"version": "6.20.0",
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-6.20.0.tgz",
"integrity": "sha512-yN7wuMVjPdfy1vA9N2J2CRv1HDh0CAMjq+nctGz8Hh0RVw12OiHTsZjHtXqBAF+qJNRYcHVycOWr3NPQ/E/ceg==",
"dev": true,
"requires": {
"async": "^2.6.2",
@@ -8136,11 +8136,6 @@
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"dev": true
},
"typescript": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg=="
},
"typescript-closure-tools": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/typescript-closure-tools/-/typescript-closure-tools-0.0.7.tgz",