Skip to content

Commit

Permalink
build(deps): Bump @flex-development/unist-util-types
Browse files Browse the repository at this point in the history
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](flex-development/unist-util-types@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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 663ff70 commit 070a17b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 070a17b

Please sign in to comment.