From 1fb8f7029085a4b0b31cd198b0e0e1c940d23e37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:32:19 +0000 Subject: [PATCH] chore(deps): bump auspice in /packages/nextclade-web Bumps [auspice](https://github.com/nextstrain/auspice) from 2.56.1 to 2.57.0. - [Release notes](https://github.com/nextstrain/auspice/releases) - [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextstrain/auspice/compare/v2.56.1...v2.57.0) --- updated-dependencies: - dependency-name: auspice dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/nextclade-web/package.json | 2 +- packages/nextclade-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/nextclade-web/package.json b/packages/nextclade-web/package.json index ea23970d3..8e4caae1c 100644 --- a/packages/nextclade-web/package.json +++ b/packages/nextclade-web/package.json @@ -90,7 +90,7 @@ "@hapi/accept": "6.0.3", "@hapi/content": "6.0.0", "animate.css": "4.1.1", - "auspice": "2.56.1", + "auspice": "2.57.0", "autoprefixer": "10.4.5", "awesomplete": "1.1.5", "axios": "0.27.1", diff --git a/packages/nextclade-web/yarn.lock b/packages/nextclade-web/yarn.lock index 86f9ae682..71e313cdc 100644 --- a/packages/nextclade-web/yarn.lock +++ b/packages/nextclade-web/yarn.lock @@ -4608,10 +4608,10 @@ attr-accept@^2.2.2: resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.2.tgz#646613809660110749e92f2c10833b70968d929b" integrity sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg== -auspice@2.56.1: - version "2.56.1" - resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.56.1.tgz#605ac4ee1c929c2a00d5b7a1e75b537e0a7946a2" - integrity sha512-dnXcBePMoW2U2jc0gDdIBk8jXa9gPtIe+oKHiwiJOf1bJfBt2uRAFE+VUUOdaxe31iZlZAxnSUW7fSHsfZxGyA== +auspice@2.57.0: + version "2.57.0" + resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.57.0.tgz#186575ef8c5623ec01d824d3d4a39ecace7a51c4" + integrity sha512-PJg6LYaZ0SRAZHBB3SjMZ+cKLcTacEwHV5dgnFn8JdiK35IVjBzPiP5vS+/riZ09W7JdxjVR1pmUZcSZkz/c5Q== dependencies: "@babel/core" "^7.3.4" "@babel/plugin-proposal-class-properties" "^7.3.4"