Skip to content

Commit

Permalink
chore(deps): bump jsonpath-plus from 10.1.0 to 10.3.0 (#2783)
Browse files Browse the repository at this point in the history
Bumps [jsonpath-plus](https://github.com/s3u/JSONPath) from 10.1.0 to 10.3.0.
- [Release notes](https://github.com/s3u/JSONPath/releases)
- [Changelog](https://github.com/JSONPath-Plus/JSONPath/blob/main/CHANGES.md)
- [Commits](JSONPath-Plus/JSONPath@v10.1.0...v10.3.0)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2025
1 parent c098156 commit cb7792c
Showing 1 changed file with 2 additions and 25 deletions.
27 changes: 2 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2094,15 +2094,6 @@ __metadata:
languageName: node
linkType: hard

"@jsep-plugin/assignment@npm:^1.2.1":
version: 1.2.1
resolution: "@jsep-plugin/assignment@npm:1.2.1"
peerDependencies:
jsep: ^0.4.0||^1.0.0
checksum: d56fd7423c59dd269c50b0a9c22ec05f099a789ec8e8980f2307782f496ab3f0740151f1bdc7a1f3a8ee9085cdeb6f5b4def0d6b312e6b93ab160e6489b400f2
languageName: node
linkType: hard

"@jsep-plugin/assignment@npm:^1.3.0":
version: 1.3.0
resolution: "@jsep-plugin/assignment@npm:1.3.0"
Expand All @@ -2112,7 +2103,7 @@ __metadata:
languageName: node
linkType: hard

"@jsep-plugin/regex@npm:^1.0.1, @jsep-plugin/regex@npm:^1.0.3":
"@jsep-plugin/regex@npm:^1.0.1":
version: 1.0.3
resolution: "@jsep-plugin/regex@npm:1.0.3"
peerDependencies:
Expand Down Expand Up @@ -9281,7 +9272,7 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:^10.3.0":
"jsonpath-plus@npm:^10.3.0, jsonpath-plus@npm:^6.0.1 || ^10.1.0":
version: 10.3.0
resolution: "jsonpath-plus@npm:10.3.0"
dependencies:
Expand All @@ -9295,20 +9286,6 @@ __metadata:
languageName: node
linkType: hard

"jsonpath-plus@npm:^6.0.1 || ^10.1.0":
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.0"
dependencies:
"@jsep-plugin/assignment": ^1.2.1
"@jsep-plugin/regex": ^1.0.3
jsep: ^1.3.9
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 9369a9466e3bb3eca064debe3fd87d9cf791b9c8a23be7c00902497cd8f9dd632290d471e3c7bb09da0aa92626204f9c9a27c429940802bc5046cc8c87f3c596
languageName: node
linkType: hard

"jsonpointer@npm:^5.0.0":
version: 5.0.0
resolution: "jsonpointer@npm:5.0.0"
Expand Down

0 comments on commit cb7792c

Please sign in to comment.