Skip to content

Commit d1da0d3

Browse files
build(deps): Bump @flex-development/tutils from 6.0.0-alpha.12 to 6.0.0-alpha.13 (#229)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89c52ef commit d1da0d3

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
},
8585
"dependencies": {
8686
"@flex-development/docast": "1.0.0-alpha.13",
87-
"@flex-development/tutils": "6.0.0-alpha.12",
87+
"@flex-development/tutils": "6.0.0-alpha.13",
8888
"@types/unist": "3.0.0",
8989
"detab": "3.0.2",
9090
"unist-builder": "4.0.0",
@@ -176,7 +176,7 @@
176176
},
177177
"resolutions": {
178178
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
179-
"@flex-development/tutils": "6.0.0-alpha.12",
179+
"@flex-development/tutils": "6.0.0-alpha.13",
180180
"@types/unist": "3.0.0",
181181
"unist-util-inspect@npm:7.0.1": "patch:unist-util-inspect@npm%3A7.0.1#patches/unist-util-inspect+7.0.1.dev.patch",
182182
"vfile": "6.0.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ __metadata:
11081108
"@flex-development/mlly": "npm:1.0.0-alpha.15"
11091109
"@flex-development/pathe": "npm:2.0.0"
11101110
"@flex-development/tsconfig-utils": "npm:1.1.2"
1111-
"@flex-development/tutils": "npm:6.0.0-alpha.12"
1111+
"@flex-development/tutils": "npm:6.0.0-alpha.13"
11121112
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
11131113
"@types/chai": "npm:4.3.5"
11141114
"@types/conventional-changelog": "npm:3.1.1"
@@ -1435,14 +1435,14 @@ __metadata:
14351435
languageName: node
14361436
linkType: hard
14371437

1438-
"@flex-development/tutils@npm:6.0.0-alpha.12":
1439-
version: 6.0.0-alpha.12
1440-
resolution: "@flex-development/tutils@npm:6.0.0-alpha.12::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.12%2F09e3edc5c0533b5a51a88aa87c8b13bf48aeceb9"
1438+
"@flex-development/tutils@npm:6.0.0-alpha.13":
1439+
version: 6.0.0-alpha.13
1440+
resolution: "@flex-development/tutils@npm:6.0.0-alpha.13::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.13%2F32c19fb557ae46aa62f0429e9d8d9325e99e020c"
14411441
dependencies:
14421442
dequal: "npm:2.0.3"
14431443
peerDependencies:
14441444
typescript: ">=5.0.4"
1445-
checksum: 25f8e93fa7fb15b1068f603f89e18272426de282d20d835ac20b80c3dec76ec7c899bca52228c58a27fe2f87797f720e5857ea6944058081c97e9691d4262ac3
1445+
checksum: 059ab62b42b7c6aba55a0cd47e0d73675649787de3e7f651c5f12a3aa397659edfed535562abfc405f319dc2f4c5ef89ef1e77c8e13e75f7f905e79c0b215258
14461446
languageName: node
14471447
linkType: hard
14481448

0 commit comments

Comments
 (0)