From 397001b6e613ab0eaa7d13ae449a1690b37d98ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 22:39:03 +0000 Subject: [PATCH] Update dependency astro to ^2.10.3 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 4b663e2d..12f9fcf1 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@astrojs/react": "^2.2.1", "@kiltprotocol/sdk-js": "^0.33.1", "@polkadot/extension-dapp": "^0.46.5", - "astro": "^2.10.1", + "astro": "^2.10.3", "got": "^12.6.1", "http-status-codes": "^2.2.0", "lodash-es": "^4.17.21", diff --git a/yarn.lock b/yarn.lock index 483647c4..442f6964 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1962,10 +1962,10 @@ astro-eslint-parser@^0.14.0: espree "^9.0.0" semver "^7.3.8" -astro@^2.10.1: - version "2.10.1" - resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.1.tgz#984e0562f988ccf16a53e52cb58e4e1250920199" - integrity sha512-t3y9laRaOZTAu6omVpI5x/wE80t2yTCWO/UTCPJYAYy2Aoi+snupwk8ZFBLgVd0lwO7KhjRKA0pUScfkn3bnXw== +astro@^2.10.3: + version "2.10.3" + resolved "https://registry.yarnpkg.com/astro/-/astro-2.10.3.tgz#6211e963040ee4e9657dab343b7590a6dd9d2b54" + integrity sha512-Hp8HhamDsRw31QYftKNmPktbr9+YJ5CQMSAlg0ED667hhH0KkgfVV77bqRojsLlj6f/6qBYGMgooGQdtfdie1Q== dependencies: "@astrojs/compiler" "^1.8.0" "@astrojs/internal-helpers" "^0.1.2" @@ -7292,7 +7292,7 @@ tar-stream@^3.1.5: fast-fifo "^1.2.0" streamx "^2.15.0" -testcontainers@^10.0.1, testcontainers@^10.0.2: +testcontainers@^10.0.2: version "10.0.2" resolved "https://registry.yarnpkg.com/testcontainers/-/testcontainers-10.0.2.tgz#b9a20ba3e1ce89af7af20875285dacd52bff9511" integrity sha512-+NaLTsjy4scWjLCeLeUS8nKcMgQDBse/UDJwRd5U23n14mAWFxU7hBItS6s9bzw0Iv253eDQ2pSEQJO0pbknpw==