Skip to content

Commit 2578fbd

Browse files
chore(deps): update dependency @txo/tsconfig to v2
1 parent 8059ac3 commit 2578fbd

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@txo/commitlint": "^1.0.19",
4040
"@txo/semantic-release": "^2.0.8",
41-
"@txo/tsconfig": "^1.1.1",
41+
"@txo/tsconfig": "^2.0.0",
4242
"@types/eslint": "^8.56.12",
4343
"@types/jest": "^29.5.14",
4444
"@types/react": "^18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,10 +1310,10 @@
13101310
semantic-release "^23.0.8"
13111311
semantic-release-slack-bot "^4.0.2"
13121312

1313-
"@txo/tsconfig@^1.1.1":
1314-
version "1.1.1"
1315-
resolved "https://registry.yarnpkg.com/@txo/tsconfig/-/tsconfig-1.1.1.tgz#0e746a34c5a5092459235e15588fb33e94cbf067"
1316-
integrity sha512-YA8LdOoATb+LgwHlVFKxbR6i4xWkr1h6dGTqLh3HHGe25wYzJ7rixNNWucCXaY270Dmb33JQi5sDe6a1XtwRcg==
1313+
"@txo/tsconfig@^2.0.0":
1314+
version "2.0.0"
1315+
resolved "https://registry.yarnpkg.com/@txo/tsconfig/-/tsconfig-2.0.0.tgz#7e7a4205978f8ba410327212e773df35cfce0ffb"
1316+
integrity sha512-iAHh2J9A06aFxFGjn83lOTFzwFJPpHUIFTx6Q4eEDPnrsbCfc+GABxt5UCNDKjvrCH6Y+0GUKuBFWEZRkOK2Vg==
13171317

13181318
"@types/babel__core@^7.1.14":
13191319
version "7.1.19"

0 commit comments

Comments
 (0)