Skip to content

Commit

Permalink
Merge pull request #950 from wallabag/dependabot/npm_and_yarn/serverl…
Browse files Browse the repository at this point in the history
…ess-offline-13.5.1

Bump serverless-offline from 13.5.0 to 13.5.1
  • Loading branch information
github-actions[bot] authored May 21, 2024
2 parents 2bb0e19 + a723f32 commit bb1564d
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 962 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ updates:
- dependency-name: got
versions:
- ">= 12"
# because of ESM
- dependency-name: node-fetch
versions:
- "> 2"
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@
"fetch-mock": "^9.11.0",
"jest": "^29.7.0",
"nock": "^13.5.4",
"node-fetch": "2",
"prettier": "^3.2.5",
"regenerator-runtime": "^0.14.1",
"serverless-offline": "^13.5.0",
"serverless-offline": "^13.5.1",
"serverless-webpack": "^5.14.0",
"webpack": "^5.91.0",
"webpack-node-externals": "^3.0.0"
Expand Down
Loading

0 comments on commit bb1564d

Please sign in to comment.