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

Commit ad0b43c

Browse files
build(deps): update dependency netlify-cli to v3.15.0 (#236)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f01bd8a commit ad0b43c

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.14.0",
15+
"netlify-cli": "3.15.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
@@ -9297,10 +9297,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
92979297
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
92989298
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
92999299

9300-
netlify-cli@3.14.0:
9301-
version "3.14.0"
9302-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.14.0.tgz#cab4fb01636c01d6a3b0971b427ab029e7e118f9"
9303-
integrity sha512-n8sk9xuJX//fJCY65qYCFwwP5/miCf6BXkFkDunHjxJ7MH1sOMPMxzlUDY9ycmwo2Abixgub1NzWBJkMqjbHlg==
9300+
netlify-cli@3.15.0:
9301+
version "3.15.0"
9302+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.15.0.tgz#d8b64108273a14eaa494c814d01756496b21a786"
9303+
integrity sha512-rrXVRUDJD3cneyKru0S6GrpgULMsFbz7w1640uhyGNMTIQTY+NxB1B+/QNMHGLM1CwB+ezY/zBgGnwf77XICxA==
93049304
dependencies:
93059305
"@netlify/build" "^10.2.2"
93069306
"@netlify/config" "^5.1.0"

0 commit comments

Comments
 (0)