File tree Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Expand file tree Collapse file tree 2 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 4242 "@sourcegraph/eslint-config" : " 0.37.1" ,
4343 "@sourcegraph/prettierrc" : " 3.0.3" ,
4444 "@sourcegraph/tsconfig" : " 4.0.1" ,
45- "@types/diff" : " 7 .0.1 " ,
45+ "@types/diff" : " 8 .0.0 " ,
4646 "@types/google-protobuf" : " 3.15.12" ,
4747 "@types/node" : " 20.16.10" ,
4848 "@types/progress" : " 2.0.7" ,
4949 "@typescript-eslint/eslint-plugin" : " ^7.18.0" ,
5050 "@typescript-eslint/parser" : " ^7.18.0" ,
51- "diff" : " 7 .0.0 " ,
51+ "diff" : " 8 .0.2 " ,
5252 "eslint" : " ^8.57.1" ,
5353 "eslint-plugin-etc" : " ^2.0.3" ,
5454 "eslint-plugin-rxjs" : " ^5.0.3" ,
Original file line number Diff line number Diff line change 404404 resolved "https://registry.npmjs.org/@sourcegraph/tsconfig/-/tsconfig-4.0.1.tgz"
405405 integrity sha512-G/xsejsR84G5dj3kHJ7svKBo9E5tWl96rUHKP94Y2UDtA7BzUhAYbieM+b9ZUpIRt66h3+MlYbG5HK4UI2zDzw==
406406
407- 408- version "7.0.1"
409- resolved "https://registry.yarnpkg.com/@types/diff/-/diff-7.0.1.tgz#acc505eb2e8337ca400503283a6ab44a59906d9f"
410- integrity sha512-R/BHQFripuhW6XPXy05hIvXJQdQ4540KnTvEFHSLjXfHYM41liOLKgIJEyYYiQe796xpaMHfe4Uj/p7Uvng2vA==
407+ 408+ version "8.0.0"
409+ resolved "https://registry.yarnpkg.com/@types/diff/-/diff-8.0.0.tgz#8fc38b6488d2b228bf0b26c3d86a6822dc0961c5"
410+ integrity sha512-o7jqJM04gfaYrdCecCVMbZhNdG6T1MHg/oQoRFdERLV+4d+V7FijhiEAbFu0Usww84Yijk9yH58U4Jk4HbtzZw==
411+ dependencies :
412+ diff "*"
411413
412414413415 version "3.15.12"
@@ -1030,10 +1032,10 @@ dequal@^2.0.0:
10301032 resolved "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz"
10311033 integrity sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==
10321034
1033- diff@7 .0.0 :
1034- version "7 .0.0 "
1035- resolved "https://registry.yarnpkg.com/diff/-/diff-7 .0.0 .tgz#3fb34d387cd76d803f6eebea67b921dab0182a9a "
1036- integrity sha512-PJWHUb1RFevKCwaFA9RlG5tCd+FO5iRh9A8HEtkmBH2Li03iJriB6m6JIN4rGz3K3JLawI7/veA1xzRKP6ISBw ==
1035+ diff@*, diff@8 .0.2 :
1036+ version "8 .0.2 "
1037+ resolved "https://registry.yarnpkg.com/diff/-/diff-8 .0.2 .tgz#712156a6dd288e66ebb986864e190c2fc9eddfae "
1038+ integrity sha512-sSuxWU5j5SR9QQji/o2qMvqRNYRDOcBTgsJ/DeCf4iSN4gW+gNMXM7wFIP+fdXZxoNiAnHUTGjCr+TSWXdRDKg ==
10371039
10381040diff@^5.0.0 :
10391041 version "5.1.0"
You can’t perform that action at this time.
0 commit comments