Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 2 updates: [open](https://github.com/sindresorhus/open) and [jasmine](https://github.com/jasmine/jasmine-npm).


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.2.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.2.0)

---
updated-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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 2999f53 commit 94db5a7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 63 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@
"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",
"jasmine": "^5.2.0",
"nyc": "^17.0.0",
"release-it": "^17.6.0"
},
Expand Down
94 changes: 33 additions & 61 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 94db5a7

Please sign in to comment.