Skip to content

Commit

Permalink
build(deps): Bump @flex-development/tutils from 6.0.0-alpha.18 to 6.0…
Browse files Browse the repository at this point in the history
….0-alpha.19 (#252)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 10, 2023
1 parent 9173c9b commit fbf61da
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"dependencies": {
"@flex-development/docast": "1.0.0-alpha.13",
"@flex-development/tutils": "6.0.0-alpha.18",
"@flex-development/tutils": "6.0.0-alpha.19",
"@types/unist": "3.0.0",
"detab": "3.0.2",
"unist-builder": "4.0.0",
Expand Down Expand Up @@ -176,7 +176,7 @@
},
"resolutions": {
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
"@flex-development/tutils": "6.0.0-alpha.18",
"@flex-development/tutils": "6.0.0-alpha.19",
"@types/unist": "3.0.0",
"unist-util-inspect@npm:7.0.1": "patch:unist-util-inspect@npm%3A7.0.1#patches/unist-util-inspect+7.0.1.dev.patch",
"vfile": "6.0.1"
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.16"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.1"
"@flex-development/tutils": "npm:6.0.0-alpha.18"
"@flex-development/tutils": "npm:6.0.0-alpha.19"
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@types/chai": "npm:4.3.5"
"@types/conventional-changelog": "npm:3.1.1"
Expand Down Expand Up @@ -1630,14 +1630,12 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tutils@npm:6.0.0-alpha.18":
version: 6.0.0-alpha.18
resolution: "@flex-development/tutils@npm:6.0.0-alpha.18::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.18%2Fa8693102aab522ad1ecafda09438e513014dca6c"
dependencies:
dequal: "npm:2.0.3"
"@flex-development/tutils@npm:6.0.0-alpha.19":
version: 6.0.0-alpha.19
resolution: "@flex-development/tutils@npm:6.0.0-alpha.19::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.19%2F96c75f784454d33cabf2d2426902d1ae4faef76d"
peerDependencies:
typescript: ">=5.0.4"
checksum: c506828a3a86998e36d8808b7313ca0c14922f5f49008c600706eec9b06678919b56f96004919b056e59392255f63002d5fe2ea98504212f44e16f6e43d7b141
checksum: d8cb97913523e07b472c31afc0927460f80aad60279354ddf0456d360ae015538265cd47e54e5d254c685474080a4bc6df7604fdc672c63474da7e35ab292ca2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4358,13 +4356,6 @@ __metadata:
languageName: node
linkType: hard

"dequal@npm:2.0.3":
version: 2.0.3
resolution: "dequal@npm:2.0.3"
checksum: 7a633ec0ba78bc08ba217b762b15157d2ec99edb50a82124df2c341255b1943217215872888981cc6a6ee02406ab1b09783f5b51b7db8d8f8f1284092f379aad
languageName: node
linkType: hard

"detab@npm:3.0.2":
version: 3.0.2
resolution: "detab@npm:3.0.2"
Expand Down

0 comments on commit fbf61da

Please sign in to comment.