Skip to content

Commit 279d1d5

Browse files
committed
build(deps): update dependency @softwareventures/tsconfig to v6
1 parent 0ed0ef6 commit 279d1d5

File tree

3 files changed

+76
-76
lines changed

3 files changed

+76
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@softwareventures/eslint-config": "5.1.1",
4040
"@softwareventures/prettier-config": "3.0.0",
4141
"@softwareventures/semantic-release-config": "2.0.2",
42-
"@softwareventures/tsconfig": "5.1.1",
42+
"@softwareventures/tsconfig": "6.0.0",
4343
"@types/node": "16.11.26",
4444
"ava": "4.2.0",
4545
"cz-conventional-changelog": "3.3.0",

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"extends": "@softwareventures/tsconfig",
2+
"extends": "@softwareventures/tsconfig/commonjs",
33
"exclude": ["**/*.test.ts", "**/test.ts", "test-projects/**"]
44
}

yarn.lock

Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -519,10 +519,10 @@
519519
conventional-changelog-conventionalcommits "^4.6.3"
520520
tslib "2.3.1"
521521

522-
"@softwareventures/tsconfig@5.1.1":
523-
version "5.1.1"
524-
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-5.1.1.tgz#fab74f3f1b0cd4af67aaadda6c0851a409794804"
525-
integrity sha512-x+KfhmPsBSLO1233SFQ5E5NaUgCo8rsbE5vkT9xrPQL3D6W+cvMGdiZoznDu9Hh3ZZJ9g7x0pdOOuaF/s8vwcQ==
522+
"@softwareventures/tsconfig@6.0.0":
523+
version "6.0.0"
524+
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-6.0.0.tgz#af2409b589ff2171fda173a2685b34eedc9cdeeb"
525+
integrity sha512-ZPZgEZqbnZ1ZRlj0oZEaXdyQD8us4AADYVaYFwNgGKbHe2O/u9M4IEpqzvgC6QER1S3DSH0XSXS6WODyJhyvlg==
526526

