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

Commit af72e1c

Browse files
build(deps): update dependency netlify-cli to v3.11.0 (#219)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e5f8d84 commit af72e1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"devDependencies": {
1414
"eslint-plugin-prettier": "3.3.1",
15-
"netlify-cli": "3.10.12",
15+
"netlify-cli": "3.11.0",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9360,10 +9360,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93609360
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93619361
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93629362

9363-
netlify-cli@3.10.12:
9364-
version "3.10.12"
9365-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.10.12.tgz#259c3a6fa55d4f20c2978a579553c0e68b116d18"
9366-
integrity sha512-W8y7oU40t5xxJLvBNiVxInZ6nvb6OgKDha/Wqmxxi9yUtoKLC+//oYctbTFLzVvtsPBTfhZwh3mm26aHPf052w==
9363+
netlify-cli@3.11.0:
9364+
version "3.11.0"
9365+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.11.0.tgz#ced6024f81cef1489dd75fc5afcc757a2b7a074d"
9366+
integrity sha512-kUm+GvCFNAJtgPLdWg2HlzKh54/5DkBHc7NBBuqrkPJeK1tJ7xBcwn7McKDHvBVJRcI8HK1sPXxfuigVSjJY4Q==
93679367
dependencies:
93689368
"@netlify/build" "^9.9.5"
93699369
"@netlify/config" "^4.1.3"

0 commit comments

Comments
 (0)