Skip to content

Commit

Permalink
chore(deps): bump jsonpath-plus from 7.2.0 to 10.0.1
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 7.2.0 to 10.0.1.
- [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.0.1)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent fcad409 commit 1efdb8d
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 6 deletions.
49 changes: 44 additions & 5 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 packages/apidom-json-path/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@swagger-api/apidom-core": "^1.0.0-alpha.9",
"@swagger-api/apidom-error": "^1.0.0-alpha.9",
"@swagger-api/apidom-json-pointer": "^1.0.0-alpha.9",
"jsonpath-plus": "^7.2.0"
"jsonpath-plus": "^10.0.1"
},
"files": [
"cjs/",
Expand Down

0 comments on commit 1efdb8d

Please sign in to comment.