Skip to content

Commit

Permalink
build(deps-peer): bump @flex-development/unist-util-types from 1.0.0 …
Browse files Browse the repository at this point in the history
…to 1.1.0

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Mar 15, 2024
1 parent 5b0efc7 commit 949d7c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@flex-development/mkbuild": "1.0.0-alpha.23",
"@flex-development/mlly": "1.0.0-alpha.18",
"@flex-development/pathe": "2.0.0",
"@flex-development/unist-util-types": "1.0.0",
"@flex-development/unist-util-types": "1.1.0",
"@types/eslint": "8.56.5",
"@types/estree": "1.0.5",
"@types/estree-jsx": "1.0.5",
Expand Down Expand Up @@ -135,7 +135,7 @@
},
"peerDependencies": {
"@flex-development/docast": ">=1.0.0-alpha.14",
"@flex-development/unist-util-types": ">=1.0.0",
"@flex-development/unist-util-types": ">=1.1.0",
"@types/mdast": ">=4.0.3",
"@types/unist": ">=3.0.2"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,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.0.0"
"@flex-development/unist-util-types": "npm:1.1.0"
"@types/eslint": "npm:8.56.5"
"@types/estree": "npm:1.0.5"
"@types/estree-jsx": "npm:1.0.5"
Expand Down Expand Up @@ -1514,7 +1514,7 @@ __metadata:
yaml-eslint-parser: "npm:1.2.2"
peerDependencies:
"@flex-development/docast": ">=1.0.0-alpha.14"
"@flex-development/unist-util-types": ">=1.0.0"
"@flex-development/unist-util-types": ">=1.1.0"
"@types/mdast": ">=4.0.3"
"@types/unist": ">=3.0.2"
languageName: unknown
Expand Down Expand Up @@ -1850,12 +1850,12 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/unist-util-types@npm:1.0.0":
version: 1.0.0
resolution: "@flex-development/unist-util-types@npm:1.0.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.0.0%2Ff66f57aa436e3ab5d054e6a4190b597bb4632f35"
"@flex-development/unist-util-types@npm:1.1.0":
version: 1.1.0
resolution: "@flex-development/unist-util-types@npm:1.1.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Funist-util-types%2F1.1.0%2Ff74a188ce824cf7bf97d448973ed979e0bbd78fb"
peerDependencies:
"@types/unist": ">=3.0.2"
checksum: 10/c714ef87b53eed2a42fa0bb94abf5be41234e96081d0cfeeb9eb09fcedccad0019d525365533f1e060ce26b9836e02e4d025a845afdf8ddb7d2f3dbe847bb480
checksum: 10/718b2cfa8269cca737666bbc26cd12eec1506185472031eb244c37c6b9c0800d22b554d0a0122486f6d97ecc424d6063623cb7dcf23ce4c794c28e8faeea0d71
languageName: node
linkType: hard

Expand Down

0 comments on commit 949d7c1

Please sign in to comment.