From 96910223c02448edec68533676f08799af56add9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:24:22 +0000 Subject: [PATCH] build(deps-dev): bump @yao-pkg/pkg from 6.0.1 to 6.1.0 Bumps [@yao-pkg/pkg](https://github.com/yao-pkg/pkg) from 6.0.1 to 6.1.0. - [Release notes](https://github.com/yao-pkg/pkg/releases) - [Changelog](https://github.com/yao-pkg/pkg/blob/main/CHANGELOG.md) - [Commits](https://github.com/yao-pkg/pkg/compare/v6.0.1...v6.1.0) --- updated-dependencies: - dependency-name: "@yao-pkg/pkg" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3f88022d..a1d75c342 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/flush-write-stream": "^1.0.0", "@types/node": "^22.0.0", "@types/tap": "^15.0.6", - "@yao-pkg/pkg": "6.0.1", + "@yao-pkg/pkg": "6.1.0", "airtap": "4.0.4", "benchmark": "^2.1.4", "bole": "^5.0.5",