From 52bf970d6ea5bf650291265b9bd2cc1ffda8b0bd Mon Sep 17 00:00:00 2001 From: Matthew Phillips Date: Fri, 25 Jun 2021 09:38:46 -0400 Subject: [PATCH] Remove broken changeset (#542) This changeset has "mixed ignored and not ignored change", whatever this means. This is a changeset for examples, which we don't publish, so its unnecessary. --- .changeset/brave-glasses-cry.md | 12 ------------ yarn.lock | 5 +++++ 2 files changed, 5 insertions(+), 12 deletions(-) delete mode 100644 .changeset/brave-glasses-cry.md diff --git a/.changeset/brave-glasses-cry.md b/.changeset/brave-glasses-cry.md deleted file mode 100644 index 7faf3b0c88..0000000000 --- a/.changeset/brave-glasses-cry.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -'@astrojs/markdown-example': patch -'@astrojs/example-blog': patch -'@astrojs/docs-template': patch -'@astrojs/kitchen-sink-example': patch -'@astrojs/portfolio-template': patch -'@example/snowpack': patch -'@astrojs/starter-kit': patch -'@astrojs/tailwind-example': patch ---- - -Force pnpm installs to hoist nested dependencies diff --git a/yarn.lock b/yarn.lock index ec83767722..01bcb37f44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6746,6 +6746,11 @@ nanoid@^3.1.23: resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.23.tgz#f744086ce7c2bc47ee0a8472574d5c78e4183a81" integrity sha512-FiB0kzdP0FFVGDKlRLEQ1BgDzU87dy5NnzjeW9YZNt+/c3+q82EQDUwniSAUxp/F0gFNI1ZhKU1FqYsMuqZVnw== +nanostores@^0.3.3: + version "0.3.3" + resolved "https://registry.yarnpkg.com/nanostores/-/nanostores-0.3.3.tgz#3f6a858d3e2700c70c7942301380550f66a8e9ee" + integrity sha512-+MemxV/HzzTPJQCvzEmwfIFMAIcDEiod37A5F1ERyKQqtm6hbEfuNokfmJfecYM2gjunlPdPHA5lQ9cwHHSYNg== + natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"