Skip to content

Commit

Permalink
Merge pull request #279 from shunkakinoki/renovate/serverless-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency serverless to ^2.64.1
  • Loading branch information
mergify[bot] authored Oct 22, 2021
2 parents 12451d2 + ff20a09 commit 6665beb
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 17 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"@types/marked": "^3.0.2",
"@types/react": "^17.0.30",
"@types/react-dom": "^17.0.10",
"serverless": "^2.63.0",
"serverless": "^2.64.1",
"storybook-dark-mode": "^1.0.8",
"tsconfig-paths-webpack-plugin": "^3.5.1",
"typescript": "^4.4.4",
Expand Down
78 changes: 62 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3297,18 +3297,18 @@
ramda "^0.26.1"
semver "^6.1.1"

"@serverless/dashboard-plugin@^5.4.8":
version "5.4.8"
resolved "https://registry.yarnpkg.com/@serverless/dashboard-plugin/-/dashboard-plugin-5.4.8.tgz#07e9f6c1428a195ed852e8733184d16cef97ce39"
integrity sha512-vAXlfM33fRsYDeHTjFLlgA6VCxeXEkB8rx/mqQv5kv48KO4gwRsmgV4/xzEnk2fSQVPlyHL66DG0IvgFyEeC3Q==
"@serverless/dashboard-plugin@^5.5.0":
version "5.5.0"
resolved "https://registry.yarnpkg.com/@serverless/dashboard-plugin/-/dashboard-plugin-5.5.0.tgz#d8b0407e277f22111a88cf0d6062d0e17de5b9ca"
integrity sha512-a3vWcAacJrUeUFcGXhm/tDxvZjqQI1KjRjFGrqbxoN0N5fCdkLtOn6578Iq4hdP8BF2XanS1xGGdhPjcYBdsUA==
dependencies:
"@serverless/event-mocks" "^1.1.1"
"@serverless/platform-client" "^4.3.0"
"@serverless/utils" "^5.18.0"
chalk "^4.1.2"
child-process-ext "^2.1.1"
chokidar "^3.5.2"
cli-color "^2.0.0"
cli-color "^2.0.1"
flat "^5.0.2"
fs-extra "^9.1.0"
js-yaml "^4.1.0"
Expand Down Expand Up @@ -3466,6 +3466,41 @@
uuid "^8.3.2"
write-file-atomic "^3.0.3"

"@serverless/utils@^5.19.0":
version "5.19.0"
resolved "https://registry.yarnpkg.com/@serverless/utils/-/utils-5.19.0.tgz#3cbf280e299dd4747bbdd24b5afc3c79d3c3867f"
integrity sha512-bgQawVfBgxcZoS1wxukJfRYKkMOZncZfOSTCRUnYzwH78fAAE79vfu49LGx2EGEJa8BThmtzjinZ9SK9yS0kIw==
dependencies:
archive-type "^4.0.0"
chalk "^4.1.2"
ci-info "^3.2.0"
cli-progress-footer "^2.1.1"
content-disposition "^0.5.3"
d "^1.0.1"
decompress "^4.2.1"
event-emitter "^0.3.5"
ext "^1.6.0"
ext-name "^5.0.0"
file-type "^16.5.3"
filenamify "^4.3.0"
get-stream "^6.0.1"
got "^11.8.2"
inquirer "^7.3.3"
js-yaml "^4.1.0"
jwt-decode "^3.1.2"
lodash "^4.17.21"
log "^6.3.1"
log-node "^8.0.1"
make-dir "^3.1.0"
memoizee "^0.4.15"
ncjsm "^4.2.0"
p-event "^4.2.0"
supports-color "^8.1.1"
type "^2.5.0"
uni-global "^1.0.0"
uuid "^8.3.2"
write-file-atomic "^3.0.3"

