Skip to content

Commit

Permalink
build(deps-dev): Bump @flex-development/tsconfig-utils from 2.0.1 to …
Browse files Browse the repository at this point in the history
…2.0.2 (#385)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 03c7c30 commit d4f76cd
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@flex-development/mlly": "1.0.0-alpha.18",
"@flex-development/pathe": "2.0.0",
"@flex-development/toggle-pkg-type": "2.0.1",
"@flex-development/tsconfig-utils": "2.0.1",
"@flex-development/tsconfig-utils": "2.0.2",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@types/chai": "4.3.5",
"@types/chai-quantifiers": "1.0.1",
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1560,6 +1560,24 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tsconfig-utils@npm:2.0.2":
version: 2.0.2
resolution: "@flex-development/tsconfig-utils@npm:2.0.2::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftsconfig-utils%2F2.0.2%2F821c3f90dc3ba31a07a7277eb75e92a9992fbc6b"
dependencies:
"@flex-development/errnode": "npm:2.0.0"
"@flex-development/mlly": "npm:1.0.0-alpha.18"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-types": "npm:4.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.21"
strip-bom: "npm:5.0.0"
strip-json-comments: "npm:5.0.1"
peerDependencies:
"@types/node": ">=16.18.23"
typescript: ">=4.7"
checksum: 78eb8275752aaa76e237d788118d22d1e64f9e90c4029de67ea067082b300a22dc16580f7de0cbaab2cc426170c712601b4a44637f74028c5b8ee2efd3ccaf86
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"
Expand Down Expand Up @@ -1645,7 +1663,7 @@ __metadata:
"@flex-development/mlly": "npm:1.0.0-alpha.18"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/toggle-pkg-type": "npm:2.0.1"
"@flex-development/tsconfig-utils": "npm:2.0.1"
"@flex-development/tsconfig-utils": "npm:2.0.2"
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@types/chai": "npm:4.3.5"
"@types/chai-quantifiers": "npm:1.0.1"
Expand Down

0 comments on commit d4f76cd

Please sign in to comment.