Skip to content

Commit

Permalink
Bump the dependencies group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates in the / directory: [open](https://github.com/sindresorhus/open) and [release-it](https://github.com/release-it/release-it).


Updates `open` from 8.4.2 to 10.1.0
- [Release notes](https://github.com/sindresorhus/open/releases)
- [Commits](sindresorhus/open@v8.4.2...v10.1.0)

Updates `release-it` from 17.3.0 to 17.4.1
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md)
- [Commits](release-it/release-it@17.3.0...17.4.1)

---
updated-dependencies:
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 9f27513 commit 7a26026
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 563 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,13 @@
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"open": "^8.4.2",
"open": "^10.1.0",
"uuid": "^10.0.0"
},
"devDependencies": {
"jasmine": "^5.1.0",
"nyc": "^17.0.0",
"release-it": "^17.3.0"
"release-it": "^17.4.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 7a26026

Please sign in to comment.