|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11": |
| 5 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": |
6 | 6 | version "7.12.11"
|
7 | 7 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
|
8 | 8 | integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.10.4"
|
11 | 11 |
|
12 |
| -"@babel/generator@^7.10.5", "@babel/generator@^7.12.11": |
| 12 | +"@babel/generator@^7.10.5": |
13 | 13 | version "7.12.11"
|
14 | 14 | resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
|
15 | 15 | integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
|
|
18 | 18 | jsesc "^2.5.1"
|
19 | 19 | source-map "^0.5.0"
|
20 | 20 |
|
21 |
| -"@babel/helper-function-name@^7.10.4", "@babel/helper-function-name@^7.12.11": |
| 21 | +"@babel/helper-function-name@^7.10.4": |
22 | 22 | version "7.12.11"
|
23 | 23 | resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
|
24 | 24 | integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
|
|
34 | 34 | dependencies:
|
35 | 35 | "@babel/types" "^7.12.10"
|
36 | 36 |
|
37 |
| -"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.12.11": |
| 37 | +"@babel/helper-split-export-declaration@^7.10.4": |
38 | 38 | version "7.12.11"
|
39 | 39 | resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
|
40 | 40 | integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
|
|
55 | 55 | chalk "^2.0.0"
|
56 | 56 | js-tokens "^4.0.0"
|
57 | 57 |
|
58 |
| -"@babel/parser@^7.10.5", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
| 58 | +"@babel/parser@^7.10.5", "@babel/parser@^7.12.7", "@babel/parser@^7.7.0": |
59 | 59 | version "7.12.11"
|
60 | 60 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
|
61 | 61 | integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
|
|
74 | 74 | "@babel/parser" "^7.12.7"
|
75 | 75 | "@babel/types" "^7.12.7"
|
76 | 76 |
|
77 |
| -"@babel/traverse@^7.7.0": |
78 |
| - version "7.12.12" |
79 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376" |
80 |
| - integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w== |
81 |
| - dependencies: |
82 |
| - "@babel/code-frame" "^7.12.11" |
83 |
| - "@babel/generator" "^7.12.11" |
84 |
| - "@babel/helper-function-name" "^7.12.11" |
85 |
| - "@babel/helper-split-export-declaration" "^7.12.11" |
86 |
| - "@babel/parser" "^7.12.11" |
87 |
| - "@babel/types" "^7.12.12" |
88 |
| - debug "^4.1.0" |
89 |
| - globals "^11.1.0" |
90 |
| - lodash "^4.17.19" |
91 |
| - |
92 |
| -"@babel/traverse@~7.10.3": |
| 77 | +"@babel/traverse@^7.7.0", "@babel/traverse@~7.10.3": |
93 | 78 | version "7.10.5"
|
94 | 79 | resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.10.5.tgz#77ce464f5b258be265af618d8fddf0536f20b564"
|
95 | 80 | integrity sha512-yc/fyv2gUjPqzTz0WHeRJH2pv7jA9kA7mBX2tXl/x5iOE81uaVPuGPtaYk7wmkx4b67mQ7NqI8rmT2pF47KYKQ==
|
|
104 | 89 | globals "^11.1.0"
|
105 | 90 | lodash "^4.17.19"
|
106 | 91 |
|
107 |
| -"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
| 92 | +"@babel/types@^7.10.5", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.7.0": |
108 | 93 | version "7.12.12"
|
109 | 94 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
|
110 | 95 | integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
|
|
155 | 140 | resolved "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.0.tgz#2ff674e9611b45b528896d820d3d7a812de2f0e4"
|
156 | 141 | integrity sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==
|
157 | 142 |
|
158 |
| -"@sourcegraph/eslint-config@^0.20.19": |
159 |
| - version "0.20.19" |
160 |
| - resolved "https://registry.npmjs.org/@sourcegraph/eslint-config/-/eslint-config-0.20.19.tgz#52e38a7db9596a0a0032880bac45c22d78737195" |
161 |
| - integrity sha512-X9YVu89hPbEc2FjGQ5uVkmi6AhOA+XkCPiXXrEmLe1OVPt3G2d0wsugSpZj4yRdfzMBMZXezI+w7ayUVFJktDQ== |
| 143 | +"@sourcegraph/eslint-config@^0.21.0": |
| 144 | + version "0.21.0" |
| 145 | + resolved "https://registry.yarnpkg.com/@sourcegraph/eslint-config/-/eslint-config-0.21.0.tgz#9234a65193bb026c157dac5a0b95b115f3e2f324" |
| 146 | + integrity sha512-3yynNBgvREtKXKLqEIsB/txg39e5X8ehOPE1zUVPRF9LDcaO1cbxbB48YgMyS0JHXTi6DkJnm5RRc+fUmFq29Q== |
162 | 147 | dependencies:
|
163 | 148 | "@sourcegraph/prettierrc" "^3.0.3"
|
164 | 149 | "@typescript-eslint/eslint-plugin" "^4.9.1"
|
|
0 commit comments