|
3134 | 3134 | dependencies:
|
3135 | 3135 | "@types/ember" "*"
|
3136 | 3136 |
|
3137 |
| -"@types/eslint-scope@^3.7.0": |
3138 |
| - version "3.7.2" |
3139 |
| - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.2.tgz#11e96a868c67acf65bf6f11d10bb89ea71d5e473" |
3140 |
| - integrity sha512-TzgYCWoPiTeRg6RQYgtuW7iODtVoKu3RVL72k3WohqhjfaOLK5Mg2T4Tg1o2bSfu0vPkoI48wdQFv5b/Xe04wQ== |
| 3137 | +"@types/eslint-scope@^3.7.3": |
| 3138 | + version "3.7.3" |
| 3139 | + resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.3.tgz#125b88504b61e3c8bc6f870882003253005c3224" |
| 3140 | + integrity sha512-PB3ldyrcnAicT35TWPs5IcwKD8S333HMaa2VVv4+wdvebJkjWuW/xESoB8IwRcog8HYVYamb1g/R31Qv5Bx03g== |
3141 | 3141 | dependencies:
|
3142 | 3142 | "@types/eslint" "*"
|
3143 | 3143 | "@types/estree" "*"
|
|
3158 | 3158 | "@types/estree" "*"
|
3159 | 3159 | "@types/json-schema" "*"
|
3160 | 3160 |
|
3161 |
| -"@types/estree@*", "@types/estree@^0.0.50": |
| 3161 | +"@types/estree@*": |
3162 | 3162 | version "0.0.50"
|
3163 | 3163 | resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83"
|
3164 | 3164 | integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw==
|
3165 | 3165 |
|
| 3166 | +"@types/estree@^0.0.51": |
| 3167 | + version "0.0.51" |
| 3168 | + resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.51.tgz#cfd70924a25a3fd32b218e5e420e6897e1ac4f40" |
| 3169 | + integrity sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ== |
| 3170 | + |
3166 | 3171 | "@types/express-serve-static-core@^4.17.18":
|
3167 | 3172 | version "4.17.26"
|
3168 | 3173 | resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.26.tgz#5d9a8eeecb9d5f9d7fc1d85f541512a84638ae88"
|
@@ -14820,13 +14825,13 @@ webpack@^4.43.0:
|
14820 | 14825 | watchpack "^1.7.4"
|
14821 | 14826 | webpack-sources "^1.4.1"
|
14822 | 14827 |
|
14823 |
| -webpack@^5.68.0: |
14824 |
| - version "5.68.0" |
14825 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.68.0.tgz#a653a58ed44280062e47257f260117e4be90d560" |
14826 |
| - integrity sha512-zUcqaUO0772UuuW2bzaES2Zjlm/y3kRBQDVFVCge+s2Y8mwuUTdperGaAv65/NtRL/1zanpSJOq/MD8u61vo6g== |
| 14828 | +webpack@^5.69.1: |
| 14829 | + version "5.69.1" |
| 14830 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.69.1.tgz#8cfd92c192c6a52c99ab00529b5a0d33aa848dc5" |
| 14831 | + integrity sha512-+VyvOSJXZMT2V5vLzOnDuMz5GxEqLk7hKWQ56YxPW/PQRUuKimPqmEIJOx8jHYeyo65pKbapbW464mvsKbaj4A== |
14827 | 14832 | dependencies:
|
14828 |
| - "@types/eslint-scope" "^3.7.0" |
14829 |
| - "@types/estree" "^0.0.50" |
| 14833 | + "@types/eslint-scope" "^3.7.3" |
| 14834 | + "@types/estree" "^0.0.51" |
14830 | 14835 | "@webassemblyjs/ast" "1.11.1"
|
14831 | 14836 | "@webassemblyjs/wasm-edit" "1.11.1"
|
14832 | 14837 | "@webassemblyjs/wasm-parser" "1.11.1"
|
|
0 commit comments