Skip to content

Commit

Permalink
build(deps-dev): bump @flex-development/tutils from 6.0.0-alpha.10 to…
Browse files Browse the repository at this point in the history
… 6.0.0-alpha.12

Signed-off-by: Lexus Drumgold <unicornware@flexdevelopment.llc>
  • Loading branch information
unicornware committed Jul 27, 2023
1 parent a5c7b6c commit a7a65c5
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 8 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": {
"@commitlint/types": "17.4.4",
"@flex-development/tutils": "6.0.0-alpha.10",
"@flex-development/tutils": "6.0.0-alpha.12",
"@types/conventional-commits-parser": "3.0.3",
"consola": "2.15.3",
"conventional-changelog-conventionalcommits": "5.0.0"
Expand Down Expand Up @@ -172,7 +172,7 @@
},
"resolutions": {
"@ardatan/sync-fetch": "larsgw/sync-fetch#head=worker_threads",
"@flex-development/tutils": "6.0.0-alpha.10"
"@flex-development/tutils": "6.0.0-alpha.12"
},
"engines": {
"node": ">=16.20.0",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.15"
"@flex-development/pathe": "npm:1.0.3"
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tutils": "npm:6.0.0-alpha.10"
"@flex-development/tutils": "npm:6.0.0-alpha.12"
"@graphql-eslint/eslint-plugin": "npm:3.18.0"
"@types/chai": "npm:4.3.4"
"@types/conventional-changelog": "npm:3.1.1"
Expand Down Expand Up @@ -1337,12 +1337,14 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tutils@npm:6.0.0-alpha.10":
version: 6.0.0-alpha.10
resolution: "@flex-development/tutils@npm:6.0.0-alpha.10::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.10%2Fb2085f42d62aedfabfae2ed016c0cc5c47192f81"
"@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"
dependencies:
dequal: "npm:2.0.3"
peerDependencies:
typescript: ">=4.7"
checksum: 372d2fd3e36f75cf7f9ea80e3e95cbd99f673dd114301f610a29e7acf12f589342c1e84c0139c8aa7cac1bcae2c7c1db2cb1302bae55da9d2fb33ae32b5c2a1b
typescript: ">=5.0.4"
checksum: 25f8e93fa7fb15b1068f603f89e18272426de282d20d835ac20b80c3dec76ec7c899bca52228c58a27fe2f87797f720e5857ea6944058081c97e9691d4262ac3
languageName: node
linkType: hard

Expand Down Expand Up @@ -3941,6 +3943,13 @@ __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 a7a65c5

Please sign in to comment.