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

Commit 0cdc049

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

File tree

2 files changed

+11
-35
lines changed

2 files changed

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

yarn.lock

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

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==
1166+
"@netlify/build@^9.11.4":
1167+
version "9.11.4"
1168+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.11.4.tgz#59112f0af194263dccb12047b05892880747f6e5"
1169+
integrity sha512-Sp29Nh//rNq7mqiTjpFQyfM7Xo/aO6IibYjZMsTX/Jsc4oPDKpFjOa0QJj5zNlQAwX6M0vsQTD/De87s4qvjZw==
11701170
dependencies:
11711171
"@bugsnag/js" "^7.0.0"
11721172
"@netlify/cache-utils" "^1.0.7"
11731173
"@netlify/config" "^4.2.0"
11741174
"@netlify/functions-utils" "^1.3.13"
11751175
"@netlify/git-utils" "^1.0.8"
1176-
"@netlify/plugin-edge-handlers" "^1.11.5"
1176+
"@netlify/plugin-edge-handlers" "^1.11.6"
11771177
"@netlify/plugins-list" "^2.4.3"
11781178
"@netlify/run-utils" "^1.0.6"
11791179
"@netlify/zip-it-and-ship-it" "^3.0.1"
@@ -1330,30 +1330,6 @@
13301330
resolved "https://registry.yarnpkg.com/@netlify/open-api/-/open-api-1.3.0.tgz#873b6b1d678a883b3f8e097ce05054455253d676"
13311331
integrity sha512-GcCPXIWI8VDBsLN4nPvb6sKS9tbi4lrHLhex90hT27nwTDeu4HgGE93YilcsgZ1LLODJNxC5LdfTNLtvEHMKVg==
13321332

1333-
"@netlify/plugin-edge-handlers@^1.11.5":
1334-
version "1.11.5"
1335-
resolved "https://registry.yarnpkg.com/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.5.tgz#54a10bbedc27a7463764bf781d560f54a5f6ae0f"
1336-
integrity sha512-R7oEvYjLOrvO8uSy484c4TrZeD5A1M2TN4dIM7dAdd2iHgpC+i3+RhlM9XFHFOqc8lsim+A+BcKMQYZ19z+j6A==
1337-
dependencies:
1338-
"@babel/core" "^7.11.4"
1339-
"@babel/preset-env" "^7.11.5"
1340-
"@rollup/plugin-babel" "^5.2.0"
1341-
"@rollup/plugin-commonjs" "^17.0.0"
1342-
"@rollup/plugin-inject" "^4.0.2"
1343-
"@rollup/plugin-json" "^4.1.0"
1344-
"@rollup/plugin-node-resolve" "^11.0.0"
1345-
"@types/node" "^14.0.27"
1346-
buffer-es6 "^4.9.3"
1347-
del "^6.0.0"
1348-
make-dir "^3.1.0"
1349-
node-fetch "^2.6.1"
1350-
path-type "^4.0.0"
1351-
process-es6 "^0.11.6"
1352-
rollup "^2.23.1"
1353-
rollup-plugin-node-polyfills "^0.2.1"
1354-
rollup-plugin-terser "^7.0.2"
1355-
typescript "^4.1.5"
1356-
13571333
"@netlify/plugin-edge-handlers@^1.11.6":
13581334
version "1.11.6"
13591335
resolved "https://registry.yarnpkg.com/@netlify/plugin-edge-handlers/-/plugin-edge-handlers-1.11.6.tgz#5c6e16c4fab8af18f9fe62df8dff5f63e257310a"
@@ -9482,12 +9458,12 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
94829458
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
94839459
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
94849460

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==
9461+
9462+
version "3.13.7"
9463+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.7.tgz#968f3d53be21d15a2ee74054226f661cffb0e163"
9464+
integrity sha512-I5aY4yOi3R5yNzhMy3RK9LG42jD422Eni/iiwv7+As9EpkYYcWXFwPLy7mE1bxE9xtyxkE1zKxKqEqDjLqt2kA==
94899465
dependencies:
9490-
"@netlify/build" "^9.11.3"
9466+
"@netlify/build" "^9.11.4"
94919467
"@netlify/config" "^4.2.0"
94929468
"@netlify/framework-info" "^3.2.0"
94939469
"@netlify/plugin-edge-handlers" "^1.11.6"

0 commit comments

Comments
 (0)