Skip to content

Commit a054a7e

Browse files
build(deps): update dependency @softwareventures/tsconfig to v8
1 parent 133651f commit a054a7e

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
@@ -33,7 +33,7 @@
3333
"@softwareventures/eslint-config": "7.6.0",
3434
"@softwareventures/prettier-config": "4.0.0",
3535
"@softwareventures/semantic-release-config": "4.1.0",
36-
"@softwareventures/tsconfig": "7.1.1",
36+
"@softwareventures/tsconfig": "8.1.0",
3737
"@typescript-eslint/eslint-plugin": "5.62.0",
3838
"@typescript-eslint/parser": "5.62.0",
3939
"ava": "5.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -597,10 +597,10 @@
597597
dependencies:
598598
tslib "2.6.2"
599599

600-
"@softwareventures/tsconfig@7.1.1":
601-
version "7.1.1"
602-
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-7.1.1.tgz#10d520eab5f297f0c53c091372c12fb3a766b648"
603-
integrity sha512-3IyogItde19NtQmI5F1zm1GUrf783u5/AsDoSPKpSCi7TXPnZgSdQY4+4hjrmRVhoH4mFPHM/OSdM5uqssnA/Q==
600+
"@softwareventures/tsconfig@8.1.0":
601+
version "8.1.0"
602+
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-8.1.0.tgz#8257930b04b4c30a67b8f86d0afd92f8bdcb605a"
603+
integrity sha512-p8ihgcqh04qIAyQs+vMKPV+d4QcQ1vOf51fPR3T/R0wMTw6pkBfXq1PaPPcHsRY5GHwc6Ti9G0RV9GJ/AZAuZQ==
604604

605605
"@tootallnate/once@2":
606606
version "2.0.0"

0 commit comments

Comments
 (0)