Skip to content

Commit 939a9ae

Browse files
build(deps): update dependency @softwareventures/tsconfig to v8
1 parent f559caa commit 939a9ae

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.5.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.0.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
@@ -588,10 +588,10 @@
588588
dependencies:
589589
tslib "2.6.2"
590590

591-
"@softwareventures/tsconfig@7.1.1":
592-
version "7.1.1"
593-
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-7.1.1.tgz#10d520eab5f297f0c53c091372c12fb3a766b648"
594-
integrity sha512-3IyogItde19NtQmI5F1zm1GUrf783u5/AsDoSPKpSCi7TXPnZgSdQY4+4hjrmRVhoH4mFPHM/OSdM5uqssnA/Q==
591+
"@softwareventures/tsconfig@8.0.0":
592+
version "8.0.0"
593+
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-8.0.0.tgz#7f066318ebde1eb244cc4bfbba0a2243ae96112c"
594+
integrity sha512-7REvURy6dsa1WDXrHcGvhdY0ty6/fp+rO3VW7RjyMx5tdWfMdAAfZVl9j6rwB2Q5yl/XRuj8J3rHTg94125yrQ==
595595

596596
"@tootallnate/once@2":
597597
version "2.0.0"

0 commit comments

Comments
 (0)