Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
chore: bump ejs and spectron
Browse files Browse the repository at this point in the history
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [spectron](https://github.com/electron/spectron). These dependencies need to be updated together.


Removes `ejs`

Updates `spectron` from 5.0.0 to 19.0.0
- [Release notes](https://github.com/electron/spectron/releases)
- [Changelog](https://github.com/electron-userland/spectron/blob/master/CHANGELOG.md)
- [Commits](electron-userland/spectron@v5.0.0...v19.0.0)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: indirect
- dependency-name: spectron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Oct 17, 2022
1 parent 26b3d1d commit fe0750e
Showing 2 changed files with 1,432 additions and 921 deletions.
2,351 changes: 1,431 additions & 920 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -45,7 +45,7 @@
"request": "^2.70.0",
"rimraf": "^2.5.2",
"signcode": "^1.0.0",
"spectron": "^5.0.0",
"spectron": "^19.0.0",
"standard": "^8.2.0",
"tap": "^14.10.6"
},

0 comments on commit fe0750e

Please sign in to comment.