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

Commit a31cecf

Browse files
build(deps): update dependency netlify-cli to v3.13.5 (#227)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0ad2593 commit a31cecf

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.4",
15+
"netlify-cli": "3.13.5",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,10 +1163,10 @@
11631163
call-me-maybe "^1.0.1"
11641164
glob-to-regexp "^0.3.0"
11651165

1166-
"@netlify/build@^9.11.0":
1167-
version "9.11.0"
1168-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.11.0.tgz#98c92250304b42b6acc79c53ee6bf9addcce172b"
1169-
integrity sha512-hCT4a8AcnaGPuG7Ct3ON5/7KrfTldeMHr0NM+6ggjFoB7XRm7ACHz2oPzh28hcEsYLHM2dgrRAzBF9aWyS6Txg==
1166+
"@netlify/build@^9.11.2":
1167+
version "9.11.2"
1168+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.11.2.tgz#17b524c9803748903e99d3f6eb2c1f28634855e0"
1169+
integrity sha512-hnKDssHUnTSNibvK67lJ2hqZHutsUVSCWvLDV2ExEbSlqws0GdGjTunas39Vx6Vq/YKLEg/bLI+SXSsVyPKWxQ==
11701170
dependencies:
11711171
"@bugsnag/js" "^7.0.0"
11721172
"@netlify/cache-utils" "^1.0.7"
@@ -9458,12 +9458,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
94589458
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
94599459
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
94609460

9461-
9462-
version "3.13.4"
9463-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.4.tgz#50b367e9450cc2232ae995f12f6e5e52b3f1eb8f"
9464-
integrity sha512-2pwd1pnOAbgQVbM+c7u/p/A7O9ypFyxFv91CaiaUTPmU7QSBCvacNT4G/6F9zgrDGzVp+/mVdQFu74CEz43Z+g==
9461+
9462+
version "3.13.5"
9463+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.5.tgz#508c6822837cc643d6e7702cc6ac288ae6d98c3f"
9464+
integrity sha512-H077yu7Tt7uPqTnN6ZEtKrFwVsvkAyiPDmHzOxA13g9h/5Ho9tUEFhOrxsYRo/CNqdYDqvun5edBcyvNmif+ow==
94659465
dependencies:
9466-
"@netlify/build" "^9.11.0"
9466+
"@netlify/build" "^9.11.2"
94679467
"@netlify/config" "^4.2.0"
94689468
"@netlify/framework-info" "^3.2.0"
94699469
"@netlify/plugin-edge-handlers" "^1.11.5"

0 commit comments

Comments
 (0)