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

Commit a41b865

Browse files
build(deps): update dependency netlify-cli to v3.21.3 (#259)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 39f68d1 commit a41b865

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.4.0",
15-
"netlify-cli": "3.21.2",
15+
"netlify-cli": "3.21.3",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.4",
1818
"semantic-release": "17.4.2",

yarn.lock

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

9398-
9399-
version "3.21.2"
9400-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.2.tgz#c7cbc284af6c498e4eaf6010df0482eb062a3d63"
9401-
integrity sha512-zGD+6X6JHpgghnAdLD3IfpPEfYNwZjIKSBBMXD5s8DlYaRAI3xXKVhOrL3swDf8g88Kqwva6oq+w11TQ3B8lcA==
9398+
9399+
version "3.21.3"
9400+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.21.3.tgz#3919d3c88ce868b837a7ebdc2d3f783208b95bd5"
9401+
integrity sha512-8Lbn4xrF6VEtVq/dHYq94tx+TxEq056NylzvYHqoKsvGjjnmSw5a8SulcuLl9AvfM/n8gnzqsgIpHTr6In1vNQ==
94029402
dependencies:
94039403
"@netlify/build" "^11.2.2"
94049404
"@netlify/config" "^6.0.2"

0 commit comments

Comments
 (0)