Skip to content

Commit

Permalink
build(deps): 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.12 to 6.0.0-alpha.13.
- [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/[email protected]@6.0.0-alpha.13)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent c4fd0dd commit 6d9a5b0
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.12"
"@flex-development/tutils": "6.0.0-alpha.13"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.7.0",
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.12"
"@flex-development/tutils": "6.0.0-alpha.13"
},
"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 @@ -1211,7 +1211,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.15"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tutils": "npm:6.0.0-alpha.12"
"@flex-development/tutils": "npm:6.0.0-alpha.13"
"@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 @@ -1427,14 +1427,14 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tutils@npm:6.0.0-alpha.12":
version: 6.0.0-alpha.12
resolution: "@flex-development/tutils@npm:6.0.0-alpha.12::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.12%2F09e3edc5c0533b5a51a88aa87c8b13bf48aeceb9"
"@flex-development/tutils@npm:6.0.0-alpha.13":
version: 6.0.0-alpha.13
resolution: "@flex-development/tutils@npm:6.0.0-alpha.13::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.13%2F32c19fb557ae46aa62f0429e9d8d9325e99e020c"
dependencies:
dequal: "npm:2.0.3"
peerDependencies:
typescript: ">=5.0.4"
checksum: 25f8e93fa7fb15b1068f603f89e18272426de282d20d835ac20b80c3dec76ec7c899bca52228c58a27fe2f87797f720e5857ea6944058081c97e9691d4262ac3
checksum: 059ab62b42b7c6aba55a0cd47e0d73675649787de3e7f651c5f12a3aa397659edfed535562abfc405f319dc2f4c5ef89ef1e77c8e13e75f7f905e79c0b215258
languageName: node
linkType: hard

Expand Down

0 comments on commit 6d9a5b0

Please sign in to comment.