|
1059 | 1059 | optionalDependencies:
|
1060 | 1060 | global-agent "^3.0.0"
|
1061 | 1061 |
|
1062 |
| -"@electron/node-gyp@git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2": |
| 1062 | +"@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2": |
1063 | 1063 | version "10.2.0-electron.1"
|
1064 |
| - resolved "git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2" |
| 1064 | + uid "06b29aafb7708acef8b3669835c8a7857ebc92d2" |
| 1065 | + resolved "https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2" |
1065 | 1066 | dependencies:
|
1066 | 1067 | env-paths "^2.2.0"
|
1067 | 1068 | exponential-backoff "^3.1.1"
|
|
1264 | 1265 | resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b"
|
1265 | 1266 | integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==
|
1266 | 1267 |
|
1267 |
| -"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.4.1": |
1268 |
| - version "4.5.1" |
1269 |
| - resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c" |
1270 |
| - integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w== |
| 1268 | +"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.5.0": |
| 1269 | + version "4.7.0" |
| 1270 | + resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz#607084630c6c033992a082de6e6fbc1a8b52175a" |
| 1271 | + integrity sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw== |
1271 | 1272 | dependencies:
|
1272 | 1273 | eslint-visitor-keys "^3.4.3"
|
1273 | 1274 |
|
@@ -3835,16 +3836,16 @@ eslint-plugin-import@^2.25.4:
|
3835 | 3836 | tsconfig-paths "^3.15.0"
|
3836 | 3837 |
|
3837 | 3838 | eslint-plugin-matrix-org@^2.0.1:
|
3838 |
| - version "2.1.0" |
3839 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-matrix-org/-/eslint-plugin-matrix-org-2.1.0.tgz#9053726119f107154f5210665c2f84219425c190" |
3840 |
| - integrity sha512-YjVQ0qunzVV34tpUchLWhOrOalGfRLm0tclS4dPYnXS8Ui+p12o/YtRHt+26Mg5tJ0QH76HsGC0LJKLVLNoqfg== |
| 3839 | + version "2.2.1" |
| 3840 | + resolved "https://registry.yarnpkg.com/eslint-plugin-matrix-org/-/eslint-plugin-matrix-org-2.2.1.tgz#97304c0c1f74c200bf461f69bef76ac2c742cf96" |
| 3841 | + integrity sha512-TiNxZ/O/QZCfaeYG5OcL96dPV2A4qvt06+I4z/YjLBCtvb9aRSuUV8Kvrgb7FJha0TyB9V4p3LPDhfMni8N9LQ== |
3841 | 3842 |
|
3842 | 3843 | eslint-plugin-n@^17.12.0:
|
3843 |
| - version "17.16.2" |
3844 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.16.2.tgz#042eae252b1f4201c77596fc28ee9a391dc07c83" |
3845 |
| - integrity sha512-iQM5Oj+9o0KaeLoObJC/uxNGpktZCkYiTTBo8PkRWq3HwNcRxwpvSDFjBhQ5+HLJzBTy+CLDC5+bw0Z5GyhlOQ== |
| 3844 | + version "17.18.0" |
| 3845 | + resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.18.0.tgz#8515979b49ef8db7bb16e457b8ed22cc695d2a84" |
| 3846 | + integrity sha512-hvZ/HusueqTJ7VDLoCpjN0hx4N4+jHIWTXD4TMLHy9F23XkDagR9v+xQWRWR57yY55GPF8NnD4ox9iGTxirY8A== |
3846 | 3847 | dependencies:
|
3847 |
| - "@eslint-community/eslint-utils" "^4.4.1" |
| 3848 | + "@eslint-community/eslint-utils" "^4.5.0" |
3848 | 3849 | enhanced-resolve "^5.17.1"
|
3849 | 3850 | eslint-plugin-es-x "^7.8.0"
|
3850 | 3851 | get-tsconfig "^4.8.1"
|
|
0 commit comments