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

Commit f01bd8a

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

File tree

2 files changed

+28
-18
lines changed

2 files changed

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

yarn.lock

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1493,6 +1493,18 @@
14931493
supports-color "^5.4.0"
14941494
tslib "^1"
14951495

1496+
"@oclif/command@^1", "@oclif/command@^1.5.20", "@oclif/command@^1.6.0", "@oclif/command@^1.6.1":
1497+
version "1.8.0"
1498+
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.0.tgz#c1a499b10d26e9d1a611190a81005589accbb339"
1499+
integrity sha512-5vwpq6kbvwkQwKqAoOU3L72GZ3Ta8RRrewKj9OJRolx28KLJJ8Dg9Rf7obRwt5jQA9bkYd8gqzMTrI7H3xLfaw==
1500+
dependencies:
1501+
"@oclif/config" "^1.15.1"
1502+
"@oclif/errors" "^1.3.3"
1503+
"@oclif/parser" "^3.8.3"
1504+
"@oclif/plugin-help" "^3"
1505+
debug "^4.1.1"
1506+
semver "^7.3.2"
1507+
14961508
"@oclif/command@^1.5.1", "@oclif/command@^1.5.12", "@oclif/command@^1.5.13", "@oclif/command@^1.5.3":
14971509
version "1.5.19"
14981510
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.5.19.tgz#13f472450eb83bd6c6871a164c03eadb5e1a07ed"
@@ -1505,18 +1517,6 @@
15051517
debug "^4.1.1"
15061518
semver "^5.6.0"
15071519

1508-
"@oclif/command@^1.5.20", "@oclif/command@^1.6.0", "@oclif/command@^1.6.1":
1509-
version "1.8.0"
1510-
resolved "https://registry.yarnpkg.com/@oclif/command/-/command-1.8.0.tgz#c1a499b10d26e9d1a611190a81005589accbb339"
1511-
integrity sha512-5vwpq6kbvwkQwKqAoOU3L72GZ3Ta8RRrewKj9OJRolx28KLJJ8Dg9Rf7obRwt5jQA9bkYd8gqzMTrI7H3xLfaw==
1512-
dependencies:
1513-
"@oclif/config" "^1.15.1"
1514-
"@oclif/errors" "^1.3.3"
1515-
"@oclif/parser" "^3.8.3"
1516-
"@oclif/plugin-help" "^3"
1517-
debug "^4.1.1"
1518-
semver "^7.3.2"
1519-
15201520
"@oclif/config@^1":
15211521
version "1.15.1"
15221522
resolved "https://registry.yarnpkg.com/@oclif/config/-/config-1.15.1.tgz#39950c70811ab82d75bb3cdb33679ed0a4c21c57"
@@ -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.13.12:
9301-
version "3.13.12"
9302-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.12.tgz#07fcd795920dd29270b5789e7dd19de8be8cb81a"
9303-
integrity sha512-9x4skv45S0V/c2Inxa5PLR32XZqeULSv261eVL1d2UagS5JHXW7EwzObL+S0RJJZ2mkPhRlxmaA/TcIytwx+jA==
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==
93049304
dependencies:
93059305
"@netlify/build" "^10.2.2"
93069306
"@netlify/config" "^5.1.0"
@@ -9373,6 +9373,7 @@ [email protected]:
93739373
netlify-redirector "^0.2.1"
93749374
node-fetch "^2.6.0"
93759375
node-version-alias "^1.0.1"
9376+
oclif-plugin-completion "^0.6.0"
93769377
open "^7.0.0"
93779378
ora "^4.1.1"
93789379
p-filter "^2.1.0"
@@ -9963,6 +9964,15 @@ object.values@^1.1.1:
99639964
function-bind "^1.1.1"
99649965
has "^1.0.3"
99659966

9967+
oclif-plugin-completion@^0.6.0:
9968+
version "0.6.0"
9969+
resolved "https://registry.yarnpkg.com/oclif-plugin-completion/-/oclif-plugin-completion-0.6.0.tgz#b9828d33cce01a4577f0d4c8c23a66220705d81f"
9970+
integrity sha512-0HGaSR/E/seIhSzFxLkh0QqckuNSre4iGqSElZRUv1hVHH2YgrZ7xtQL9McwL8o1fh6HqkzykjUx0Iy2haVIUg==
9971+
dependencies:
9972+
"@oclif/command" "^1"
9973+
"@oclif/config" "^1"
9974+
tslib "^2"
9975+
99669976
octokit-pagination-methods@^1.1.0:
99679977
version "1.1.0"
99689978
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
@@ -12971,7 +12981,7 @@ [email protected]:
1297112981
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.0.1.tgz#410eb0d113e5b6356490eec749603725b021b43e"
1297212982
integrity sha512-SgIkNheinmEBgx1IUNirK0TUD4X9yjjBRTqqjggWCU3pUEqIk3/Uwl3yRixYKT6WjQuGiwDv4NomL3wqRCj+CQ==
1297312983

12974-
12984+
1297512985
version "2.1.0"
1297612986
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a"
1297712987
integrity sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==

0 commit comments

Comments
 (0)