Skip to content

Commit

Permalink
build(deps-dev): bump ospec and @types/ospec
Browse files Browse the repository at this point in the history
Bumps [ospec](https://github.com/MithrilJS/ospec) and [@types/ospec](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ospec). These dependencies needed to be updated together.

Updates `ospec` from 4.1.7 to 4.2.1
- [Changelog](https://github.com/MithrilJS/ospec/blob/main/changelog.md)
- [Commits](MithrilJS/ospec@v4.1.7...v4.2.1)

Updates `@types/ospec` from 4.0.5 to 4.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ospec)

---
updated-dependencies:
- dependency-name: ospec
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: "@types/ospec"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 21aaf3f commit 661703a
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 10 deletions.
100 changes: 92 additions & 8 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 @@ -14,11 +14,11 @@
},
"devDependencies": {
"@linzjs/style": "^5.4.0",
"@types/ospec": "^4.0.5",
"@types/ospec": "^4.2.0",
"ajv": "^8.16.0",
"ajv-formats": "^3.0.1",
"conventional-changelog-cli": "^4.1.0",
"ospec": "^4.1.7",
"ospec": "^4.2.1",
"stac-node-validator": "^1.3.1"
},
"engines": {
Expand Down

0 comments on commit 661703a

Please sign in to comment.