Skip to content

Commit

Permalink
chore(deps): bump electron
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /examples/electron directory: [electron](https://github.com/electron/electron).


Updates `electron` from 9.4.4 to 33.0.2
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v9.4.4...v33.0.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 56887c8 commit 2ab4cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"repository": "https://github.com/Tyriar/node-pty",
"author": "Tyriar",
"dependencies": {
"electron": "^9.1.0",
"electron": "^33.0.2",
"node-pty": "^0.9.0",
"xterm": "4.2.0"
}
Expand Down

0 comments on commit 2ab4cec

Please sign in to comment.