test: vendor node-is-valid-window (#39965)

This commit is contained in:
David Sanders
2023-09-25 03:43:57 -07:00
committed by GitHub
parent fdf1ecec47
commit 18f517d8a6
13 changed files with 181 additions and 14 deletions

View File

@@ -8,6 +8,7 @@
},
"devDependencies": {
"@electron-ci/echo": "file:./fixtures/native-addon/echo",
"@electron-ci/is-valid-window": "file:./is-valid-window",
"@electron-ci/uv-dlopen": "file:./fixtures/native-addon/uv-dlopen/",
"@marshallofsound/mocha-appveyor-reporter": "^0.4.3",
"@types/sinon": "^9.0.4",
@@ -20,7 +21,6 @@
"dbus-native": "github:nornagon/dbus-native#master",
"dirty-chai": "^2.0.1",
"graceful-fs": "^4.1.15",
"is-valid-window": "0.0.5",
"mkdirp": "^0.5.1",
"mocha": "^10.0.0",
"mocha-junit-reporter": "^1.18.0",