|
4523 | 4523 | "@types/estree" "*"
|
4524 | 4524 | "@types/json-schema" "*"
|
4525 | 4525 |
|
4526 |
| -"@types/eslint@^7.28.2": |
| 4526 | +"@types/eslint@^7.29.0": |
4527 | 4527 | version "7.29.0"
|
4528 | 4528 | resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.29.0.tgz#e56ddc8e542815272720bb0b4ccc2aff9c3e1c78"
|
4529 | 4529 | integrity sha512-VNcvioYDH8/FxaeTKkM4/TiTwt6pBV9E3OfGmvaw8tPl0rrHCJ4Ll15HRT+pMiFAf/MLQvAzC+6RzUMEL9Ceng==
|
@@ -10442,15 +10442,15 @@ eslint-visitor-keys@^2.0.0, eslint-visitor-keys@^2.1.0:
|
10442 | 10442 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
|
10443 | 10443 | integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==
|
10444 | 10444 |
|
10445 |
| -eslint-webpack-plugin@^2.6.0: |
10446 |
| - version "2.6.0" |
10447 |
| - resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.6.0.tgz#3bd4ada4e539cb1f6687d2f619073dbb509361cd" |
10448 |
| - integrity sha512-V+LPY/T3kur5QO3u+1s34VDTcRxjXWPUGM4hlmTb5DwVD0OQz631yGTxJZf4SpAqAjdbBVe978S8BJeHpAdOhQ== |
| 10445 | +eslint-webpack-plugin@^2.7.0: |
| 10446 | + version "2.7.0" |
| 10447 | + resolved "https://registry.yarnpkg.com/eslint-webpack-plugin/-/eslint-webpack-plugin-2.7.0.tgz#0525793a4f8c652c1c6d863995ce1e0f2dcbd143" |
| 10448 | + integrity sha512-bNaVVUvU4srexGhVcayn/F4pJAz19CWBkKoMx7aSQ4wtTbZQCnG5O9LHCE42mM+JSKOUp7n6vd5CIwzj7lOVGA== |
10449 | 10449 | dependencies:
|
10450 |
| - "@types/eslint" "^7.28.2" |
| 10450 | + "@types/eslint" "^7.29.0" |
10451 | 10451 | arrify "^2.0.1"
|
10452 |
| - jest-worker "^27.3.1" |
10453 |
| - micromatch "^4.0.4" |
| 10452 | + jest-worker "^27.5.1" |
| 10453 | + micromatch "^4.0.5" |
10454 | 10454 | normalize-path "^3.0.0"
|
10455 | 10455 | schema-utils "^3.1.1"
|
10456 | 10456 |
|
@@ -14697,10 +14697,10 @@ jest-worker@^26.2.1, jest-worker@^26.3.0:
|
14697 | 14697 | merge-stream "^2.0.0"
|
14698 | 14698 | supports-color "^7.0.0"
|
14699 | 14699 |
|
14700 |
| -jest-worker@^27.0.6, jest-worker@^27.3.1, jest-worker@^27.4.4: |
14701 |
| - version "27.4.4" |
14702 |
| - resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.4.4.tgz#9390a97c013a54d07f5c2ad2b5f6109f30c4966d" |
14703 |
| - integrity sha512-jfwxYJvfua1b1XkyuyPh01ATmgg4e5fPM/muLmhy9Qc6dmiwacQB0MLHaU6IjEsv/+nAixHGxTn8WllA27Pn0w== |
| 14700 | +jest-worker@^27.0.6, jest-worker@^27.4.4, jest-worker@^27.5.1: |
| 14701 | + version "27.5.1" |
| 14702 | + resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.5.1.tgz#8d146f0900e8973b106b6f73cc1e9a8cb86f8db0" |
| 14703 | + integrity sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg== |
14704 | 14704 | dependencies:
|
14705 | 14705 | "@types/node" "*"
|
14706 | 14706 | merge-stream "^2.0.0"
|
|
0 commit comments