Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 8, 2023
1 parent c7f6edd commit 49a3043
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@flex-development/mkbuild": "1.0.0-alpha.20",
"@flex-development/mlly": "1.0.0-alpha.16",
"@flex-development/pathe": "2.0.0",
"@flex-development/tsconfig-utils": "1.1.2",
"@flex-development/tsconfig-utils": "2.0.0",
"@graphql-eslint/eslint-plugin": "3.20.1",
"@types/chai": "4.3.5",
"@types/conventional-changelog": "3.1.1",
Expand Down
37 changes: 36 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1105,7 +1105,7 @@ __metadata:
"@flex-development/mkbuild": "npm:1.0.0-alpha.20"
"@flex-development/mlly": "npm:1.0.0-alpha.16"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-utils": "npm:1.1.2"
"@flex-development/tsconfig-utils": "npm:2.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.15"
"@graphql-eslint/eslint-plugin": "npm:3.20.1"
"@types/chai": "npm:4.3.5"
Expand Down Expand Up @@ -1449,6 +1449,16 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tsconfig-types@npm:4.0.0":
version: 4.0.0
resolution: "@flex-development/tsconfig-types@npm:4.0.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftsconfig-types%2F4.0.0%2Fccd30158271cab3f963205a1db7058311412d59a"
dependencies:
"@flex-development/pkg-types": "npm:3.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.12"
checksum: 2c8fd28a8d609a330038e4ddebea1879e271aa5d32c491e5ab6b4ddca625b6f2b850d6e99637711629982f2271778bbba1952c7abf49e592352c4ffad0cf5a1e
languageName: node
linkType: hard

"@flex-development/tsconfig-utils@npm:1.1.2":
version: 1.1.2
resolution: "@flex-development/tsconfig-utils@npm:1.1.2::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftsconfig-utils%2F1.1.2%2F3baf871b6bd1b8324c27a9161334825eba052dc6"
Expand All @@ -1469,6 +1479,24 @@ __metadata:
languageName: node
linkType: hard

"@flex-development/tsconfig-utils@npm:2.0.0":
version: 2.0.0
resolution: "@flex-development/tsconfig-utils@npm:2.0.0::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftsconfig-utils%2F2.0.0%2Fe2906ef89166239bc6bf7133182baa3c526134fc"
dependencies:
"@flex-development/errnode": "npm:2.0.0"
"@flex-development/mlly": "npm:1.0.0-alpha.16"
"@flex-development/pathe": "npm:2.0.0"
"@flex-development/tsconfig-types": "npm:4.0.0"
"@flex-development/tutils": "npm:6.0.0-alpha.16"
strip-bom: "npm:5.0.0"
strip-json-comments: "npm:5.0.1"
peerDependencies:
"@types/node": ">=16.18.23"
typescript: ">=4.7"
checksum: 0d870cb81bb373bf6fd7efc7ef8017d5df022b08d0c666cf2449a2cabfba53f8a5297d1a9b4416abcdb46c9989bedecad32650c20c16cf06278c9c24542a031f
languageName: node
linkType: hard

"@flex-development/tutils@npm:6.0.0-alpha.15":
version: 6.0.0-alpha.15
resolution: "@flex-development/tutils@npm:6.0.0-alpha.15::__archiveUrl=https%3A%2F%2Fnpm.pkg.github.com%2Fdownload%2F%40flex-development%2Ftutils%2F6.0.0-alpha.15%2F193cf7862ccf488c63d8f30d4f8e5abd79585735"
Expand Down Expand Up @@ -8956,6 +8984,13 @@ __metadata:
languageName: node
linkType: hard

"strip-json-comments@npm:5.0.1":
version: 5.0.1
resolution: "strip-json-comments@npm:5.0.1"
checksum: 3b9dbef5e1d27a9f95309a7eebaff84cdafbe0b2b8b3b2a80e8cff6532fc74e16be7d048b4d64dfdc28f221ad8aa2601dcb38f45d641e3a24b451acceb954440
languageName: node
linkType: hard

"strip-json-comments@npm:^3.1.1":
version: 3.1.1
resolution: "strip-json-comments@npm:3.1.1"
Expand Down

0 comments on commit 49a3043

Please sign in to comment.