|
634 | 634 | lodash "^4.17.4"
|
635 | 635 | read-pkg-up "^7.0.0"
|
636 | 636 |
|
637 |
| -"@sourcegraph/eslint-config@^0.23.0": |
638 |
| - version "0.23.0" |
639 |
| - resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.23.0.tgz" |
640 |
| - integrity sha512-J62vio5xe26PVIY+6LaIwEZJCFwGgNo5LTvHmj1n8La/Rymt3QGRtwgHAAyIvr5w0RMH2EN5qNZ9HTx8SSNuig== |
| 637 | +"@sourcegraph/eslint-config@^0.25.0": |
| 638 | + version "0.25.0" |
| 639 | + resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.25.0.tgz" |
| 640 | + integrity sha512-dloepkXWZkLppvsRgLCuRDAbAWkF5mdB3gUO9qzA6eRfOaYNHly5hWAnSugVIuA6VFS44nCIr3uK2ij8UCAdzw== |
641 | 641 | dependencies:
|
642 | 642 | "@sourcegraph/prettierrc" "^3.0.3"
|
643 | 643 | "@typescript-eslint/eslint-plugin" "^4.9.1"
|
@@ -3137,10 +3137,10 @@ has-flag@^4.0.0:
|
3137 | 3137 | resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz"
|
3138 | 3138 | integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
|
3139 | 3139 |
|
3140 |
| -has-symbols@^1.0.1: |
3141 |
| - version "1.0.1" |
3142 |
| - resolved "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz" |
3143 |
| - integrity sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg== |
| 3140 | +has-symbols@^1.0.1, has-symbols@^1.0.2: |
| 3141 | + version "1.0.2" |
| 3142 | + resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2.tgz#165d3070c00309752a1236a479331e3ac56f1423" |
| 3143 | + integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw== |
3144 | 3144 |
|
3145 | 3145 | has-unicode@^2.0.0, has-unicode@~2.0.1:
|
3146 | 3146 | version "2.0.1"
|
@@ -3560,12 +3560,12 @@ is-redirect@^1.0.0:
|
3560 | 3560 | integrity sha1-HQPd7VO9jbDzDCbk+V02/HyH3CQ=
|
3561 | 3561 |
|
3562 | 3562 | is-regex@^1.0.4, is-regex@^1.1.1:
|
3563 |
| - version "1.1.2" |
3564 |
| - resolved "https://registry.npmjs.org/is-regex/-/is-regex-1.1.2.tgz" |
3565 |
| - integrity sha512-axvdhb5pdhEVThqJzYXwMlVuZwC+FF2DpcOhTS+y/8jVq4trxyPgfcwIxIKiyeuLlSQYKkmUaPQJ8ZE4yNKXDg== |
| 3563 | + version "1.1.3" |
| 3564 | + resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.3.tgz#d029f9aff6448b93ebbe3f33dac71511fdcbef9f" |
| 3565 | + integrity sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ== |
3566 | 3566 | dependencies:
|
3567 | 3567 | call-bind "^1.0.2"
|
3568 |
| - has-symbols "^1.0.1" |
| 3568 | + has-symbols "^1.0.2" |
3569 | 3569 |
|
3570 | 3570 | is-retry-allowed@^1.0.0:
|
3571 | 3571 | version "1.2.0"
|
|
0 commit comments