Skip to content

Commit

Permalink
build(deps-dev): Bump @flex-development/tutils
Browse files Browse the repository at this point in the history
Bumps [@flex-development/tutils](https://github.com/flex-development/tutils) from 6.0.0-alpha.16 to 6.0.0-alpha.19.
- [Release notes](https://github.com/flex-development/tutils/releases)
- [Changelog](https://github.com/flex-development/tutils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/flex-development/tutils/compare/tutils@6.0.0-alpha.16...tutils@6.0.0-alpha.19)

---
updated-dependencies:
- dependency-name: "@flex-development/tutils"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 11f7a90 commit da018c0
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 @@ -84,7 +84,7 @@
"@flex-development/mlly": "1.0.0-alpha.16",
"@flex-development/pathe": "2.0.0",
"@flex-development/tsconfig-utils": "2.0.0",
"@flex-development/tutils": "6.0.0-alpha.16",
"@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.16"
"@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 @@ -1249,7 +1249,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.16"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:2.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.16"
"@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 @@ -1631,14 +1631,12 @@ __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"
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: 987fcee38b5ac7f457592ea7956c38e55fdfd811a2dd5395ccb192b3a55990d81cc3a65a46d839e20e3546c89a28bea187f3b5c001a5330855865ae162a9bd06
checksum: d8cb97913523e07b472c31afc0927460f80aad60279354ddf0456d360ae015538265cd47e54e5d254c685474080a4bc6df7604fdc672c63474da7e35ab292ca2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4445,13 +4443,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 da018c0

Please sign in to comment.