Skip to content

Commit

Permalink
build(deps): bump the npm_and_yarn group across 1 directory with 2 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the npm_and_yarn group with 2 updates in the /oada directory: [@eslint/plugin-kit](https://github.com/eslint/rewrite) and [jsonpath-plus](https://github.com/s3u/JSONPath).


Updates `@eslint/plugin-kit` from 0.2.0 to 0.2.3
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@core-v0.2.0...plugin-kit-v0.2.3)

Updates `jsonpath-plus` from 10.0.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](https://github.com/s3u/JSONPath/commits/v10.1.0)

---
updated-dependencies:
- dependency-name: "@eslint/plugin-kit"
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: jsonpath-plus
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent 317be12 commit bc895cb
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions oada/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1967,11 +1967,11 @@ __metadata:
linkType: hard

"@eslint/plugin-kit@npm:^0.2.0":
version: 0.2.0
resolution: "@eslint/plugin-kit@npm:0.2.0"
version: 0.2.3
resolution: "@eslint/plugin-kit@npm:0.2.3"
dependencies:
levn: "npm:^0.4.1"
checksum: 10/ebb363174397341dea47dc35fc206e24328083e4f0fa1c539687dbb7f94bef77e43faa12867d032e6eea5ac980ea8fbb6b1d844186e422d327c04088041b99f3
checksum: 10/0d0653ef840823fd5c0354ef8f1937e7763dbe830173eb6d2d55a19374bf04a06dff0e5214330c10a9425cf38655f632bb0d7d0666249b366e506ae291d82f7e
languageName: node
linkType: hard

Expand Down Expand Up @@ -9418,16 +9418,16 @@ __metadata:
linkType: hard

"jsonpath-plus@npm:^10.0.0":
version: 10.0.0
resolution: "jsonpath-plus@npm:10.0.0"
version: 10.1.0
resolution: "jsonpath-plus@npm:10.1.0"
dependencies:
"@jsep-plugin/assignment": "npm:^1.2.1"
"@jsep-plugin/regex": "npm:^1.0.3"
jsep: "npm:^1.3.9"
bin:
jsonpath: bin/jsonpath-cli.js
jsonpath-plus: bin/jsonpath-cli.js
checksum: 10/cd8d3f9ebfa2f0b26a362e9b9fb8cf293a6b5798f76e20b3d2ab93da3e885b99dfbba9ac8aa448d62da5a1f4dc327f636ffb242054ee827d27e75500372557c3
checksum: 10/d872af63b667c43e7563095b4c88f61be5b298c1ddc1d019b3684f0ba1addcba24857e78058b00c52511f52044e3dfea16f83869facfd6ced7430ebd6257f7ab
languageName: node
linkType: hard

Expand Down

0 comments on commit bc895cb

Please sign in to comment.