Skip to content

Commit 546f45c

Browse files
chore(deps): bump auspice in /packages/nextclade-web
Bumps [auspice](https://github.com/nextstrain/auspice) from 2.59.1 to 2.61.0. - [Release notes](https://github.com/nextstrain/auspice/releases) - [Changelog](https://github.com/nextstrain/auspice/blob/master/CHANGELOG.md) - [Commits](nextstrain/auspice@v2.59.1...v2.61.0) --- updated-dependencies: - dependency-name: auspice dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c95471b commit 546f45c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/nextclade-web/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@hapi/accept": "6.0.3",
9191
"@hapi/content": "6.0.0",
9292
"animate.css": "4.1.1",
93-
"auspice": "2.59.1",
93+
"auspice": "2.61.0",
9494
"autoprefixer": "10.4.5",
9595
"awesomplete": "1.1.5",
9696
"axios": "0.27.1",

packages/nextclade-web/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4608,10 +4608,10 @@ attr-accept@^2.2.2:
46084608
resolved "https://registry.yarnpkg.com/attr-accept/-/attr-accept-2.2.2.tgz#646613809660110749e92f2c10833b70968d929b"
46094609
integrity sha512-7prDjvt9HmqiZ0cl5CRjtS84sEyhsHP2coDkaZKRKVfCDo9s7iw7ChVmar78Gu9pC4SoR/28wFu/G5JJhTnqEg==
46104610

4611-
auspice@2.59.1:
4612-
version "2.59.1"
4613-
resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.59.1.tgz#f18479b17d09b9f1cf39ef6d19f44c7f4e974f79"
4614-
integrity sha512-JdfCQ2waAY/BPeIZ58tAUIYWwopY28FuQ3JjG+esa5fPbp5+Ovbx4rl6LqWCscohyojdxgJvJX4l8a1Av2b9ZA==
4611+
auspice@2.61.0:
4612+
version "2.61.0"
4613+
resolved "https://registry.yarnpkg.com/auspice/-/auspice-2.61.0.tgz#8dc9ecefaa1a4a90a4e7606cad2b6dd08f68a468"
4614+
integrity sha512-eeVIg9r23+rUXIP6iABbVjOoYS7puKiyKaNBPYOEg0tSeWDQJSoX1NI+TFRKpTNhCRsJqDsNL6bZ2yicoGOt+g==
46154615
dependencies:
46164616
"@babel/core" "^7.3.4"
46174617
"@babel/plugin-proposal-class-properties" "^7.3.4"

0 commit comments

Comments
 (0)