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

Commit ab0735b

Browse files
build(deps): update dependency netlify-cli to v3.19.0 (#253)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 340e1d4 commit ab0735b

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.4.0",
15-
"netlify-cli": "3.18.3",
15+
"netlify-cli": "3.19.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
@@ -9311,10 +9311,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
93119311
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
93129312
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
93139313

9314-
netlify-cli@3.18.3:
9315-
version "3.18.3"
9316-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.18.3.tgz#8f5eb83d09abe384ff0c55867c57c0f63d4a33b2"
9317-
integrity sha512-VonzQOBohu/+G++NiVIwoyrwDaGo7VV4kzqrJr9pc7KWm95iBT+4FBvlzAk4VYg6vU5/3WYcOIwQTNSOZKcJiA==
9314+
netlify-cli@3.19.0:
9315+
version "3.19.0"
9316+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.19.0.tgz#ced7cef1ae4e8f187a384b92d5041e28189666ae"
9317+
integrity sha512-4ybb+rbK38XIGsYUbYTxoOG4kL7T+vY42b0n6goLjAua/4XTxmp1w9P+ohkdh3fRf9n7QMVXn4dYEVzbEh5kpA==
93189318
dependencies:
93199319
"@netlify/build" "^11.1.0"
93209320
"@netlify/config" "^6.0.1"

0 commit comments

Comments
 (0)