Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent 16505df commit 4012bb1
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 @@ -73,7 +73,7 @@
"typecheck:watch": "vitest typecheck"
},
"dependencies": {
"@flex-development/tutils": "6.0.0-alpha.19",
"@flex-development/tutils": "6.0.0-alpha.20",
"node-inspect-extracted": "2.0.2"
},
"devDependencies": {
Expand Down Expand Up @@ -169,7 +169,7 @@
},
"resolutions": {
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
"@flex-development/tutils": "6.0.0-alpha.19"
"@flex-development/tutils": "6.0.0-alpha.20"
},
"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 @@ -1313,7 +1313,7 @@ __metadata:
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/pkg-types": "npm:3.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.1"
"@flex-development/tutils": "npm:6.0.0-alpha.19"
"@flex-development/tutils": "npm:6.0.0-alpha.20"
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@types/chai": "npm:4.3.5"
"@types/chai-string": "npm:1.4.2"
Expand Down Expand Up @@ -1611,12 +1611,12 @@ __metadata:
languageName: node
linkType: hard

"@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"
"@flex-development/tutils@npm:6.0.0-alpha.20":
version: 6.0.0-alpha.20
resolution: "@flex-development/tutils@npm:6.0.0-alpha.20::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.20%2Fe718f70cb73075438a96093ff9bc681257ee436f"
peerDependencies:
typescript: ">=5.0.4"
checksum: d8cb97913523e07b472c31afc0927460f80aad60279354ddf0456d360ae015538265cd47e54e5d254c685474080a4bc6df7604fdc672c63474da7e35ab292ca2
checksum: 6a64f5599bfd258f4bfc6bf0472caa12fafe42afe6467725fa1c217ab3ab360768f2e40f94baea2b56bf52920731cd3ed1c0d29b5c8512d33b26a476f6953414
languageName: node
linkType: hard

Expand Down

0 comments on commit 4012bb1

Please sign in to comment.