Skip to content

Commit

Permalink
Bump merge and nw
Browse files Browse the repository at this point in the history
Bumps [merge](https://github.com/yeikos/js.merge) to 2.1.1 and updates ancestor dependency [nw](https://github.com/nwjs/npm-installer). These dependencies need to be updated together.


Updates `merge` from 1.2.1 to 2.1.1
- [Release notes](https://github.com/yeikos/js.merge/releases)
- [Changelog](https://github.com/swordev/merge/blob/main/CHANGELOG.md)
- [Commits](swordev/merge@v1.2.1...v2.1.1)

Updates `nw` from 0.79.0-sdk to 0.79.1
- [Commits](https://github.com/nwjs/npm-installer/commits)

---
updated-dependencies:
- dependency-name: merge
  dependency-type: indirect
- dependency-name: nw
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 9c5e990 commit 7981443
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
19 changes: 11 additions & 8 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 @@ -12,7 +12,7 @@
},
"devDependencies": {
"eslint": "^8.48.0",
"nw": "0.79.0-sdk",
"nw": "0.79.1",
"prettier": "^3.0.3",
"selenium-webdriver": "^4.12.0"
},
Expand Down

0 comments on commit 7981443

Please sign in to comment.