Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

Commit 97876d3

Browse files
Update serverless requirement from ^3.26.0 to ^3.27.0 (#65)
Updates the requirements on [serverless](https://github.com/serverless/serverless) to permit the latest version. - [Release notes](https://github.com/serverless/serverless/releases) - [Changelog](https://github.com/serverless/serverless/blob/main/CHANGELOG.md) - [Commits](serverless/serverless@v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: serverless dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a31a2be commit 97876d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
},
1717
"homepage": "https://github.com/dragonraid/sls-action#readme",
1818
"dependencies": {
19-
"serverless": "^3.26.0"
19+
"serverless": "^3.27.0"
2020
}
2121
}

0 commit comments

Comments
 (0)