Skip to content

Commit

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

Bumps the dependencies group with 3 updates in the / directory: [luxon](https://github.com/moment/luxon), [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).


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 `jasmine` from 5.1.0 to 5.3.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.3.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: jasmine
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 7f2b309 commit 80054ef
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 73 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"fs-extra": "^11.2.0",
"jsonfile": "^6.1.0",
"lodash": "^4.17.21",
"luxon": "^3.4.4",
"open": "^8.4.2",
"luxon": "^3.5.0",
"open": "^10.1.0",
"uuid": "^10.0.0"
},
"devDependencies": {
"jasmine": "^5.1.0",
"jasmine": "^5.3.0",
"nyc": "^17.0.0",
"release-it": "^17.6.0"
},
Expand Down
112 changes: 42 additions & 70 deletions pnpm-lock.yaml

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

0 comments on commit 80054ef

Please sign in to comment.