Skip to content

Commit

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


Updates `jsonpath-plus` from 8.1.0 to 10.2.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.2.0)

Updates `serverless-offline` from 13.6.0 to 13.9.0
- [Release notes](https://github.com/dherault/serverless-offline/releases)
- [Changelog](https://github.com/dherault/serverless-offline/blob/v13.9.0/CHANGELOG.md)
- [Commits](dherault/serverless-offline@v13.6.0...v13.9.0)

---
updated-dependencies:
- dependency-name: jsonpath-plus
  dependency-type: indirect
- dependency-name: serverless-offline
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2025
1 parent a02bdad commit c48c45b
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 15 deletions.
69 changes: 55 additions & 14 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 @@ -40,7 +40,7 @@
"@types/simple-oauth2": "5.0.7",
"jest": "29.7.0",
"serverless": "3.39.0",
"serverless-offline": "13.6.0",
"serverless-offline": "13.9.0",
"serverless-plugin-include-dependencies": "6.1.1",
"serverless-plugin-typescript": "2.1.5",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit c48c45b

Please sign in to comment.