Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency netlify-cli to v13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent c2c20d4 commit 12da1d7
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"eslint": "8.35.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-prettier": "4.2.1",
"netlify-cli": "13.1.1",
"netlify-cli": "13.1.2",
"nuxt-purgecss": "2.0.0",
"postcss": "8.4.21",
"postcss-easing-gradients": "3.0.1",
Expand Down
40 changes: 34 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1678,7 +1678,7 @@
validate-npm-package-name "^4.0.0"
yargs "^17.6.0"

"@netlify/[email protected]", "@netlify/edge-bundler@^8.11.0":
"@netlify/[email protected]":
version "8.11.0"
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-8.11.0.tgz#ae214ad51b7359410b18a8e19eebc35bffa89b77"
integrity sha512-Hex57i1Tyb7kDd1q2e6dvpzYonFQSRRCP/INFnrjaaRgjzdQzEA5Y6PQIuCwbN33kI3G8V1ZNnc1gpJPuPEO7w==
Expand Down Expand Up @@ -1706,6 +1706,34 @@
tmp-promise "^3.0.3"
uuid "^9.0.0"

"@netlify/edge-bundler@^8.11.1":
version "8.11.1"
resolved "https://registry.yarnpkg.com/@netlify/edge-bundler/-/edge-bundler-8.11.1.tgz#1d8e890a1fad4e4bb5f2e2939d74d7488204dd52"
integrity sha512-pj3myy714qX0OuPwtRTfBgaQ2fZwj5qkpACyeXtrsVcaHRNnE0l7cymfZ0fS0a/xkINj9fcyTEtZBahDuuLT2g==
dependencies:
"@import-maps/resolve" "^1.0.1"
ajv "^8.11.2"
ajv-errors "^3.0.0"
better-ajv-errors "^1.2.0"
common-path-prefix "^3.0.0"
del "^7.0.0"
env-paths "^3.0.0"
execa "^6.0.0"
find-up "^6.3.0"
get-port "^6.1.2"
glob-to-regexp "^0.4.1"
is-path-inside "^4.0.0"
jsonc-parser "^3.2.0"
node-fetch "^3.1.1"
node-stream-zip "^1.15.0"
p-retry "^5.1.1"
p-wait-for "^4.1.0"
path-key "^4.0.0"
regexp-tree "^0.1.24"
semver "^7.3.5"
tmp-promise "^3.0.3"
uuid "^9.0.0"

"@netlify/[email protected]":
version "0.14.39"
resolved "https://registry.yarnpkg.com/@netlify/esbuild-android-64/-/esbuild-android-64-0.14.39.tgz#7bd30aba94a92351d2c5e25e178ceb824f3c2f99"
Expand Down Expand Up @@ -10843,15 +10871,15 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==

[email protected].1:
version "13.1.1"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-13.1.1.tgz#b2b9825fddd0ee141654fbf8ceef0bd30233421c"
integrity sha512-PRcZfH63PU223PAjP9CkCXUjC1dvshy6DRQnhNJC+541TQB/sdDQRUKBPx185aKbcdhjoMhPXAlZO/LceY0EnQ==
[email protected].2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-13.1.2.tgz#7d74327a4f0e4455ef0e2cce6cb32326eef07e4a"
integrity sha512-1kanhjOytN/z8WCF5VvleJ57RtawvRjXN38RN4UaV7aKkSFLO2+UpFGtGtVihbp7x4cACYAaH/RJvtsrzWAKaQ==
dependencies:
"@fastify/static" "^6.6.0"
"@netlify/build" "^29.6.6"
"@netlify/config" "^20.3.4"
"@netlify/edge-bundler" "^8.11.0"
"@netlify/edge-bundler" "^8.11.1"
"@netlify/framework-info" "^9.8.5"
"@netlify/local-functions-proxy" "^1.1.1"
"@netlify/zip-it-and-ship-it" "^8.9.0"
Expand Down

0 comments on commit 12da1d7

Please sign in to comment.