Skip to content

Commit

Permalink
Merge pull request #783 from ChildishGhost/dependabot/npm_and_yarn/el…
Browse files Browse the repository at this point in the history
…ectron-33.2.1

chore(deps-dev): bump electron from 33.0.0 to 33.2.1
  • Loading branch information
xatier authored Dec 19, 2024
2 parents a2df693 + 2cd2085 commit c70a3d8
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
20.18.1
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ See build instructions below.

### Requirements

- [Node.js](https://nodejs.org/) >= `20.18.0`
- [Node.js](https://nodejs.org/) >= `20.18.1`
- [npm](https://www.npmjs.com/) >= `9.0.0`

One can install `node` and `npm` via `nvm`.

```bash
nvm install 20.18.0
nvm install 20.18.1
```

### Build and Run Einstein
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"clean-webpack-plugin": "^4.0.0",
"create-file-webpack": "^1.0.2",
"css-loader": "^7.1.2",
"electron": "^33.0.0",
"electron": "^33.2.1",
"electron-debug": "^4.1.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
Expand Down

0 comments on commit c70a3d8

Please sign in to comment.