Skip to content

Commit

Permalink
build(deps): add @flex-development/tutils
Browse files Browse the repository at this point in the history
Signed-off-by: Lexus Drumgold <[email protected]>
  • Loading branch information
unicornware committed Mar 3, 2023
1 parent fa6d75b commit 17ec0c8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,16 @@
"typecheck": "vitest typecheck --run",
"typecheck:watch": "vitest typecheck"
},
"dependencies": {
"@flex-development/tutils": "6.0.0-alpha.10"
},
"devDependencies": {
"@commitlint/cli": "17.4.4",
"@commitlint/types": "17.4.4",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/mkbuild": "1.0.0-alpha.16",
"@flex-development/mlly": "1.0.0-alpha.15",
"@flex-development/pathe": "1.0.3",
"@flex-development/tutils": "6.0.0-alpha.10",
"@graphql-eslint/eslint-plugin": "3.16.1",
"@types/chai": "4.3.4",
"@types/conventional-changelog": "3.1.1",
Expand Down Expand Up @@ -137,7 +139,6 @@
"yaml-eslint-parser": "1.1.0"
},
"peerDependencies": {
"@flex-development/tutils": ">=5.0.1",
"@types/unist": ">=2.0.6"
},
"resolutions": {
Expand Down
1 change: 0 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1258,7 +1258,6 @@ __metadata:
vitest-github-actions-reporter: "npm:0.10.0"
yaml-eslint-parser: "npm:1.1.0"
peerDependencies:
"@flex-development/tutils": ">=5.0.1"
"@types/unist": ">=2.0.6"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 17ec0c8

Please sign in to comment.