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 <[email protected]>
  • Loading branch information
unicornware committed Jul 30, 2023
1 parent 707d9bd commit 0663437
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 @@ -85,7 +85,7 @@
"@flex-development/mlly": "1.0.0-alpha.15",
"@flex-development/pathe": "1.0.3",
"@flex-development/tsconfig-utils": "1.1.2",
"@flex-development/tutils": "6.0.0-alpha.10",
"@flex-development/tutils": "6.0.0-alpha.12",
"@graphql-eslint/eslint-plugin": "3.18.0",
"@types/chai": "4.3.4",
"@types/conventional-changelog": "3.1.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.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 @@ -1157,7 +1157,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 @@ -1364,12 +1364,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 @@ -3967,6 +3969,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 0663437

Please sign in to comment.