From cc93e07541a8423ddb3596d9500bcc7fb880271d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 May 2022 19:04:00 +0000 Subject: [PATCH] build(deps-dev): bump tap-spot from 1.1.1 to 1.1.2 Bumps [tap-spot](https://github.com/Munter/tap-spot) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/Munter/tap-spot/releases) - [Commits](https://github.com/Munter/tap-spot/compare/v1.1.1...v1.1.2) --- updated-dependencies: - dependency-name: tap-spot dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 099ffcfca31f..6a65e18ca3e3 100644 --- a/package.json +++ b/package.json @@ -135,7 +135,7 @@ "static-site-generator-webpack-plugin": "^3.4.1", "style-loader": "^3.3.1", "tailwindcss": "^3.0.24", - "tap-spot": "^1.1.1", + "tap-spot": "^1.1.2", "unist-util-visit": "^4.1.0", "webpack": "^5.72.0", "webpack-bundle-analyzer": "^4.5.0", diff --git a/yarn.lock b/yarn.lock index f1b48c681ff7..1c791e79111a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11600,10 +11600,10 @@ tap-parser@^7.0.0: js-yaml "^3.2.7" minipass "^2.2.0" -tap-spot@^1.1.1: - version "1.1.1" - resolved "https://registry.yarnpkg.com/tap-spot/-/tap-spot-1.1.1.tgz#54367e3cbb298bf4291ad7486a99d6e1d1ec498f" - integrity sha512-nyMERRqR9LnTUJvzkwBH/ujm/Zi6jYp0R2txRCSngN1AeJWZPuJJHn1EE7Gr6LtdAzsrk/P1Q6D5bZz9zhMGMw== +tap-spot@^1.1.2: + version "1.1.2" + resolved "https://registry.yarnpkg.com/tap-spot/-/tap-spot-1.1.2.tgz#a17213d54cc47e1d11c592cbc93b0e298e78ba6e" + integrity sha512-P1hF3JqpxvL++FNP7vuKFa1Tm8+2P7mnFINEb5A0zf8n46ulS8g+/oviYhcvXN9G+hhBaWVLie5HR6epeyxaog== dependencies: chalk "^2.3.2" duplexer "^0.1.1"