|
18 | 18 | optionalDependencies:
|
19 | 19 | chokidar "^2.1.8"
|
20 | 20 |
|
21 |
| -"@babel/code-frame@^7.0.0": |
22 |
| - version "7.8.3" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e" |
24 |
| - integrity sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7VJejqd2C2g== |
25 |
| - dependencies: |
26 |
| - "@babel/highlight" "^7.8.3" |
27 |
| - |
28 |
| -"@babel/code-frame@^7.10.1", "@babel/code-frame@^7.8.3": |
| 21 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1", "@babel/code-frame@^7.8.3": |
29 | 22 | version "7.10.1"
|
30 | 23 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.1.tgz#d5481c5095daa1c57e16e54c6f9198443afb49ff"
|
31 | 24 | integrity sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==
|
|
314 | 307 | "@babel/traverse" "^7.10.0"
|
315 | 308 | "@babel/types" "^7.10.0"
|
316 | 309 |
|
317 |
| -"@babel/highlight@^7.10.1", "@babel/highlight@^7.8.3": |
| 310 | +"@babel/highlight@^7.10.1": |
318 | 311 | version "7.10.1"
|
319 | 312 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.1.tgz#841d098ba613ba1a427a2b383d79e35552c38ae0"
|
320 | 313 | integrity sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==
|
@@ -6015,10 +6008,10 @@ lines-and-columns@^1.1.6:
|
6015 | 6008 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
6016 | 6009 | integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
6017 | 6010 |
|
6018 |
| -lint-staged@^10.1.3: |
6019 |
| - version "10.2.6" |
6020 |
| - resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.6.tgz#7d9658bd89dee946a859cbfc6e09566a9fb50b53" |
6021 |
| - integrity sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ== |
| 6011 | +lint-staged@^10.2.7: |
| 6012 | + version "10.2.7" |
| 6013 | + resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb" |
| 6014 | + integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw== |
6022 | 6015 | dependencies:
|
6023 | 6016 | chalk "^4.0.0"
|
6024 | 6017 | cli-truncate "2.1.0"
|
|
0 commit comments