mirror of
https://github.com/google/blockly.git
synced 2026-01-07 17:10:11 +01:00
chore(deps): bump selenium-standalone from 8.1.4 to 8.2.0 (#6270)
Bumps [selenium-standalone](https://github.com/webdriverio/selenium-standalone) from 8.1.4 to 8.2.0. - [Release notes](https://github.com/webdriverio/selenium-standalone/releases) - [Changelog](https://github.com/webdriverio/selenium-standalone/blob/main/HISTORY.md) - [Commits](https://github.com/webdriverio/selenium-standalone/compare/v8.1.4...v8.2.0) --- updated-dependencies: - dependency-name: selenium-standalone 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:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -10371,9 +10371,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/selenium-standalone": {
|
||||
"version": "8.1.4",
|
||||
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-8.1.4.tgz",
|
||||
"integrity": "sha512-nYYwzKqKqW13nzf6EfJhOYns9LGj/RAGs9CySDN7oA+KNqIF/43epjvPvPvHhVlyuVpwSuhVgNNbkgo0Of7XGg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-8.2.0.tgz",
|
||||
"integrity": "sha512-gRFJm2A91sL0/4PavIsfTVNjyqNjk+zbdJg/zAYgTMjuoWJv+BlYJh+1UbEtyjt4YvZACYif1DFAzFjQapqiOA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"commander": "^9.0.0",
|
||||
@@ -21043,9 +21043,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"selenium-standalone": {
|
||||
"version": "8.1.4",
|
||||
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-8.1.4.tgz",
|
||||
"integrity": "sha512-nYYwzKqKqW13nzf6EfJhOYns9LGj/RAGs9CySDN7oA+KNqIF/43epjvPvPvHhVlyuVpwSuhVgNNbkgo0Of7XGg==",
|
||||
"version": "8.2.0",
|
||||
"resolved": "https://registry.npmjs.org/selenium-standalone/-/selenium-standalone-8.2.0.tgz",
|
||||
"integrity": "sha512-gRFJm2A91sL0/4PavIsfTVNjyqNjk+zbdJg/zAYgTMjuoWJv+BlYJh+1UbEtyjt4YvZACYif1DFAzFjQapqiOA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"commander": "^9.0.0",
|
||||
|
||||
Reference in New Issue
Block a user