|
2294 | 2294 | "@types/estree" "*"
|
2295 | 2295 |
|
2296 | 2296 | "@types/eslint@*":
|
2297 |
| - version "8.44.9" |
2298 |
| - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.9.tgz#5799663009645637bd1c45b2e1a7c8f4caf89534" |
2299 |
| - integrity sha512-6yBxcvwnnYoYT1Uk2d+jvIfsuP4mb2EdIxFnrPABj5a/838qe5bGkNLFOiipX4ULQ7XVQvTxOh7jO+BTAiqsEw== |
| 2297 | + version "8.56.0" |
| 2298 | + resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.56.0.tgz#e28d045b8e530a33c9cbcfbf02332df0d1380a2c" |
| 2299 | + integrity sha512-FlsN0p4FhuYRjIxpbdXovvHQhtlG05O1GG/RNWvdAxTboR438IOTwmrY/vLA+Xfgg06BTkP045M3vpFwTMv1dg== |
2300 | 2300 | dependencies:
|
2301 | 2301 | "@types/estree" "*"
|
2302 | 2302 | "@types/json-schema" "*"
|
@@ -3766,9 +3766,9 @@ caniuse-api@^3.0.0:
|
3766 | 3766 | lodash.uniq "^4.5.0"
|
3767 | 3767 |
|
3768 | 3768 | caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001565:
|
3769 |
| - version "1.0.30001570" |
3770 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" |
3771 |
| - integrity sha512-+3e0ASu4sw1SWaoCtvPeyXp+5PsjigkSt8OXZbF9StH5pQWbxEjLAZE3n8Aup5udop1uRiKA7a4utUk/uoSpUw== |
| 3769 | + version "1.0.30001571" |
| 3770 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001571.tgz#4182e93d696ff42930f4af7eba515ddeb57917ac" |
| 3771 | + integrity sha512-tYq/6MoXhdezDLFZuCO/TKboTzuQ/xR5cFdgXPfDtM7/kchBO3b4VWghE/OAi/DV7tTdhmLjZiZBZi1fA/GheQ== |
3772 | 3772 |
|
3773 | 3773 | capital-case@^1.0.4:
|
3774 | 3774 | version "1.0.4"
|
|
4802 | 4802 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
4803 | 4803 |
|
4804 | 4804 | electron-to-chromium@^1.4.601:
|
4805 |
| - version "1.4.615" |
4806 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.615.tgz#b1c41839962d2e4e63dca05519da9040e34848c2" |
4807 |
| - integrity sha512-/bKPPcgZVUziECqDc+0HkT87+0zhaWSZHNXqF8FLd2lQcptpmUFwoCSWjCdOng9Gdq+afKArPdEg/0ZW461Eng== |
| 4805 | + version "1.4.616" |
| 4806 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb" |
| 4807 | + integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg== |
4808 | 4808 |
|
4809 | 4809 | ember-cli-babel-plugin-helpers@^1.1.1:
|
4810 | 4810 | version "1.1.1"
|
@@ -9175,9 +9175,9 @@ postcss-modules-local-by-default@^4.0.0:
|
9175 | 9175 | postcss-value-parser "^4.1.0"
|
9176 | 9176 |
|
9177 | 9177 | postcss-modules-scope@^3.0.0:
|
9178 |
| - version "3.0.0" |
9179 |
| - resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.0.0.tgz#9ef3151456d3bbfa120ca44898dfca6f2fa01f06" |
9180 |
| - integrity sha512-hncihwFA2yPath8oZ15PZqvWGkWf+XUfQgUGamS4LqoP1anQLOsOJw0vr7J7IwLpoY9fatA2qiGUGmuZL0Iqlg== |
| 9178 | + version "3.1.0" |
| 9179 | + resolved "https://registry.yarnpkg.com/postcss-modules-scope/-/postcss-modules-scope-3.1.0.tgz#fbfddfda93a31f310f1d152c2bb4d3f3c5592ee0" |
| 9180 | + integrity sha512-SaIbK8XW+MZbd0xHPf7kdfA/3eOt7vxJ72IRecn3EzuZVLr1r0orzf0MX/pN8m+NMDoo6X/SQd8oeKqGZd8PXg== |
9181 | 9181 | dependencies:
|
9182 | 9182 | postcss-selector-parser "^6.0.4"
|
9183 | 9183 |
|
|
0 commit comments