Merge pull request #676 from neon-bindings/dependabot/npm_and_yarn/test/electron/electron-11.1.0
Some checks failed
Lints / lint (14.x, nightly) (push) Has been cancelled
Test on Linux / build (12.x, beta) (push) Has been cancelled
Test on Linux / build (12.x, nightly) (push) Has been cancelled
Test on Linux / build (12.x, stable) (push) Has been cancelled
Test on Linux / build (14.x, beta) (push) Has been cancelled
Test on Linux / build (14.x, nightly) (push) Has been cancelled
Test on Linux / build (14.x, stable) (push) Has been cancelled
Test on Linux / build (16.x, beta) (push) Has been cancelled
Test on Linux / build (16.x, nightly) (push) Has been cancelled
Test on Linux / build (16.x, stable) (push) Has been cancelled
Test on MacOS / build (12.x, beta) (push) Has been cancelled
Test on MacOS / build (12.x, nightly) (push) Has been cancelled
Test on MacOS / build (12.x, stable) (push) Has been cancelled
Test on MacOS / build (14.x, beta) (push) Has been cancelled
Test on MacOS / build (14.x, nightly) (push) Has been cancelled
Test on MacOS / build (14.x, stable) (push) Has been cancelled
Test on MacOS / build (16.x, beta) (push) Has been cancelled
Test on MacOS / build (16.x, nightly) (push) Has been cancelled
Test on MacOS / build (16.x, stable) (push) Has been cancelled
Test on Windows / build (12.x, beta) (push) Has been cancelled
Test on Windows / build (12.x, nightly) (push) Has been cancelled
Test on Windows / build (12.x, stable) (push) Has been cancelled
Test on Windows / build (14.x, beta) (push) Has been cancelled
Test on Windows / build (14.x, nightly) (push) Has been cancelled
Test on Windows / build (14.x, stable) (push) Has been cancelled
Test on Windows / build (16.x, beta) (push) Has been cancelled
Test on Windows / build (16.x, nightly) (push) Has been cancelled
Test on Windows / build (16.x, stable) (push) Has been cancelled
Some checks failed
Lints / lint (14.x, nightly) (push) Has been cancelled
Test on Linux / build (12.x, beta) (push) Has been cancelled
Test on Linux / build (12.x, nightly) (push) Has been cancelled
Test on Linux / build (12.x, stable) (push) Has been cancelled
Test on Linux / build (14.x, beta) (push) Has been cancelled
Test on Linux / build (14.x, nightly) (push) Has been cancelled
Test on Linux / build (14.x, stable) (push) Has been cancelled
Test on Linux / build (16.x, beta) (push) Has been cancelled
Test on Linux / build (16.x, nightly) (push) Has been cancelled
Test on Linux / build (16.x, stable) (push) Has been cancelled
Test on MacOS / build (12.x, beta) (push) Has been cancelled
Test on MacOS / build (12.x, nightly) (push) Has been cancelled
Test on MacOS / build (12.x, stable) (push) Has been cancelled
Test on MacOS / build (14.x, beta) (push) Has been cancelled
Test on MacOS / build (14.x, nightly) (push) Has been cancelled
Test on MacOS / build (14.x, stable) (push) Has been cancelled
Test on MacOS / build (16.x, beta) (push) Has been cancelled
Test on MacOS / build (16.x, nightly) (push) Has been cancelled
Test on MacOS / build (16.x, stable) (push) Has been cancelled
Test on Windows / build (12.x, beta) (push) Has been cancelled
Test on Windows / build (12.x, nightly) (push) Has been cancelled
Test on Windows / build (12.x, stable) (push) Has been cancelled
Test on Windows / build (14.x, beta) (push) Has been cancelled
Test on Windows / build (14.x, nightly) (push) Has been cancelled
Test on Windows / build (14.x, stable) (push) Has been cancelled
Test on Windows / build (16.x, beta) (push) Has been cancelled
Test on Windows / build (16.x, nightly) (push) Has been cancelled
Test on Windows / build (16.x, stable) (push) Has been cancelled
build(deps-dev): bump electron from 11.0.4 to 11.1.0 in /test/electron
This commit is contained in:
commit
f3a96aaa7d
6
test/electron/package-lock.json
generated
6
test/electron/package-lock.json
generated
@ -810,9 +810,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"electron": {
|
||||
"version": "11.0.4",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-11.0.4.tgz",
|
||||
"integrity": "sha512-ipfQ28Km52iuDSe9VK0G5uuyxi8qy8szg+01kQTRXZFCLlpgsgU+vQxWkld2tkhXWdu+H3dmgYHvWtoijOvhjw==",
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-11.1.0.tgz",
|
||||
"integrity": "sha512-RFAhR/852VMaRd9NSe7jprwSoG9dLc6u1GwnqRWg+/3cy/8Zrwt1Betw1lXiZH7hGuB9K2cqju83Xv5Pq5ZSGA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@electron/get": "^1.0.1",
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
"repository": "https://github.com/electron/electron-quick-start",
|
||||
"devDependencies": {
|
||||
"cargo-cp-artifact": "^0.1.0 ",
|
||||
"electron": "^11.0.3",
|
||||
"electron": "^11.1.0",
|
||||
"spectron": "^13.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user