Skip to content

Commit

Permalink
chore(deps): bump the npm group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the npm group with 2 updates in the / directory: [glob](https://github.com/isaacs/node-glob) and [nw](https://github.com/nwjs/npm-installer).


Updates `glob` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

Updates `nw` from 0.94.0 to 0.94.1
- [Changelog](https://github.com/nwjs/npm-installer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nwjs/npm-installer/commits)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: nw
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 10, 2025
1 parent ce71ec8 commit 5f3a2de
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 21 deletions.
28 changes: 9 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"eslint": "^9.17.0",
"eslint-plugin-jsdoc": "^50.6.1",
"globals": "^15.14.0",
"nw": "^0.94.0",
"nw": "^0.94.1",
"selenium-webdriver": "^4.27.0",
"vitest": "^2.0.4"
},
"dependencies": {
"archiver": "^7.0.1",
"axios": "^1.7.9",
"commander": "^13.0.0",
"glob": "^11.0.0",
"glob": "^11.0.1",
"node-gyp": "^11.0.0",
"plist": "^3.1.0",
"resedit": "^2.0.3",
Expand Down

0 comments on commit 5f3a2de

Please sign in to comment.