Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 11, 2023
1 parent 1bf78e1 commit e2cd470
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 @@ -85,7 +85,7 @@
"@flex-development/mlly": "1.0.0-alpha.17",
"@flex-development/pathe": "2.0.0",
"@flex-development/tsconfig-utils": "1.1.2",
"@flex-development/tutils": "6.0.0-alpha.18",
"@flex-development/tutils": "6.0.0-alpha.19",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@types/chai": "4.3.5",
"@types/conventional-changelog": "3.1.1",
Expand Down Expand Up @@ -156,7 +156,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.19"
},
"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 @@ -1365,7 +1365,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.17"
"@flex-development/pathe": "npm:2.0.0"
"@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.19"
"@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 @@ -1652,14 +1652,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.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"
peerDependencies:
typescript: ">=5.0.4"
checksum: c506828a3a86998e36d8808b7313ca0c14922f5f49008c600706eec9b06678919b56f96004919b056e59392255f63002d5fe2ea98504212f44e16f6e43d7b141
checksum: d8cb97913523e07b472c31afc0927460f80aad60279354ddf0456d360ae015538265cd47e54e5d254c685474080a4bc6df7604fdc672c63474da7e35ab292ca2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4391,13 +4389,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 e2cd470

Please sign in to comment.