Skip to content

Commit

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

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 10, 2023
1 parent c5d90d3 commit d2f2fa8
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 @@ -76,7 +76,7 @@
"dependencies": {
"@flex-development/builtin-modules": "2.1.1",
"@flex-development/pathe": "2.0.0",
"@flex-development/tutils": "6.0.0-alpha.16"
"@flex-development/tutils": "6.0.0-alpha.18"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.7.1",
Expand Down Expand Up @@ -166,7 +166,7 @@
},
"resolutions": {
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
"@flex-development/tutils": "6.0.0-alpha.16"
"@flex-development/tutils": "6.0.0-alpha.18"
},
"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 @@ -1388,7 +1388,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.17"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.1"
"@flex-development/tutils": "npm:6.0.0-alpha.16"
"@flex-development/tutils": "npm:6.0.0-alpha.18"
"@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 @@ -1609,14 +1609,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit d2f2fa8

Please sign in to comment.