Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/tsconfig to v7 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2022
1 parent eadb67a commit 18b0d6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@softwareventures/eslint-config": "7.1.0",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "2.0.3",
"@softwareventures/tsconfig": "6.0.0",
"@softwareventures/tsconfig": "7.0.0",
"@typescript-eslint/eslint-plugin": "5.43.0",
"ava": "5.1.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,10 +554,10 @@
conventional-changelog-conventionalcommits "^4.6.3 || ^5.0.0"
tslib "2.4.0"

"@softwareventures/tsconfig@6.0.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-6.0.0.tgz#af2409b589ff2171fda173a2685b34eedc9cdeeb"
integrity sha512-ZPZgEZqbnZ1ZRlj0oZEaXdyQD8us4AADYVaYFwNgGKbHe2O/u9M4IEpqzvgC6QER1S3DSH0XSXS6WODyJhyvlg==
"@softwareventures/tsconfig@7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@softwareventures/tsconfig/-/tsconfig-7.0.0.tgz#fd7ee45badff849ae67c2475177cb45ee4baeccd"
integrity sha512-1vHU4p6jt0zNKXmdc8sU1oD5rvIIe5TQsxgt1nXgt2mMNn7Fd/LL4l+038BNExvS94TEVlAqM6uDppFmULnK2Q==

"@tootallnate/once@1":
version "1.1.2"
Expand Down

0 comments on commit 18b0d6b

Please sign in to comment.