Skip to content

Commit

Permalink
build: upgrade examples dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
DevDengChao committed Sep 3, 2024
1 parent 08a6ec4 commit 8fdae1b
Show file tree
Hide file tree
Showing 12 changed files with 24 additions and 13,614 deletions.
2 changes: 1 addition & 1 deletion examples/load-credential-from-args-access/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"test": "s build --debug"
},
"devDependencies": {
"@serverless-devs/s": "^2.1.11"
"@serverless-devs/s": "^3.1.1"
}
}
2,271 changes: 3 additions & 2,268 deletions examples/load-credential-from-args-access/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/load-credential-from-args/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"test": "s build --debug"
},
"devDependencies": {
"@serverless-devs/s": "^2.1.11"
"@serverless-devs/s": "^3.1.1"
}
}
2,271 changes: 3 additions & 2,268 deletions examples/load-credential-from-args/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/load-credential-from-env-variables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
"test": "s build --debug"
},
"devDependencies": {
"@serverless-devs/s": "^2.1.11"
"@serverless-devs/s": "^3.1.1"
}
}
Loading

0 comments on commit 8fdae1b

Please sign in to comment.