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.20 (#264)

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 f67d24c commit 59759d2
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 @@ -82,7 +82,7 @@
},
"dependencies": {
"@flex-development/errnode": "2.0.0",
"@flex-development/tutils": "6.0.0-alpha.18"
"@flex-development/tutils": "6.0.0-alpha.20"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.7.1",
Expand Down Expand Up @@ -165,7 +165,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.20"
},
"engines": {
"node": ">=16.20.0",
Expand Down
19 changes: 5 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1494,7 +1494,7 @@ __metadata:
"@flex-development/mkbuild": "npm:1.0.0-alpha.21"
"@flex-development/mlly": "npm:1.0.0-alpha.17"
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tutils": "npm:6.0.0-alpha.18"
"@flex-development/tutils": "npm:6.0.0-alpha.20"
"@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 @@ -1655,14 +1655,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.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: c506828a3a86998e36d8808b7313ca0c14922f5f49008c600706eec9b06678919b56f96004919b056e59392255f63002d5fe2ea98504212f44e16f6e43d7b141
checksum: 6a64f5599bfd258f4bfc6bf0472caa12fafe42afe6467725fa1c217ab3ab360768f2e40f94baea2b56bf52920731cd3ed1c0d29b5c8512d33b26a476f6953414
languageName: node
linkType: hard

Expand Down Expand Up @@ -4466,13 +4464,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

"detect-indent@npm:^6.0.0":
version: 6.1.0
resolution: "detect-indent@npm:6.1.0"
Expand Down

0 comments on commit 59759d2

Please sign in to comment.