Skip to content

Commit 59fd528

Browse files
chore(deps): bump tape from 4.13.3 to 4.16.1
Bumps [tape](https://github.com/ljharb/tape) from 4.13.3 to 4.16.1. - [Release notes](https://github.com/ljharb/tape/releases) - [Changelog](https://github.com/ljharb/tape/blob/master/CHANGELOG.md) - [Commits](tape-testing/tape@v4.13.3...v4.16.1) --- updated-dependencies: - dependency-name: tape dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 948b086 commit 59fd528

3 files changed

Lines changed: 245 additions & 61 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"devDependencies": {
1414
"@dhis2/cli-style": "^9.0.1",
1515
"@dhis2/cli-utils-docsite": "^3.1.2",
16-
"tape": "^4.13.2",
16+
"tape": "^4.16.1",
1717
"tape-await": "^0.1.2"
1818
},
1919
"scripts": {

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"inquirer": "^7.1.0",
3131
"jsondiffpatch": "^0.4.1",
3232
"semantic-release": "^17.4.4",
33-
"tape": "^4.13.2"
33+
"tape": "^4.16.1"
3434
},
3535
"publishConfig": {
3636
"access": "public"

0 commit comments

Comments
 (0)