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

Commit 1010455

Browse files
build(deps): update dependency netlify-cli to v6.9.0 (#409)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8cc7374 commit 1010455

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": "4.0.0",
15-
"netlify-cli": "6.8.14",
15+
"netlify-cli": "6.9.0",
1616
"prettier": "2.4.0",
1717
"prettier-config-xo": "2.0.0",
1818
"semantic-release": "17.4.7",

yarn.lock

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

9679-
netlify-cli@6.8.14:
9680-
version "6.8.14"
9681-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.8.14.tgz#bbf5dec887a7b48bb26dbd3bcae983621f391160"
9682-
integrity sha512-n+uKjB5XEUJu0zHPpkcqHIANSy2adt4V0I5SLK18cOPf9dWSBlhgc9pYXfnVxFY42bmHhj6pUufqwBqhOLeExw==
9679+
netlify-cli@6.9.0:
9680+
version "6.9.0"
9681+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-6.9.0.tgz#05bcc685b35640a55dbdb481b10178472aa5d723"
9682+
integrity sha512-VmH513rwckn38ZLQKVGZsUQ4IgEch7+Eo7HBo4v+vj3vnQE1+EH1irvesueEo08X8uqCs/EoEBrR2Z8SrnYMkw==
96839683
dependencies:
96849684
"@netlify/build" "^18.8.0"
96859685
"@netlify/config" "^15.6.2"

0 commit comments

Comments
 (0)