From 070a17bc36dbc1304c75b10a9e8baec2010e089c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:05:23 +0000 Subject: [PATCH] build(deps): Bump @flex-development/unist-util-types Bumps the flex-development group with 1 update: [@flex-development/unist-util-types](https://github.com/flex-development/unist-util-types). Updates `@flex-development/unist-util-types` from 1.6.0 to 1.6.1 - [Release notes](https://github.com/flex-development/unist-util-types/releases) - [Changelog](https://github.com/flex-development/unist-util-types/blob/main/CHANGELOG.md) - [Commits](https://github.com/flex-development/unist-util-types/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: "@flex-development/unist-util-types" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flex-development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 3f9d75f..2a81fd6 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "typecheck:watch": "vitest --mode=typecheck --typecheck" }, "dependencies": { - "@flex-development/unist-util-types": "1.6.0", + "@flex-development/unist-util-types": "1.6.1", "@types/unist": "3.0.2" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 8dbf54b..bf4237c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1844,7 +1844,7 @@ __metadata: "@flex-development/mlly": "npm:1.0.0-alpha.18" "@flex-development/pathe": "npm:2.0.0" "@flex-development/tutils": "npm:6.0.0-alpha.25" - "@flex-development/unist-util-types": "npm:1.6.0" + "@flex-development/unist-util-types": "npm:1.6.1" "@html-eslint/eslint-plugin": "npm:0.24.1" "@html-eslint/parser": "npm:0.24.1" "@types/chai": "npm:4.3.16" @@ -1909,12 +1909,12 @@ __metadata: languageName: node linkType: hard -"@flex-development/unist-util-types@npm:1.6.0": - version: 1.6.0 - resolution: "@flex-development/unist-util-types@npm:1.6.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.6.0%2F4e40cc3dadce847a603efae356dca9da4af17bdb" - peerDependencies: - "@types/unist": ">=3.0.2" - checksum: 10/cdbf97ecb7a24f36e427b531042fee85704cbfa613aaf0146a8633ad48244072d6c66de5aa23d472dd4216c74174cfbb25f46a5b27f937a6913cee03c7da0f31 +"@flex-development/unist-util-types@npm:1.6.1": + version: 1.6.1 + resolution: "@flex-development/unist-util-types@npm:1.6.1::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.6.1%2F0deabf0a30d32dc9ae23aea394ef67b8f0b806b9" + dependencies: + "@types/unist": "npm:3.0.2" + checksum: 10/fd308bb9673987b588d54afc56821fefaad9233fecf8d76f352a055c339716979f3c2e1b2d145628ffa0d9ac033fbe28d942294a029d98b52334dd9703471f99 languageName: node linkType: hard