Skip to content

Commit 74ead93

Browse files
Update eslint
1 parent c0efe23 commit 74ead93

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

yarn.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1059,9 +1059,10 @@
10591059
optionalDependencies:
10601060
global-agent "^3.0.0"
10611061

1062-
"@electron/node-gyp@git+https://github.com/electron/node-gyp.git#06b29aafb7708acef8b3669835c8a7857ebc92d2":
1062+
"@electron/node-gyp@https://github.com/electron/node-gyp#06b29aafb7708acef8b3669835c8a7857ebc92d2":
10631063
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"
10651066
dependencies:
10661067
env-paths "^2.2.0"
10671068
exponential-backoff "^3.1.1"
@@ -1264,10 +1265,10 @@
12641265
resolved "https://registry.yarnpkg.com/@esbuild/win32-x64/-/win32-x64-0.25.0.tgz#c8e119a30a7c8d60b9d2e22d2073722dde3b710b"
12651266
integrity sha512-ZENoHJBxA20C2zFzh6AI4fT6RraMzjYw4xKWemRTRmRVtN9c5DcH9r/f2ihEkMjOW5eGgrwCslG/+Y/3bL+DHQ==
12661267

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==
12711272
dependencies:
12721273
eslint-visitor-keys "^3.4.3"
12731274

@@ -3835,16 +3836,16 @@ eslint-plugin-import@^2.25.4:
38353836
tsconfig-paths "^3.15.0"
38363837

38373838
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==
38413842

38423843
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==
38463847
dependencies:
3847-
"@eslint-community/eslint-utils" "^4.4.1"
3848+
"@eslint-community/eslint-utils" "^4.5.0"
38483849
enhanced-resolve "^5.17.1"
38493850
eslint-plugin-es-x "^7.8.0"
38503851
get-tsconfig "^4.8.1"

0 commit comments

Comments
 (0)