Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 7, 2023
1 parent 8678a83 commit 78e605b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"typecheck:watch": "vitest typecheck"
},
"dependencies": {
"@flex-development/tutils": "6.0.0-alpha.14"
"@flex-development/tutils": "6.0.0-alpha.15"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.7.1",
Expand Down Expand Up @@ -152,7 +152,7 @@
},
"resolutions": {
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
"@flex-development/tutils": "6.0.0-alpha.14"
"@flex-development/tutils": "6.0.0-alpha.15"
},
"engines": {
"node": ">=16.20.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.15"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tutils": "npm:6.0.0-alpha.14"
"@flex-development/tutils": "npm:6.0.0-alpha.15"
"@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 @@ -1408,14 +1408,14 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tutils@npm:6.0.0-alpha.14":
version: 6.0.0-alpha.14
resolution: "@flex-development/tutils@npm:6.0.0-alpha.14::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.14%2F3715445f311171fd0e8215a13ed8b9b66ea14b48"
"@flex-development/tutils@npm:6.0.0-alpha.15":
version: 6.0.0-alpha.15
resolution: "@flex-development/tutils@npm:6.0.0-alpha.15::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.15%2F193cf7862ccf488c63d8f30d4f8e5abd79585735"
dependencies:
dequal: "npm:2.0.3"
peerDependencies:
typescript: ">=5.0.4"
checksum: 407ff65f0fff7df9cfe87666dde05194444b3d886bf7865c27fe49364bd1cb2e768b56c916dc537e2f7ba6c6705607d430ee7f49a2591f65dbeab8eca3b3cd48
checksum: c4b0dc11cd32ddcf30ab369f4a7ce8d8467f0e65ed9f516b81c90b32373b45d5bc38da0691ab0b7705fd5eea8d86a3b34c8aad534e8a8a073421328ff19cd855
languageName: node
linkType: hard

Expand Down

0 comments on commit 78e605b

Please sign in to comment.