Skip to content

Commit 68aa1f7

Browse files
authored
Merge pull request #7038 from microting/dependabot/npm_and_yarn/eform-client/typescript-eslint/utils-8.45.0
Bump @typescript-eslint/utils from 8.39.1 to 8.45.0 in /eform-client
2 parents 6732c9d + d6dd872 commit 68aa1f7

File tree

2 files changed

+41
-41
lines changed

2 files changed

+41
-41
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"@types/uuid": "^10.0.0",
139139
"@typescript-eslint/eslint-plugin": "^7.18.0",
140140
"@typescript-eslint/parser": "^7.18.0",
141-
"@typescript-eslint/utils": "^8.39.1",
141+
"@typescript-eslint/utils": "^8.45.0",
142142
"@wdio/cli": "9.19.2",
143143
"@wdio/local-runner": "9.20.0",
144144
"@wdio/mocha-framework": "9.19.2",

eform-client/yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -3756,13 +3756,13 @@
37563756
"@typescript-eslint/visitor-keys" "7.18.0"
37573757
debug "^4.3.4"
37583758

3759-
"@typescript-eslint/project-service@8.39.1":
3760-
version "8.39.1"
3761-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
3762-
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
3759+
"@typescript-eslint/project-service@8.45.0":
3760+
version "8.45.0"
3761+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.45.0.tgz#f83dda1bca31dae2fd6821f9131daf1edebfd46c"
3762+
integrity sha512-3pcVHwMG/iA8afdGLMuTibGR7pDsn9RjDev6CCB+naRsSYs2pns5QbinF4Xqw6YC/Sj3lMrm/Im0eMfaa61WUg==
37633763
dependencies:
3764-
"@typescript-eslint/tsconfig-utils" "^8.39.1"
3765-
"@typescript-eslint/types" "^8.39.1"
3764+
"@typescript-eslint/tsconfig-utils" "^8.45.0"
3765+
"@typescript-eslint/types" "^8.45.0"
37663766
debug "^4.3.4"
37673767

37683768
"@typescript-eslint/[email protected]":
@@ -3773,18 +3773,18 @@
37733773
"@typescript-eslint/types" "7.18.0"
37743774
"@typescript-eslint/visitor-keys" "7.18.0"
37753775

3776-
"@typescript-eslint/scope-manager@8.39.1":
3777-
version "8.39.1"
3778-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
3779-
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
3776+
"@typescript-eslint/scope-manager@8.45.0":
3777+
version "8.45.0"
3778+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.45.0.tgz#59615ba506a9e3479d1efb0d09d6ab52f2a19142"
3779+
integrity sha512-clmm8XSNj/1dGvJeO6VGH7EUSeA0FMs+5au/u3lrA3KfG8iJ4u8ym9/j2tTEoacAffdW1TVUzXO30W1JTJS7dA==
37803780
dependencies:
3781-
"@typescript-eslint/types" "8.39.1"
3782-
"@typescript-eslint/visitor-keys" "8.39.1"
3781+
"@typescript-eslint/types" "8.45.0"
3782+
"@typescript-eslint/visitor-keys" "8.45.0"
37833783

3784-
"@typescript-eslint/tsconfig-utils@8.39.1", "@typescript-eslint/tsconfig-utils@^8.39.1":
3785-
version "8.39.1"
3786-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
3787-
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
3784+
"@typescript-eslint/tsconfig-utils@8.45.0", "@typescript-eslint/tsconfig-utils@^8.45.0":
3785+
version "8.45.0"
3786+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.45.0.tgz#63d38282790a2566c571bad423e7c1cad1f3d64c"
3787+
integrity sha512-aFdr+c37sc+jqNMGhH+ajxPXwjv9UtFZk79k8pLoJ6p4y0snmYpPA52GuWHgt2ZF4gRRW6odsEj41uZLojDt5w==
37883788

37893789
"@typescript-eslint/[email protected]":
37903790
version "7.18.0"
@@ -3801,10 +3801,10 @@
38013801
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
38023802
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
38033803

