Skip to content

Commit 59265b2

Browse files
chore(deps): update dependency @types/diff to v7 (#393)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b2bf90 commit 59265b2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@sourcegraph/eslint-config": "0.37.1",
4343
"@sourcegraph/prettierrc": "3.0.3",
4444
"@sourcegraph/tsconfig": "4.0.1",
45-
"@types/diff": "6.0.0",
45+
"@types/diff": "7.0.0",
4646
"@types/google-protobuf": "3.15.12",
4747
"@types/node": "20.16.10",
4848
"@types/progress": "2.0.7",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,10 @@
404404
resolved "https://registry.npmjs.org/@sourcegraph/tsconfig/-/tsconfig-4.0.1.tgz"
405405
integrity sha512-G/xsejsR84G5dj3kHJ7svKBo9E5tWl96rUHKP94Y2UDtA7BzUhAYbieM+b9ZUpIRt66h3+MlYbG5HK4UI2zDzw==
406406

407-
"@types/diff@6.0.0":
408-
version "6.0.0"
409-
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-6.0.0.tgz#031f27cf57564f3cce825f38fb19fdd4349ad07a"
410-
integrity sha512-dhVCYGv3ZSbzmQaBSagrv1WJ6rXCdkyTcDyoNu1MD8JohI7pR7k8wdZEm+mvdxRKXyHVwckFzWU1vJc+Z29MlA==
407+
"@types/diff@7.0.0":
408+
version "7.0.0"
409+
resolved "https://registry.yarnpkg.com/@types/diff/-/diff-7.0.0.tgz#e9f6a33a72164b3a80b983114a1cef9a6f0c2165"
410+
integrity sha512-sVpkpbnTJL9CYoDf4U+tHaQLe5HiTaHWY7m9FuYA7oMCHwC9ie0Vh9eIGapyzYrU3+pILlSY2fAc4elfw5m4dg==
411411

412412
413413
version "3.15.12"

0 commit comments

Comments
 (0)