Skip to content

Commit 07a78c5

Browse files
meta: update dependency netlify-cli to v19.1.4
1 parent bc9596b commit 07a78c5

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
@@ -52,7 +52,7 @@
5252
"eslint-plugin-react-hooks": "5.2.0",
5353
"husky": "9.1.7",
5454
"lint-staged": "15.5.0",
55-
"netlify-cli": "19.1.3",
55+
"netlify-cli": "19.1.4",
5656
"prettier": "3.3.3",
5757
"typescript": "5.8.2"
5858
},

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9569,10 +9569,10 @@ get-port-please@^3.1.2:
95699569
resolved "https://registry.yarnpkg.com/get-port-please/-/get-port-please-3.1.2.tgz#502795e56217128e4183025c89a48c71652f4e49"
95709570
integrity sha512-Gxc29eLs1fbn6LQ4jSU4vXjlwyZhF5HsGuMAa7gqBP4Rw4yxxltyDUuF5MBclFzDTXO+ACchGQoeela4DSfzdQ==
95719571

9572-
get-port@7.1.0:
9573-
version "7.1.0"
9574-
resolved "https://registry.yarnpkg.com/get-port/-/get-port-7.1.0.tgz#d5a500ebfc7aa705294ec2b83cc38c5d0e364fec"
9575-
integrity sha512-QB9NKEeDg3xxVwCCwJQ9+xycaz6pBB6iQ76wiWMl1927n0Kir6alPiP+yuiICLLU4jpMe08dXfpebuQppFA2zw==
9572+
get-port@5.1.1:
9573+
version "5.1.1"
9574+
resolved "https://registry.yarnpkg.com/get-port/-/get-port-5.1.1.tgz#0469ed07563479de6efb986baf053dcd7d4e3193"
9575+
integrity sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==
95769576

95779577
get-port@^6.1.2:
95789578
version "6.1.2"
@@ -13126,10 +13126,10 @@ nested-error-stacks@^2.0.0, nested-error-stacks@^2.1.0, nested-error-stacks@^2.1
1312613126
resolved "https://registry.yarnpkg.com/nested-error-stacks/-/nested-error-stacks-2.1.1.tgz#26c8a3cee6cc05fbcf1e333cd2fc3e003326c0b5"
1312713127
integrity sha512-9iN1ka/9zmX1ZvLV9ewJYEk9h7RyRRtqdK0woXcqohu8EWIerfPUjYJPg0ULy0UqP7cslmdGc8xKDJcojlKiaw==
1312813128

13129-
13130-
version "19.1.3"
13131-
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-19.1.3.tgz#bc6bcef4edef3760c31660d1398bc0bedb0eb2cd"
13132-
integrity sha512-zAIypaX5AqLslIIkAYFlJAc1CqrUwhL6Vh/d0M+CagezIlhLvru6MTEfyxCaDIH1BBmOfH0cWViLa+M+LsyETg==
13129+
13130+
version "19.1.4"
13131+
resolved "https://registry.yarnpkg.com/netlify-cli/-/netlify-cli-19.1.4.tgz#a6f3e5f2d637abbfa7346ed28bf0ed14d608e702"
13132+
integrity sha512-/X5gn8jO/GY4cZnEFajaUnO/4LiCLgnbumoSNvbNnY8EADqdfPiOnjz1u6gAiMlSt2DKASy7Bs6HbNM1XcXGsA==
1313313133
dependencies:
1313413134
"@fastify/static" "7.0.4"
1313513135
"@netlify/blobs" "8.1.2"
@@ -13178,7 +13178,7 @@ [email protected]:
1317813178
folder-walker "3.2.0"
1317913179
from2-array "0.0.4"
1318013180
fuzzy "0.1.3"
13181-
get-port "7.1.0"
13181+
get-port "5.1.1"
1318213182
gh-release-fetch "4.0.3"
1318313183
git-repo-info "2.1.1"
1318413184
gitconfiglocal "2.1.0"

0 commit comments

Comments
 (0)