Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Commit 003654e

Browse files
build(deps-dev): bump tap from 15.2.2 to 15.2.3
Bumps [tap](https://github.com/tapjs/node-tap) from 15.2.2 to 15.2.3. - [Release notes](https://github.com/tapjs/node-tap/releases) - [Commits](tapjs/tapjs@v15.2.2...v15.2.3) --- updated-dependencies: - dependency-name: tap dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91172e3 commit 003654e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"highlight.js": "^11.0.1",
3838
"husky": "^4.2.5",
3939
"marked": "^4.0.0",
40-
"tap": "15.2.2"
40+
"tap": "15.2.3"
4141
},
4242
"scripts": {
4343
"test": "tap --no-cov",

0 commit comments

Comments
 (0)