Skip to content

Commit 9a65906

Browse files
chore(deps): update dependency @byndyusoft/tsconfig to v2
1 parent 4d05306 commit 9a65906

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
},
7878
"devDependencies": {
7979
"@byndyusoft/eslint-config": "2.4.1",
80-
"@byndyusoft/tsconfig": "1.2.0",
80+
"@byndyusoft/tsconfig": "2.0.0",
8181
"@commitlint/cli": "17.1.2",
8282
"@commitlint/config-conventional": "17.1.0",
8383
"@nestjs/common": "9.1.4",

yarn.lock

+14-9
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ __metadata:
472472
dependencies:
473473
"@byndyusoft/eslint-config": "npm:2.4.1"
474474
"@byndyusoft/nest-dynamic-module": "npm:^1.0.0"
475-
"@byndyusoft/tsconfig": "npm:1.2.0"
475+
"@byndyusoft/tsconfig": "npm:2.0.0"
476476
"@commitlint/cli": "npm:17.1.2"
477477
"@commitlint/config-conventional": "npm:17.1.0"
478478
"@nestjs/common": "npm:9.1.4"
@@ -507,15 +507,13 @@ __metadata:
507507
languageName: unknown
508508
linkType: soft
509509

510-
"@byndyusoft/tsconfig@npm:1.2.0":
511-
version: 1.2.0
512-
resolution: "@byndyusoft/tsconfig@npm:1.2.0"
510+
"@byndyusoft/tsconfig@npm:2.0.0":
511+
version: 2.0.0
512+
resolution: "@byndyusoft/tsconfig@npm:2.0.0"
513513
dependencies:
514-
"@tsconfig/node12": "npm:^1.0.7"
515-
"@tsconfig/node14": "npm:^1.0.0"
516-
"@tsconfig/node16": "npm:^1.0.1"
514+
"@tsconfig/node16": "npm:^1.0.3"
517515
"@tsconfig/node18": "npm:^1.0.1"
518-
checksum: 8f5e4a164c6910ac151bc485e8be4670b82514aa205a7a252e219909fe6045d55959dd0abcb75d8615d086fe34318fee1aa2dc31d0badd6ae87201d701385dcb
516+
checksum: 0e63fe87df54052e7181ef5ae8a2b568ef22800c8939008dd347c8fae0cb48503bee2805faa805a3383095100f354f174739aa6154e958bdc3319d1b731685f6
519517
languageName: node
520518
linkType: hard
521519

@@ -1654,13 +1652,20 @@ __metadata:
16541652
languageName: node
16551653
linkType: hard
16561654

1657-
"@tsconfig/node16@npm:^1.0.1, @tsconfig/node16@npm:^1.0.2":
1655+
"@tsconfig/node16@npm:^1.0.2":
16581656
version: 1.0.3
16591657
resolution: "@tsconfig/node16@npm:1.0.3"
16601658
checksum: 4280081089783dfeab00e5bc18ff55e11e8e4577d4626f34730a062c99ec4136fe6c2036e6f20ebe50b1c3e01bc29db6e2cfa9541a7b6dc99825ccbe8f7f8395
16611659
languageName: node
16621660
linkType: hard
16631661

1662+
"@tsconfig/node16@npm:^1.0.3":
1663+
version: 1.0.4
1664+
resolution: "@tsconfig/node16@npm:1.0.4"
1665+
checksum: d75e4f7d3edd74305383430d1fc9fd9bdf9af7fb2387853e6c06660a5325da6bce90846b853f5c69ec70b4e34de9ab05d508c9dc11c95a28ebbb000fc52b963b
1666+
languageName: node
1667+
linkType: hard
1668+
16641669
"@tsconfig/node18@npm:^1.0.1":
16651670
version: 1.0.1
16661671
resolution: "@tsconfig/node18@npm:1.0.1"

0 commit comments

Comments
 (0)