Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 6 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [luxon](https://github.com/moment/luxon) | `3.4.4` | `3.5.0` |
| [open](https://github.com/sindresorhus/open) | `8.4.2` | `10.1.0` |
| [uuid](https://github.com/uuidjs/uuid) | `10.0.0` | `11.0.3` |
| [jasmine](https://github.com/jasmine/jasmine-npm) | `5.1.0` | `5.5.0` |
| [nyc](https://github.com/istanbuljs/nyc) | `17.0.0` | `17.1.0` |
| [release-it](https://github.com/release-it/release-it) | `17.6.0` | `17.10.0` |



Updates `luxon` from 3.4.4 to 3.5.0
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](moment/luxon@3.4.4...3.5.0)

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 `uuid` from 10.0.0 to 11.0.3
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v10.0.0...v11.0.3)

Updates `jasmine` from 5.1.0 to 5.5.0
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-npm@v5.1.0...v5.5.0)

Updates `nyc` from 17.0.0 to 17.1.0
- [Release notes](https://github.com/istanbuljs/nyc/releases)
- [Changelog](https://github.com/istanbuljs/nyc/blob/main/CHANGELOG.md)
- [Commits](istanbuljs/nyc@nyc-v17.0.0...nyc-v17.1.0)

Updates `release-it` from 17.6.0 to 17.10.0
- [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.6.0...17.10.0)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: open
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nyc
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Dec 9, 2024
1 parent 6a3631b commit 7e40a9e
Show file tree
Hide file tree
Showing 2 changed files with 417 additions and 769 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@
"fs-extra": "^11.2.0",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"open": "^8.4.2",
"uuid": "^10.0.0"
"luxon": "^3.5.0",
"open": "^10.1.0",
"uuid": "^11.0.3"
},
"devDependencies": {
"jasmine": "^5.1.0",
"nyc": "^17.0.0",
"release-it": "^17.6.0"
"jasmine": "^5.5.0",
"nyc": "^17.1.0",
"release-it": "^17.10.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 7e40a9e

Please sign in to comment.