Skip to content

Commit 276b725

Browse files
build(deps-dev): bump tap-spot from 1.1.1 to 1.1.2 (#6138)
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](Munter/tap-spot@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30559c7 commit 276b725

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"static-site-generator-webpack-plugin": "^3.4.1",
136136
"style-loader": "^3.3.1",
137137
"tailwindcss": "^3.0.24",
138-
"tap-spot": "^1.1.1",
138+
"tap-spot": "^1.1.2",
139139
"unist-util-visit": "^4.1.0",
140140
"webpack": "^5.72.0",
141141
"webpack-bundle-analyzer": "^4.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11606,10 +11606,10 @@ tap-parser@^7.0.0:
1160611606
js-yaml "^3.2.7"
1160711607
minipass "^2.2.0"
1160811608

11609-
tap-spot@^1.1.1:
11610-
version "1.1.1"
11611-
resolved "https://registry.yarnpkg.com/tap-spot/-/tap-spot-1.1.1.tgz#54367e3cbb298bf4291ad7486a99d6e1d1ec498f"
11612-
integrity sha512-nyMERRqR9LnTUJvzkwBH/ujm/Zi6jYp0R2txRCSngN1AeJWZPuJJHn1EE7Gr6LtdAzsrk/P1Q6D5bZz9zhMGMw==
11609+
tap-spot@^1.1.2:
11610+
version "1.1.2"
11611+
resolved "https://registry.yarnpkg.com/tap-spot/-/tap-spot-1.1.2.tgz#a17213d54cc47e1d11c592cbc93b0e298e78ba6e"
11612+
integrity sha512-P1hF3JqpxvL++FNP7vuKFa1Tm8+2P7mnFINEb5A0zf8n46ulS8g+/oviYhcvXN9G+hhBaWVLie5HR6epeyxaog==
1161311613
dependencies:
1161411614
chalk "^2.3.2"
1161511615
duplexer "^0.1.1"

0 commit comments

Comments
 (0)