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

Commit 4844c33

Browse files
build(deps): update dependency netlify-cli to v2.61.1 (#96)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 6a7f8d5 commit 4844c33

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
@@ -11,7 +11,7 @@
1111
"@netlify/cache-utils": "^1.0.0"
1212
},
1313
"devDependencies": {
14-
"netlify-cli": "2.61.0",
14+
"netlify-cli": "2.61.1",
1515
"prettier": "2.0.4",
1616
"semantic-release": "17.1.1",
1717
"type-fest": "0.16.0",

yarn.lock

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

7107-
7108-
version "2.61.0"
7109-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.61.0.tgz#12619ddbb55746d0e78f6f16557d97f2a5ae5964"
7110-
integrity sha512-IGB8m/Cb0LB84K9wXSv3KbGJ29RzPTRt8CfHdH6mBMW5hWk3TfCGIIXl1xjqVR7am4ZxbGlKUcDDiMGGwF+/JQ==
7107+
7108+
version "2.61.1"
7109+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-2.61.1.tgz#07afe53f41672b05f3d4bf475ae6363b0d9213a4"
7110+
integrity sha512-EGmrAxeJXDSlGbXz4BYwztHZC1AVslm2JqSGqiGSslLFbf3NLy0Upa2dXrqUKgMX5XOsxy/FCp68bQeevn88bg==
71117111
dependencies:
71127112
"@netlify/build" "^3.1.10"
71137113
"@netlify/config" "^2.0.9"

0 commit comments

Comments
 (0)