Skip to content

Commit

Permalink
chore(deps): 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.2.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.2.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:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 0591158 commit ec54726
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 49 deletions.
105 changes: 57 additions & 48 deletions scripts/validation/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 scripts/validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "Animesh Kumar",
"license": "Apache-2.0",
"devDependencies": {
"@asyncapi/parser": "^3.1.0",
"@asyncapi/parser": "^3.4.0",
"js-yaml": "^4.1.0",
"json-merge-patch": "^1.0.2",
"jsonpointer": "^5.0.1"
Expand Down

0 comments on commit ec54726

Please sign in to comment.