Skip to content

Commit

Permalink
Bump jsonpath-plus and @asyncapi/parser
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) to 10.1.0 and updates ancestor dependency [@asyncapi/parser](https://github.com/asyncapi/parser-js). These dependencies need to be updated together.


Updates `jsonpath-plus` from 7.1.0 to 10.1.0
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v7.1.0...v10.1.0)

Updates `@asyncapi/parser` from 3.1.0 to 3.4.0
- [Release notes](https://github.com/asyncapi/parser-js/releases)
- [Changelog](https://github.com/asyncapi/parser-js/blob/master/.releaserc)
- [Commits](https://github.com/asyncapi/parser-js/compare/v3.1.0...@asyncapi/[email protected])

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: "@asyncapi/parser"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ce1fb58 commit f2544f1
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 31 deletions.
91 changes: 61 additions & 30 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"homepage": "https://github.com/WaleedAshraf/asyncapi-validator#readme",
"dependencies": {
"@asyncapi/openapi-schema-parser": "3.0.24",
"@asyncapi/parser": "3.1.0",
"@asyncapi/parser": "3.4.0",
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1"
},
Expand Down

0 comments on commit f2544f1

Please sign in to comment.