527527
"@tootallnate/once@1":
528528
version "1.1.2"
@@ -3923,76 +3923,76 @@ npm@^7.0.0:
39233923
resolved "https://registry.yarnpkg.com/npm/-/npm-7.24.2.tgz#861117af8241bea592289f22407230e5300e59ca"
39243924
integrity sha512-120p116CE8VMMZ+hk8IAb1inCPk4Dj3VZw29/n2g6UI77urJKVYb7FZUDW8hY+EBnfsjI/2yrobBgFyzo7YpVQ==
39253925
dependencies:
3926-
"@isaacs/string-locale-compare" "*"
3927-
"@npmcli/arborist" "*"
3928-
"@npmcli/ci-detect" "*"
3929-
"@npmcli/config" "*"
3930-
"@npmcli/map-workspaces" "*"
3931-
"@npmcli/package-json" "*"
3932-
"@npmcli/run-script" "*"
3933-
abbrev "*"
3934-
ansicolors "*"
3935-
ansistyles "*"
3936-
archy "*"
3937-
cacache "*"
3938-
chalk "*"
3939-
chownr "*"
3940-
cli-columns "*"
3941-
cli-table3 "*"
3942-
columnify "*"
3943-
fastest-levenshtein "*"
3944-
glob "*"
3945-
graceful-fs "*"
3946-
hosted-git-info "*"
3947-
ini "*"
3948-
init-package-json "*"
3949-
is-cidr "*"
3950-
json-parse-even-better-errors "*"
3951-
libnpmaccess "*"
3952-
libnpmdiff "*"
3953-
libnpmexec "*"
3954-
libnpmfund "*"
3955-
libnpmhook "*"
3956-
libnpmorg "*"
3957-
libnpmpack "*"
3958-
libnpmpublish "*"
3959-
libnpmsearch "*"
3960-
libnpmteam "*"
3961-
libnpmversion "*"
3962-
make-fetch-happen "*"
3963-
minipass "*"
3964-
minipass-pipeline "*"
3965-
mkdirp "*"
3966-
mkdirp-infer-owner "*"
3967-
ms "*"
3968-
node-gyp "*"
3969-
nopt "*"
3970-
npm-audit-report "*"
3971-
npm-install-checks "*"
3972-
npm-package-arg "*"
3973-
npm-pick-manifest "*"
3974-
npm-profile "*"
3975-
npm-registry-fetch "*"
3976-
npm-user-validate "*"
3977-
npmlog "*"
3978-
opener "*"
3979-
pacote "*"
3980-
parse-conflict-json "*"
3981-
qrcode-terminal "*"
3982-
read "*"
3983-
read-package-json "*"
3984-
read-package-json-fast "*"
3985-
readdir-scoped-modules "*"
3986-
rimraf "*"
3987-
semver "*"
3988-
ssri "*"
3989-
tar "*"
3990-
text-table "*"
3991-
tiny-relative-date "*"
3992-
treeverse "*"
3993-
validate-npm-package-name "*"
3994-
which "*"
3995-
write-file-atomic "*"
3926+
"@isaacs/string-locale-compare" "^1.1.0"
3927+
"@npmcli/arborist" "^2.9.0"
3928+
"@npmcli/ci-detect" "^1.2.0"
3929+
"@npmcli/config" "^2.3.0"
3930+
"@npmcli/map-workspaces" "^1.0.4"
3931+
"@npmcli/package-json" "^1.0.1"
3932+
"@npmcli/run-script" "^1.8.6"
3933+
abbrev "~1.1.1"
3934+
ansicolors "~0.3.2"
3935+
ansistyles "~0.1.3"
3936+
archy "~1.0.0"
3937+
cacache "^15.3.0"
3938+
chalk "^4.1.2"
3939+
chownr "^2.0.0"
3940+
cli-columns "^3.1.2"
3941+
cli-table3 "^0.6.0"
3942+
columnify "~1.5.4"
3943+
fastest-levenshtein "^1.0.12"
3944+
glob "^7.2.0"
3945+
graceful-fs "^4.2.8"
3946+
hosted-git-info "^4.0.2"
3947+
ini "^2.0.0"
3948+
init-package-json "^2.0.5"
3949+
is-cidr "^4.0.2"
3950+
json-parse-even-better-errors "^2.3.1"
3951+
libnpmaccess "^4.0.2"
3952+
libnpmdiff "^2.0.4"
3953+
libnpmexec "^2.0.1"
3954+
libnpmfund "^1.1.0"
3955+
libnpmhook "^6.0.2"
3956+
libnpmorg "^2.0.2"
3957+
libnpmpack "^2.0.1"
3958+
libnpmpublish "^4.0.1"
3959+
libnpmsearch "^3.1.1"
3960+
libnpmteam "^2.0.3"
3961+
libnpmversion "^1.2.1"
3962+
make-fetch-happen "^9.1.0"
3963+
minipass "^3.1.3"
3964+
minipass-pipeline "^1.2.4"
3965+
mkdirp "^1.0.4"
3966+
mkdirp-infer-owner "^2.0.0"
3967+
ms "^2.1.2"
3968+
node-gyp "^7.1.2"
3969+
nopt "^5.0.0"
3970+
npm-audit-report "^2.1.5"
3971+
npm-install-checks "^4.0.0"
3972+
npm-package-arg "^8.1.5"
3973+
npm-pick-manifest "^6.1.1"
3974+
npm-profile "^5.0.3"
3975+
npm-registry-fetch "^11.0.0"
3976+
npm-user-validate "^1.0.1"
3977+
npmlog "^5.0.1"
3978+
opener "^1.5.2"
3979+
pacote "^11.3.5"
3980+
parse-conflict-json "^1.1.1"
3981+
qrcode-terminal "^0.12.0"
3982+
read "~1.0.7"
3983+
read-package-json "^4.1.1"
3984+
read-package-json-fast "^2.0.3"
3985+
readdir-scoped-modules "^1.1.0"
3986+
rimraf "^3.0.2"
3987+
semver "^7.3.5"
3988+
ssri "^8.0.1"
3989+
tar "^6.1.11"
3990+
text-table "~0.2.0"
3991+
tiny-relative-date "^1.3.0"
3992+
treeverse "^1.0.4"
3993+
validate-npm-package-name "~3.0.0"
3994+
which "^2.0.2"
3995+
write-file-atomic "^3.0.3"
39963996

39973997
npmlog@*, npmlog@^6.0.0:
39983998
version "6.0.1"

0 commit comments

Comments
 (0)