Skip to content

Commit 803c76c

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @sourcegraph/tsconfig to v4
1 parent fc7b152 commit 803c76c

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
@@ -119,7 +119,7 @@
119119
"@commitlint/config-conventional": "^11.0.0",
120120
"@sourcegraph/eslint-config": "^0.20.8",
121121
"@sourcegraph/prettierrc": "^3.0.3",
122-
"@sourcegraph/tsconfig": "^3.0.0",
122+
"@sourcegraph/tsconfig": "^4.0.1",
123123
"@types/mocha": "7.0.2",
124124
"@types/node": "12.7.3",
125125
"@types/sinon": "9.0.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1175,10 +1175,10 @@
11751175
resolved "https://registry.npmjs.org/@sourcegraph/prettierrc/-/prettierrc-3.0.3.tgz#51bfa9b2588fe35121593fa877143e6373028289"
11761176
integrity sha512-FQ1/Ued4I02R0JkrHHofDN163juVxUnPALzfxPZrDZUHv+c3jHjfZhmTHEz+Wd+g3b7MFk0fkj36nZSnvPyU8A==
11771177

1178-
"@sourcegraph/tsconfig@^3.0.0":
1179-
version "3.0.0"
1180-
resolved "https://registry.yarnpkg.com/@sourcegraph/tsconfig/-/tsconfig-3.0.0.tgz#dfd8a0072d55a219118f58cfbca71336b58991b2"
1181-
integrity sha512-/2Q4lAQvHPGkddV7+4FRBgJPIzWw0e364kYq3IkD22H9eHJdA0KHfKXAKmWQjbtVpWSQeNPyVJ1pT5emfef4TQ==
1178+
"@sourcegraph/tsconfig@^4.0.1":
1179+
version "4.0.1"
1180+
resolved "https://registry.yarnpkg.com/@sourcegraph/tsconfig/-/tsconfig-4.0.1.tgz#5965ec41771d2ac5b23b6e0d919cee3e70485840"
1181+
integrity sha512-G/xsejsR84G5dj3kHJ7svKBo9E5tWl96rUHKP94Y2UDtA7BzUhAYbieM+b9ZUpIRt66h3+MlYbG5HK4UI2zDzw==
11821182

11831183
"@types/color-name@^1.1.1":
11841184
version "1.1.1"

0 commit comments

Comments
 (0)