Skip to content

Commit a763c5e

Browse files
chore: update dependencies (#258)
Co-authored-by: stephanebouget <13203455+stephanebouget@users.noreply.github.com>
1 parent 7beb54f commit a763c5e

2 files changed

Lines changed: 65 additions & 65 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112
"@ngx-translate/http-loader": "^17.0.0",
113113
"@types/jasmine": "^6.0.0",
114114
"@types/jasminewd2": "^2.0.13",
115-
"@typescript-eslint/eslint-plugin": "^8.62.1",
116-
"@typescript-eslint/parser": "^8.62.1",
115+
"@typescript-eslint/eslint-plugin": "^8.63.0",
116+
"@typescript-eslint/parser": "^8.63.0",
117117
"cypress": "^15.18.0",
118118
"cypress-shadow-dom": "^1.4.1",
119119
"electron": "^42.6.0",

yarn.lock

Lines changed: 63 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -3734,100 +3734,100 @@
37343734
dependencies:
37353735
"@types/node" "*"
37363736

3737-
"@typescript-eslint/eslint-plugin@^8.62.1":
3738-
version "8.62.1"
3739-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.62.1.tgz#1736dcdca6cae3359d818456a47d18b674761f7f"
3740-
integrity sha512-4EQM77WgVNxj7OkL/5b/D/xZsw00G577+UriYTC7JF5opcF3T2AuoeY7ueLaZgSVjSgCS6yOAJB5bRGLPSJUzA==
3737+
"@typescript-eslint/eslint-plugin@^8.63.0":
3738+
version "8.63.0"
3739+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.63.0.tgz#0d85d0ec1a28b0e35f484cc8220a8bf084019e71"
3740+
integrity sha512-rvwSgqT+DHpWdzfSzPatRLm02a0GlESt++9iy3hLCDY4BgkaLcl8LBi9Yh7XGFBpwcBE/K3024QuXWTpbz4FfQ==
37413741
dependencies:
37423742
"@eslint-community/regexpp" "^4.12.2"
3743-
"@typescript-eslint/scope-manager" "8.62.1"
3744-
"@typescript-eslint/type-utils" "8.62.1"
3745-
"@typescript-eslint/utils" "8.62.1"
3746-
"@typescript-eslint/visitor-keys" "8.62.1"
3743+
"@typescript-eslint/scope-manager" "8.63.0"
3744+
"@typescript-eslint/type-utils" "8.63.0"
3745+
"@typescript-eslint/utils" "8.63.0"
3746+
"@typescript-eslint/visitor-keys" "8.63.0"
37473747
ignore "^7.0.5"
37483748
natural-compare "^1.4.0"
37493749
ts-api-utils "^2.5.0"
37503750

3751-
"@typescript-eslint/parser@^8.62.1":
3752-
version "8.62.1"
3753-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.62.1.tgz#d3f7ba18f1bf78bfb7256fea021d1927b48e7080"
3754-
integrity sha512-sPhE4iHuJDSvoAiec+Ro8JyXw8f0ql13HFR82P99nCm9GwTEKG0KYLvDe6REk8BCXuit6vJAv/Yxg5ABaNS2rA==
3751+
"@typescript-eslint/parser@^8.63.0":
3752+
version "8.63.0"
3753+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.63.0.tgz#2993338c379903e6afc72c3532ae6e15b97334d4"
3754+
integrity sha512-gwh4gvvlaVDKKxyfxMG+Gnu1u9X0OQBwyGLkbwB65dIzBKnxeRiJlNFqlI3zwVhNXJIs6qV7mlFCn/BIajlVig==
37553755
dependencies:
3756-
"@typescript-eslint/scope-manager" "8.62.1"
3757-
"@typescript-eslint/types" "8.62.1"
3758-
"@typescript-eslint/typescript-estree" "8.62.1"
3759-
"@typescript-eslint/visitor-keys" "8.62.1"
3756+
"@typescript-eslint/scope-manager" "8.63.0"
3757+
"@typescript-eslint/types" "8.63.0"
3758+
"@typescript-eslint/typescript-estree" "8.63.0"
3759+
"@typescript-eslint/visitor-keys" "8.63.0"
37603760
debug "^4.4.3"
37613761

3762-
"@typescript-eslint/project-service@8.62.1":
3763-
version "8.62.1"
3764-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.62.1.tgz#78d880eb1cf6859b5ec263d04f95403e9f90ae47"
3765-
integrity sha512-yQ3RgY5RkSBpsNS1Bx/JQEcA24FOSdfGktoyprAr5u18390UQdtVcfnEv4nIrIshNnavlVyZBKxQwT1fIAE6cg==
3762+
"@typescript-eslint/project-service@8.63.0":
3763+
version "8.63.0"
3764+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.63.0.tgz#01a3d0550a860127444a9939749ab434591cd71a"
3765+
integrity sha512-e5dh0/UI0ok53AlZ5wRkXCB32z/f2jUZqPR/ygAw5WYaSw8j9EoJWlS7wQjr/dmOaqWjnPIn2m+HhVPCMWGZVQ==
37663766
dependencies:
3767-
"@typescript-eslint/tsconfig-utils" "^8.62.1"
3768-
"@typescript-eslint/types" "^8.62.1"
3767+
"@typescript-eslint/tsconfig-utils" "^8.63.0"
3768+
"@typescript-eslint/types" "^8.63.0"
37693769
debug "^4.4.3"
37703770

3771-
"@typescript-eslint/scope-manager@8.62.1":
3772-
version "8.62.1"
3773-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.62.1.tgz#7ee65e9a6eb3ccdc4816593a4ff38840306de88a"
3774-
integrity sha512-r4d249KbQ1SFdpeStvob8Ih6aPPIzfqllPVOtvhve6ZcpuVcYo5/7zUWckKpHE7StASX4kTKZTLf0WQm/wPkcg==
3771+
"@typescript-eslint/scope-manager@8.63.0":
3772+
version "8.63.0"
3773+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.63.0.tgz#c9cf7ecd234f7ec346f62e5c7d28dfaf4d507b4d"
3774+
integrity sha512-uUyfMWCnDSN8bCpcrY8nGP2BLkQ9Xn0GsipcONcpIDWhwhO4ZSyHvyS14U3X75mzxWxL3I2UZIrenTzdzcJO8A==
37753775
dependencies:
3776-
"@typescript-eslint/types" "8.62.1"
3777-
"@typescript-eslint/visitor-keys" "8.62.1"
3776+
"@typescript-eslint/types" "8.63.0"
3777+
"@typescript-eslint/visitor-keys" "8.63.0"
37783778

3779-
"@typescript-eslint/tsconfig-utils@8.62.1", "@typescript-eslint/tsconfig-utils@^8.62.1":
3780-
version "8.62.1"
3781-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.62.1.tgz#e2b5f24fe721044189cb7e81117c96d75979d627"
3782-
integrity sha512-xadytJqX9vJVQ2fdQjkcIVigwaOJNWkpjdLt6cEQ+xPnrI1fkp+/jZE/I97k9KUjqtpd25i0HeyZf3T6dutv2g==
3779+
"@typescript-eslint/tsconfig-utils@8.63.0", "@typescript-eslint/tsconfig-utils@^8.63.0":
3780+
version "8.63.0"
3781+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.63.0.tgz#f7e1cf9a029bb71f4027ffa4194ba82afb564cd3"
3782+
integrity sha512-sUAbkulqBAsncKnbRP3+7CtQFRKicexnj7ZwNC6ddCR7EmrXvjvdCYMJbUIqMd6lwoEriZjwLo08aS5tSjVMHg==
37833783

3784-
"@typescript-eslint/type-utils@8.62.1":
3785-
version "8.62.1"
3786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.62.1.tgz#ebd30b13bacb13070917259a23309cf644121f9a"
3787-
integrity sha512-aXM5xlqXiTxPibXB93cLAURfT3rlizf7uMXISCXy66Isr/9hISJx3yDsKl0L7lKa51b8JpFuNKby0/O0pEm9jg==
3784+
"@typescript-eslint/type-utils@8.63.0":
3785+
version "8.63.0"
3786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.63.0.tgz#9c00f362140186c588da86b3e10c212800b64b85"
3787+
integrity sha512-Nzzh/OGxVCOjObjaj1CQF2RUasyYy2Jfuh+zZ3PjLzG2fYRriAiZLib9UKtO+CpQAS3YHiAS+ckZDclwqI1TPA==
37883788
dependencies:
3789-
"@typescript-eslint/types" "8.62.1"
3790-
"@typescript-eslint/typescript-estree" "8.62.1"
3791-
"@typescript-eslint/utils" "8.62.1"
3789+
"@typescript-eslint/types" "8.63.0"
3790+
"@typescript-eslint/typescript-estree" "8.63.0"
3791+
"@typescript-eslint/utils" "8.63.0"
37923792
debug "^4.4.3"
37933793
ts-api-utils "^2.5.0"
37943794

3795-
"@typescript-eslint/types@8.62.1", "@typescript-eslint/types@^8.62.1":
3796-
version "8.62.1"
3797-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.62.1.tgz#c58be954e483b2fc98275374d5bcb40b99842dc1"
3798-
integrity sha512-ooCzJFaf+Hg+uG6fA3NRFGuFjlfNlDhBthbv4ZPU/0elCAFUfnyXUvf/WOpHz/jYwSmvU2GkR2LtyUfy1AxZ1Q==
3795+
"@typescript-eslint/types@8.63.0", "@typescript-eslint/types@^8.63.0":
3796+
version "8.63.0"
3797+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.63.0.tgz#6b32b0a5913520554d81a986acfffba2d32b6963"
3798+
integrity sha512-xyLtl9DUBBFrcJS4x2pIqGLH68/tC2uOa4Z7pUteW09D3bXnnXUom4dyPikzWgB7llmIc1zoeI3aoUdC4rPK/Q==
37993799

3800-
"@typescript-eslint/typescript-estree@8.62.1":
3801-
version "8.62.1"
3802-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.62.1.tgz#98c1bb17635d5b026b24193a8d29188ac64380ff"
3803-
integrity sha512-xMcW9oP9u7fAMXYs9A65CVmtLQe2r//oXINHfi8HV+oiqhih17sbLdhXr4540YWlgpDKQdY854OL5ZrdCiQsAA==
3800+
"@typescript-eslint/typescript-estree@8.63.0":
3801+
version "8.63.0"
3802+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.63.0.tgz#a6f9c9cd290e98203ad29850b0d72529dc83be73"
3803+
integrity sha512-ygBkU+B7ex5UI/gKhaqexWev79uISfIv7XQCRNYO/jmD8rGLPyWLAb3KMRT6nd8Gt9bmUBi9+iX6tBdYfOY81Q==
38043804
dependencies:
3805-
"@typescript-eslint/project-service" "8.62.1"
3806-
"@typescript-eslint/tsconfig-utils" "8.62.1"
3807-
"@typescript-eslint/types" "8.62.1"
3808-
"@typescript-eslint/visitor-keys" "8.62.1"
3805+
"@typescript-eslint/project-service" "8.63.0"
3806+
"@typescript-eslint/tsconfig-utils" "8.63.0"
3807+
"@typescript-eslint/types" "8.63.0"
3808+
"@typescript-eslint/visitor-keys" "8.63.0"
38093809
debug "^4.4.3"
38103810
minimatch "^10.2.2"
38113811
semver "^7.7.3"
38123812
tinyglobby "^0.2.15"
38133813
ts-api-utils "^2.5.0"
38143814

3815-
"@typescript-eslint/utils@8.62.1":
3816-
version "8.62.1"
3817-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.62.1.tgz#1622b75c7e6df308181dd0b44855dc4228da0457"
3818-
integrity sha512-sHtbPfuKNZCG+ih8SyjjucqRntSVmp8XgL5u6o9mAhiSn8ds5o/M/XdM0abweme2Tln3szOstOrZ9OXitvPh0g==
3815+
"@typescript-eslint/utils@8.63.0":
3816+
version "8.63.0"
3817+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.63.0.tgz#b6a6c8aff1cebd1de4410b3a42b7ec9ba6703f23"
3818+
integrity sha512-fUKaeAvrTuQg/Tgt3nliAUSZHJM6DlCcfyEmxCvlX8kieWSStBX+5O5Fnidtc3i2JrH+9c/GL4RY2iasd/GPTA==
38193819
dependencies:
38203820
"@eslint-community/eslint-utils" "^4.9.1"
3821-
"@typescript-eslint/scope-manager" "8.62.1"
3822-
"@typescript-eslint/types" "8.62.1"
3823-
"@typescript-eslint/typescript-estree" "8.62.1"
3821+
"@typescript-eslint/scope-manager" "8.63.0"
3822+
"@typescript-eslint/types" "8.63.0"
3823+
"@typescript-eslint/typescript-estree" "8.63.0"
38243824

3825-
"@typescript-eslint/visitor-keys@8.62.1":
3826-
version "8.62.1"
3827-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.62.1.tgz#499657d77ffafb8a99eb1d6c97847ca430234722"
3828-
integrity sha512-4g3BLxfdTMy8iZG0MaBkadnlRrCJ74cQiFbyEVMrkwIoqdyaXXQM22cotDvrl4x28wgIZ9rEJRoM+mmhSJpJ1g==
3825+
"@typescript-eslint/visitor-keys@8.63.0":
3826+
version "8.63.0"
3827+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.63.0.tgz#2853a8e33b52f23570338f96cc89cb223daabd44"
3828+
integrity sha512-UexrHGnGTpbuQHct2ExOc2ZcFbGUS9FOesCxxqdBGcpI1BxYu/LZ6U8Aq6/72XtF/qRBk9nhuGHFJIXXMhPMdw==
38293829
dependencies:
3830-
"@typescript-eslint/types" "8.62.1"
3830+
"@typescript-eslint/types" "8.63.0"
38313831
eslint-visitor-keys "^5.0.0"
38323832

38333833
"@vitejs/plugin-basic-ssl@2.1.4":

0 commit comments

Comments
 (0)