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

Commit 506fb52

Browse files
build(deps): update dependency netlify-cli to v3.13.6 (#228)
Co-authored-by: Renovate Bot <[email protected]>
1 parent a31cecf commit 506fb52

File tree

2 files changed

+35
-11
lines changed

2 files changed

+35
-11
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.5",
15+
"netlify-cli": "3.13.6",
1616
"prettier": "2.2.1",
1717
"prettier-config-xo": "1.0.3",
1818
"semantic-release": "17.4.2",

yarn.lock

Lines changed: 34 additions & 10 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.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==
1166+
"@netlify/build@^9.11.3":
1167+
version "9.11.3"
1168+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.11.3.tgz#d59cab795e46520d5c8d93395bbf4f5e403f689a"
1169+
integrity sha512-9w08sQsZri726Ms+m7HmsgldctoPfM9+zzwrkZhrQSsEgukqx8bZJEOlthM19MN9VQrobWU+dy+Uq/Il3Upb5w==
11701170
dependencies:
11711171
"@bugsnag/js" "^7.0.0"
11721172
"@netlify/cache-utils" "^1.0.7"
@@ -1354,6 +1354,30 @@
13541354
rollup-plugin-terser "^7.0.2"
13551355
typescript "^4.1.5"
13561356

1357+
"@netlify/plugin-edge-handlers@^1.11.6":
1358+
version "1.11.6"
1359+
resolved "https://registry.yarnpkg.com/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.6.tgz#5c6e16c4fab8af18f9fe62df8dff5f63e257310a"
1360+
integrity sha512-7L5pkXlwPfyUrmm9cu2+nOQYW1FMx6waMbl2Uj5SmxjLz5Dvt2zkUYbNU2ImNmJ10mxziv3LABSFn2k2qy2nLw==
1361+
dependencies:
1362+
"@babel/core" "^7.11.4"
1363+
"@babel/preset-env" "^7.11.5"
1364+
"@rollup/plugin-babel" "^5.2.0"
1365+
"@rollup/plugin-commonjs" "^17.0.0"
1366+
"@rollup/plugin-inject" "^4.0.2"
1367+
"@rollup/plugin-json" "^4.1.0"
1368+
"@rollup/plugin-node-resolve" "^11.0.0"
1369+
"@types/node" "^14.0.27"
1370+
buffer-es6 "^4.9.3"
1371+
del "^6.0.0"
1372+
make-dir "^3.1.0"
1373+
node-fetch "^2.6.1"
1374+
path-type "^4.0.0"
1375+
process-es6 "^0.11.6"
1376+
rollup "^2.23.1"
1377+
rollup-plugin-node-polyfills "^0.2.1"
1378+
rollup-plugin-terser "^7.0.2"
1379+
typescript "^4.1.5"
1380+
13571381
"@netlify/plugins-list@^2.4.3":
13581382
version "2.4.3"
13591383
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-2.4.3.tgz#169d76c4f5854a3332d919ee93b6ab96396c2571"
@@ -9458,15 +9482,15 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
94589482
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
94599483
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
94609484

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==
9485+
9486+
version "3.13.6"
9487+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.6.tgz#0a21c61af532d072f2c50d458c6d69ac696d82f4"
9488+
integrity sha512-8Pqv+8/X5KxTwgfwtokoUUHbANqtJIwAKTG1uzwnMlCVl9pWcZdMtia7b3UsMAr2tBwJhwh7zuGJ5X9hQCa4Hg==
94659489
dependencies:
9466-
"@netlify/build" "^9.11.2"
9490+
"@netlify/build" "^9.11.3"
94679491
"@netlify/config" "^4.2.0"
94689492
"@netlify/framework-info" "^3.2.0"
9469-
"@netlify/plugin-edge-handlers" "^1.11.5"
9493+
"@netlify/plugin-edge-handlers" "^1.11.6"
94709494
"@netlify/plugins-list" "^2.4.3"
94719495
"@netlify/traffic-mesh-agent" "^0.27.10"
94729496
"@netlify/zip-it-and-ship-it" "^3.0.1"

0 commit comments

Comments
 (0)