"@shunkakinoki/commitlint@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@shunkakinoki/commitlint/-/commitlint-1.0.4.tgz#a8bc17e71b95ac163c558ed55f6246ded05d7619"
Expand Down Expand Up @@ -6442,10 +6477,10 @@ available-typed-arrays@^1.0.4:
resolved "https://registry.yarnpkg.com/available-typed-arrays/-/available-typed-arrays-1.0.4.tgz#9e0ae84ecff20caae6a94a1c3bc39b955649b7a9"
integrity sha512-SA5mXJWrId1TaQjfxUYghbqQ/hYioKmLJvPJyDuYRtXXenFNMjj4hSSt1Cf1xsuXSXrtxrVC5Ot4eU6cOtBDdA==

aws-sdk@^2.1008.0:
version "2.1009.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1009.0.tgz#d96217a19f259c2448f91cf24973d390de16f8e0"
integrity sha512-qKbmt+vzQ7ZSnfEvA+u6d7CkV09AcAGnxZAiNgOAEn8GFFEtERy6C39VoAuWfON/B2avJDYvtRocjVmAxWpgjQ==
aws-sdk@^2.1011.0:
version "2.1012.0"
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.1012.0.tgz#93618320cf1ff274389d8fcc563d62974545e1f9"
integrity sha512-5F/tC+mOJSTq4BTWqg6DepDIC7h+OeUycCYsFU6fMblQCUEBuI11o8z/+2DxGt4c40f52OstalYNiSlP2RuZvw==
dependencies:
buffer "4.9.2"
events "1.1.1"
Expand Down Expand Up @@ -7596,6 +7631,17 @@ cli-color@^2.0.0:
memoizee "^0.4.14"
timers-ext "^0.1.7"

cli-color@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/cli-color/-/cli-color-2.0.1.tgz#93e3491308691f1e46beb78b63d0fb2585e42ba6"
integrity sha512-eBbxZF6fqPUNnf7CLAFOersUnyYzv83tHFLSlts+OAHsNendaqv2tHCq+/MO+b3Y+9JeoUlIvobyxG/Z8GNeOg==
dependencies:
d "^1.0.1"
es5-ext "^0.10.53"
es6-iterator "^2.0.3"
memoizee "^0.4.15"
timers-ext "^0.1.7"

cli-columns@^3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/cli-columns/-/cli-columns-3.1.2.tgz#6732d972979efc2ae444a1f08e08fa139c96a18e"
Expand Down Expand Up @@ -18270,20 +18316,20 @@ serve-static@1.14.1:
parseurl "~1.3.3"
send "0.17.1"

serverless@^2.63.0:
version "2.63.0"
resolved "https://registry.yarnpkg.com/serverless/-/serverless-2.63.0.tgz#b1cf91253572640e8409ae6f816d0a330f08816a"
integrity sha512-8R3WceUjjFBZRcL0YXT6+3hEWIxlzyCIWiIVy9x2Rf2TDBBJTTv82T1JHvLr9dRVBSOcQBu6cHlzSqwk1ozbLA==
serverless@^2.64.1:
version "2.64.1"
resolved "https://registry.yarnpkg.com/serverless/-/serverless-2.64.1.tgz#708f7000577437f5fec27efd996967d67dc66fb3"
integrity sha512-9DErsV4ACg/2UkRoX2EYRkcDyRi3NBld/gexCeVnkmUunadSwnmtSBeVU8spvg+zc61b1vbusTHE4woqcd2gvw==
dependencies:
"@serverless/cli" "^1.5.2"
"@serverless/components" "^3.17.1"
"@serverless/dashboard-plugin" "^5.4.8"
"@serverless/dashboard-plugin" "^5.5.0"
"@serverless/platform-client" "^4.3.0"
"@serverless/utils" "^5.18.0"
"@serverless/utils" "^5.19.0"
ajv "^6.12.6"
ajv-keywords "^3.5.2"
archiver "^5.3.0"
aws-sdk "^2.1008.0"
aws-sdk "^2.1011.0"
bluebird "^3.7.2"
boxen "^5.1.2"
cachedir "^2.3.0"
Expand Down

2 comments on commit 6665beb

@vercel
Copy link

@vercel vercel bot commented on 6665beb Oct 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 6665beb Oct 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.