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

Commit d908215

Browse files
build(deps): update dependency netlify-cli to v3.13.0 (#222)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b61833b commit d908215

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.12.0",
15+
"netlify-cli": "3.13.0",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@
13171317
validate-npm-package-name "^3.0.0"
13181318
yargs "^15.3.0"
13191319

1320-
"@netlify/framework-info@^3.1.3":
1320+
"@netlify/framework-info@^3.2.0":
13211321
version "3.2.0"
13221322
resolved "https://registry.yarnpkg.com/@netlify/framework-info/-/framework-info-3.2.0.tgz#602fb79077a3eae37991902323997811871479c7"
13231323
integrity sha512-wvyTzcRMtg4Qlzn8rAjx+k4UD42TLbZdpF7dNqnL4+cBPeS04X0tc7Jhan7aigwnmiKUw6nufhkN40TInpiC6g==
@@ -9516,14 +9516,14 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
95169516
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
95179517
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
95189518

9519-
netlify-cli@3.12.0:
9520-
version "3.12.0"
9521-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.12.0.tgz#844d6c20426284afda8eae0d03e3c16d2508f048"
9522-
integrity sha512-T84GSTuxIKSMlTbDx5fSlP83zJYhUfT+wCH1QGAB7LNfYiWUFfjrV1z6TWYD7G76CU+2svn8MVaFh98W4vYkPw==
9519+
netlify-cli@3.13.0:
9520+
version "3.13.0"
9521+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.0.tgz#192426f24587101aaa322cf9c13f50cabb422cf0"
9522+
integrity sha512-kH1Ft32MAYXzVcZLIEWFVjoCanShVmBa2WcvFqJ0ee9gZRnJBWwbj0SIlcfj1RCmjkvKDpEAWvJLEcxun2FMbw==
95239523
dependencies:
95249524
"@netlify/build" "^9.9.7"
95259525
"@netlify/config" "^4.1.3"
9526-
"@netlify/framework-info" "^3.1.3"
9526+
"@netlify/framework-info" "^3.2.0"
95279527
"@netlify/plugin-edge-handlers" "^1.11.5"
95289528
"@netlify/plugins-list" "^2.4.1"
95299529
"@netlify/traffic-mesh-agent" "^0.27.10"

0 commit comments

Comments
 (0)