3804-
"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1":
3805-
version "8.39.1"
3806-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
3807-
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
3804+
"@typescript-eslint/types@8.45.0", "@typescript-eslint/types@^8.45.0":
3805+
version "8.45.0"
3806+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.45.0.tgz#fc01cd2a4690b9713b02f895e82fb43f7d960684"
3807+
integrity sha512-WugXLuOIq67BMgQInIxxnsSyRLFxdkJEJu8r4ngLR56q/4Q5LrbfkFRH27vMTjxEK8Pyz7QfzuZe/G15qQnVRA==
38083808

38093809
"@typescript-eslint/[email protected]":
38103810
version "7.18.0"
@@ -3820,15 +3820,15 @@
38203820
semver "^7.6.0"
38213821
ts-api-utils "^1.3.0"
38223822

3823-
"@typescript-eslint/typescript-estree@8.39.1":
3824-
version "8.39.1"
3825-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
3826-
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
3823+
"@typescript-eslint/typescript-estree@8.45.0":
3824+
version "8.45.0"
3825+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.45.0.tgz#3498500f109a89b104d2770497c707e56dfe062d"
3826+
integrity sha512-GfE1NfVbLam6XQ0LcERKwdTTPlLvHvXXhOeUGC1OXi4eQBoyy1iVsW+uzJ/J9jtCz6/7GCQ9MtrQ0fml/jWCnA==
38273827
dependencies:
3828-
"@typescript-eslint/project-service" "8.39.1"
3829-
"@typescript-eslint/tsconfig-utils" "8.39.1"
3830-
"@typescript-eslint/types" "8.39.1"
3831-
"@typescript-eslint/visitor-keys" "8.39.1"
3828+
"@typescript-eslint/project-service" "8.45.0"
3829+
"@typescript-eslint/tsconfig-utils" "8.45.0"
3830+
"@typescript-eslint/types" "8.45.0"
3831+
"@typescript-eslint/visitor-keys" "8.45.0"
38323832
debug "^4.3.4"
38333833
fast-glob "^3.3.2"
38343834
is-glob "^4.0.3"
@@ -3846,15 +3846,15 @@
38463846
"@typescript-eslint/types" "7.18.0"
38473847
"@typescript-eslint/typescript-estree" "7.18.0"
38483848

3849-
"@typescript-eslint/utils@^8.39.1":
3850-
version "8.39.1"
3851-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
3852-
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
3849+
"@typescript-eslint/utils@^8.45.0":
3850+
version "8.45.0"
3851+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.45.0.tgz#6e68e92d99019fdf56018d0e6664c76a70470c95"
3852+
integrity sha512-bxi1ht+tLYg4+XV2knz/F7RVhU0k6VrSMc9sb8DQ6fyCTrGQLHfo7lDtN0QJjZjKkLA2ThrKuCdHEvLReqtIGg==
38533853
dependencies:
38543854
"@eslint-community/eslint-utils" "^4.7.0"
3855-
"@typescript-eslint/scope-manager" "8.39.1"
3856-
"@typescript-eslint/types" "8.39.1"
3857-
"@typescript-eslint/typescript-estree" "8.39.1"
3855+
"@typescript-eslint/scope-manager" "8.45.0"
3856+
"@typescript-eslint/types" "8.45.0"
3857+
"@typescript-eslint/typescript-estree" "8.45.0"
38583858

38593859
"@typescript-eslint/[email protected]":
38603860
version "7.18.0"
@@ -3864,12 +3864,12 @@
38643864
"@typescript-eslint/types" "7.18.0"
38653865
eslint-visitor-keys "^3.4.3"
38663866

3867-
"@typescript-eslint/visitor-keys@8.39.1":
3868-
version "8.39.1"
3869-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
3870-
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
3867+
"@typescript-eslint/visitor-keys@8.45.0":
3868+
version "8.45.0"
3869+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.45.0.tgz#4e3bcc55da64ac61069ebfe62ca240567ac7d784"
3870+
integrity sha512-qsaFBA3e09MIDAGFUrTk+dzqtfv1XPVz8t8d1f0ybTzrCY7BKiMC5cjrl1O/P7UmHsNyW90EYSkU/ZWpmXelag==
38713871
dependencies:
3872-
"@typescript-eslint/types" "8.39.1"
3872+
"@typescript-eslint/types" "8.45.0"
38733873
eslint-visitor-keys "^4.2.1"
38743874

38753875
"@ungap/structured-clone@^1.2.0":

0 commit comments

Comments
 (0)