From 4c1eb3a0e9e894e8a9083c26cc4d7da30f9bcee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:18:14 +0000 Subject: [PATCH] build(deps): bump @automattic/vip-go-preflight-checks Bumps [@automattic/vip-go-preflight-checks](https://github.com/Automattic/vip-go-harmonia) from 2.0.17 to 2.0.18. - [Release notes](https://github.com/Automattic/vip-go-harmonia/releases) - [Commits](https://github.com/Automattic/vip-go-harmonia/compare/2.0.17...2.0.18) --- updated-dependencies: - dependency-name: "@automattic/vip-go-preflight-checks" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index db90eba31..ab3a7aaf5 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -32,7 +32,7 @@ "ini": "5.0.0", "js-yaml": "^4.1.0", "jwt-decode": "4.0.0", - "lando": "github:automattic/lando-cli.git#4d8465e", + "lando": "github:automattic/lando-cli.git#6ca2668", "node-fetch": "^2.6.1", "open": "^10.0.0", "proxy-from-env": "^1.1.0", @@ -250,9 +250,9 @@ } }, "node_modules/@automattic/vip-go-preflight-checks": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/@automattic/vip-go-preflight-checks/-/vip-go-preflight-checks-2.0.17.tgz", - "integrity": "sha512-ydpTIwg5cmckOADUwmPd55H2vbIEGmC10pmO7OmRWAIwgyb47E3owUX2xFHfs4Z7F8PpDnt/5S9B5Z0x2bPAxQ==", + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/@automattic/vip-go-preflight-checks/-/vip-go-preflight-checks-2.0.18.tgz", + "integrity": "sha512-I7bAndhd0pvkCas8qHrpT3p81mJotjkLr0r2G215jtg6lI1OV6L7+Xnkns/LONqPZROjoPxfErbega6C5IUuzw==", "dependencies": { "chalk": "^4.1.2", "command-line-args": "^5.2.1", @@ -13403,9 +13403,9 @@ } }, "@automattic/vip-go-preflight-checks": { - "version": "2.0.17", - "resolved": "https://registry.npmjs.org/@automattic/vip-go-preflight-checks/-/vip-go-preflight-checks-2.0.17.tgz", - "integrity": "sha512-ydpTIwg5cmckOADUwmPd55H2vbIEGmC10pmO7OmRWAIwgyb47E3owUX2xFHfs4Z7F8PpDnt/5S9B5Z0x2bPAxQ==", + "version": "2.0.18", + "resolved": "https://registry.npmjs.org/@automattic/vip-go-preflight-checks/-/vip-go-preflight-checks-2.0.18.tgz", + "integrity": "sha512-I7bAndhd0pvkCas8qHrpT3p81mJotjkLr0r2G215jtg6lI1OV6L7+Xnkns/LONqPZROjoPxfErbega6C5IUuzw==", "requires": { "chalk": "^4.1.2", "command-line-args": "^5.2.1", @@ -20199,7 +20199,7 @@ }, "lando": { "version": "git+ssh://git@github.com/automattic/lando-cli.git#4d8465ece983ee6242528b54de6738f00804ca0d", - "from": "lando@github:automattic/lando-cli.git#4d8465e", + "from": "lando@github:automattic/lando-cli.git#6ca2668", "requires": { "@lando/compose": "1.0.0", "axios": "^1.7.2",