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

Commit 1c9e4a2

Browse files
build(deps): update dependency netlify-cli to v3.13.10 (#232)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9b8822f commit 1c9e4a2

File tree

2 files changed

+16
-11
lines changed

2 files changed

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

yarn.lock

Lines changed: 15 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.19.0":
1167-
version "9.19.0"
1168-
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.19.0.tgz#2126ba1e677aecc546a9a33b1d1bd891aa7fd2b1"
1169-
integrity sha512-rd/PaN8rClFX2je+lltzdD405opcTgBicRCS4/4pYLFEuVEIkK1YfAwOZfF/0cyPoeJte51TvqFeYBbOEd+y/Q==
1166+
"@netlify/build@^9.19.1":
1167+
version "9.19.1"
1168+
resolved "https://registry.yarnpkg.com/@netlify/build/-/build-9.19.1.tgz#6249fd3e971d6b4ac0d998f105076cbbb42c4beb"
1169+
integrity sha512-8IBiUymbp1V2UHQXa+LECGASIoXh9ocLkM7jOHKn1QD+GrxMmIwCBkt5xASKPI0cDZme1sSvjfqyphVIEe9rFQ==
11701170
dependencies:
11711171
"@bugsnag/js" "^7.0.0"
11721172
"@netlify/cache-utils" "^1.0.7"
@@ -1360,6 +1360,11 @@
13601360
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-2.5.0.tgz#a39c3129a805f6565701b21da7cffa1476498fd5"
13611361
integrity sha512-45BG3E6A+540BZDG4Dul5KmoOwzw+TwiwqQSP08bKiywWtyl3IDDFoozZRp+GjhRo1+CnNVN0L9FxdxvU82UDw==
13621362

1363+
"@netlify/plugins-list@^2.5.1":
1364+
version "2.5.1"
1365+
resolved "https://registry.yarnpkg.com/@netlify/plugins-list/-/plugins-list-2.5.1.tgz#30c57eea4487efd330ab704acf5bf0681e67a394"
1366+
integrity sha512-OaYiOuK5YBEHLMvcG63He5bENbqOfUcVWJ7XjnACXC7uEc4VamE3lTkBPmo8YRydcA5MDtE9Sr2gZs9KQ/EarQ==
1367+
13631368
"@netlify/run-utils@^1.0.6":
13641369
version "1.0.6"
13651370
resolved "https://registry.yarnpkg.com/@netlify/run-utils/-/run-utils-1.0.6.tgz#557d52c5a0d5c86d948be7a89e9e566f999faf63"
@@ -9431,16 +9436,16 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0:
94319436
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.0.tgz#0fbdcf3e13fe4994781280524f8b96b0cdff9c61"
94329437
integrity sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==
94339438

9434-
9435-
version "3.13.9"
9436-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.9.tgz#50dbcd1e2021540737fea736924a2bfbc178380e"
9437-
integrity sha512-rWh+laUxlljtDjIlcvCNp0WsFeNSWKaz2z0ah450iSGYbRlmLVn92xScUfu84EKeXR5oPHWMuKQKOl6BatocXw==
9439+
9440+
version "3.13.10"
9441+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-3.13.10.tgz#233216ba151a39938bf1b5c856106908024b1e98"
9442+
integrity sha512-+I0mNQLtVDxbfpoavF/YGam2ysNKw5qxXa2ievl2JSqbvpwqsur+Qi6Xq+fMOdDXvOjij6KvOOsnCTBGIjzfQw==
94389443
dependencies:
9439-
"@netlify/build" "^9.19.0"
9444+
"@netlify/build" "^9.19.1"
94409445
"@netlify/config" "^4.3.0"
94419446
"@netlify/framework-info" "^3.2.1"
94429447
"@netlify/plugin-edge-handlers" "^1.11.6"
9443-
"@netlify/plugins-list" "^2.5.0"
9448+
"@netlify/plugins-list" "^2.5.1"
94449449
"@netlify/traffic-mesh-agent" "^0.27.10"
94459450
"@netlify/zip-it-and-ship-it" "^3.0.1"
94469451
"@oclif/command" "^1.6.1"

0 commit comments

Comments
 (0)