Skip to content

Commit

Permalink
Bump the js-prod-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the js-prod-dependencies group with 2 updates: [electron-store](https://github.com/sindresorhus/electron-store) and [winston](https://github.com/winstonjs/winston).


Updates `electron-store` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/sindresorhus/electron-store/releases)
- [Commits](sindresorhus/electron-store@v8.1.0...v8.2.0)

Updates `winston` from 3.11.0 to 3.13.0
- [Release notes](https://github.com/winstonjs/winston/releases)
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md)
- [Commits](winstonjs/winston@v3.11.0...v3.13.0)

---
updated-dependencies:
- dependency-name: electron-store
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-prod-dependencies
- dependency-name: winston
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: js-prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 40328d8 commit c1efe4f
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 64 deletions.
117 changes: 55 additions & 62 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 @@ -155,9 +155,9 @@
},
"dependencies": {
"bootstrap": "^5.3.2",
"electron-store": "^8.1.0",
"electron-store": "^8.2.0",
"js-yaml": "^4.1.0",
"portfinder": "^1.0.32",
"winston": "^3.11.0"
"winston": "^3.13.0"
}
}

0 comments on commit c1efe4f

Please sign in to comment.