Skip to content

Commit 65a9c11

Browse files
chore(deps): update devdeps
1 parent bd0d9b6 commit 65a9c11

File tree

2 files changed

+68
-68
lines changed

2 files changed

+68
-68
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@
6666
"@semantic-release/changelog": "6.0.3",
6767
"@semantic-release/git": "10.0.1",
6868
"@types/jest": "29.5.14",
69-
"@typescript-eslint/eslint-plugin": "8.46.2",
70-
"@typescript-eslint/parser": "8.46.2",
69+
"@typescript-eslint/eslint-plugin": "8.46.3",
70+
"@typescript-eslint/parser": "8.46.3",
7171
"babel-jest": "29.7.0",
7272
"eslint": "8.57.1",
7373
"eslint-config-prettier": "9.1.2",

yarn.lock

Lines changed: 66 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1427,9 +1427,9 @@
14271427
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
14281428

14291429
"@eslint/js@^9.11.1":
1430-
version "9.39.0"
1431-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01"
1432-
integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
1430+
version "9.39.1"
1431+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.1.tgz#0dd59c3a9f40e3f1882975c321470969243e0164"
1432+
integrity sha512-S26Stp4zCy88tH94QbBv3XCuzRQiZ9yXofEILmglYTh/Ug/a9/umqvgFtYBAo3Lp0nsI/5/qH1CCrbdK3AP1Tw==
14331433

14341434
"@ethers-ext/[email protected]":
14351435
version "6.0.0-beta.2"
@@ -2416,48 +2416,48 @@
24162416
dependencies:
24172417
"@types/yargs-parser" "*"
24182418

2419-
"@typescript-eslint/[email protected].2":
2420-
version "8.46.2"
2421-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.2.tgz#dc4ab93ee3d7e6c8e38820a0d6c7c93c7183e2dc"
2422-
integrity sha512-ZGBMToy857/NIPaaCucIUQgqueOiq7HeAKkhlvqVV4lm089zUFW6ikRySx2v+cAhKeUCPuWVHeimyk6Dw1iY3w==
2419+
"@typescript-eslint/[email protected].3":
2420+
version "8.46.3"
2421+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.46.3.tgz#6f7aeaf9f5c611425db9b8f983e8d3fe5deece3c"
2422+
integrity sha512-sbaQ27XBUopBkRiuY/P9sWGOWUW4rl8fDoHIUmLpZd8uldsTyB4/Zg6bWTegPoTLnKj9Hqgn3QD6cjPNB32Odw==
24232423
dependencies:
24242424
"@eslint-community/regexpp" "^4.10.0"
2425-
"@typescript-eslint/scope-manager" "8.46.2"
2426-
"@typescript-eslint/type-utils" "8.46.2"
2427-
"@typescript-eslint/utils" "8.46.2"
2428-
"@typescript-eslint/visitor-keys" "8.46.2"
2425+
"@typescript-eslint/scope-manager" "8.46.3"
2426+
"@typescript-eslint/type-utils" "8.46.3"
2427+
"@typescript-eslint/utils" "8.46.3"
2428+
"@typescript-eslint/visitor-keys" "8.46.3"
24292429
graphemer "^1.4.0"
24302430
ignore "^7.0.0"
24312431
natural-compare "^1.4.0"
24322432
ts-api-utils "^2.1.0"
24332433

2434-
"@typescript-eslint/[email protected].2":
2435-
version "8.46.2"
2436-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.2.tgz#dd938d45d581ac8ffa9d8a418a50282b306f7ebf"
2437-
integrity sha512-BnOroVl1SgrPLywqxyqdJ4l3S2MsKVLDVxZvjI1Eoe8ev2r3kGDo+PcMihNmDE+6/KjkTubSJnmqGZZjQSBq/g==
2434+
"@typescript-eslint/[email protected].3":
2435+
version "8.46.3"
2436+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.46.3.tgz#3badfb62d2e2dc733d02a038073e3f65f2cb833d"
2437+
integrity sha512-6m1I5RmHBGTnUGS113G04DMu3CpSdxCAU/UvtjNWL4Nuf3MW9tQhiJqRlHzChIkhy6kZSAQmc+I1bcGjE3yNKg==
24382438
dependencies:
2439-
"@typescript-eslint/scope-manager" "8.46.2"
2440-
"@typescript-eslint/types" "8.46.2"
2441-
"@typescript-eslint/typescript-estree" "8.46.2"
2442-
"@typescript-eslint/visitor-keys" "8.46.2"
2439+
"@typescript-eslint/scope-manager" "8.46.3"
2440+
"@typescript-eslint/types" "8.46.3"
2441+
"@typescript-eslint/typescript-estree" "8.46.3"
2442+
"@typescript-eslint/visitor-keys" "8.46.3"
24432443
debug "^4.3.4"
24442444

2445-
"@typescript-eslint/[email protected].2":
2446-
version "8.46.2"
2447-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.2.tgz#ab2f02a0de4da6a7eeb885af5e059be57819d608"
2448-
integrity sha512-PULOLZ9iqwI7hXcmL4fVfIsBi6AN9YxRc0frbvmg8f+4hQAjQ5GYNKK0DIArNo+rOKmR/iBYwkpBmnIwin4wBg==
2445+
"@typescript-eslint/[email protected].3":
2446+
version "8.46.3"
2447+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.46.3.tgz#4555c685407ea829081218fa033d7b032607aaef"
2448+
integrity sha512-Fz8yFXsp2wDFeUElO88S9n4w1I4CWDTXDqDr9gYvZgUpwXQqmZBr9+NTTql5R3J7+hrJZPdpiWaB9VNhAKYLuQ==
24492449
dependencies:
2450-
"@typescript-eslint/tsconfig-utils" "^8.46.2"
2451-
"@typescript-eslint/types" "^8.46.2"
2450+
"@typescript-eslint/tsconfig-utils" "^8.46.3"
2451+
"@typescript-eslint/types" "^8.46.3"
24522452
debug "^4.3.4"
24532453

2454-
"@typescript-eslint/[email protected].2":
2455-
version "8.46.2"
2456-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.2.tgz#7d37df2493c404450589acb3b5d0c69cc0670a88"
2457-
integrity sha512-LF4b/NmGvdWEHD2H4MsHD8ny6JpiVNDzrSZr3CsckEgCbAGZbYM4Cqxvi9L+WqDMT+51Ozy7lt2M+d0JLEuBqA==
2454+
"@typescript-eslint/[email protected].3":
2455+
version "8.46.3"
2456+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.46.3.tgz#2e330f566e135ccac13477b98dd88d8f176e4dff"
2457+
integrity sha512-FCi7Y1zgrmxp3DfWfr+3m9ansUUFoy8dkEdeQSgA9gbm8DaHYvZCdkFRQrtKiedFf3Ha6VmoqoAaP68+i+22kg==
24582458
dependencies:
2459-
"@typescript-eslint/types" "8.46.2"
2460-
"@typescript-eslint/visitor-keys" "8.46.2"
2459+
"@typescript-eslint/types" "8.46.3"
2460+
"@typescript-eslint/visitor-keys" "8.46.3"
24612461

24622462
"@typescript-eslint/[email protected]":
24632463
version "8.7.0"
@@ -2467,41 +2467,41 @@
24672467
"@typescript-eslint/types" "8.7.0"
24682468
"@typescript-eslint/visitor-keys" "8.7.0"
24692469

2470-
"@typescript-eslint/[email protected].2", "@typescript-eslint/tsconfig-utils@^8.46.2":
2471-
version "8.46.2"
2472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.2.tgz#d110451cb93bbd189865206ea37ef677c196828c"
2473-
integrity sha512-a7QH6fw4S57+F5y2FIxxSDyi5M4UfGF+Jl1bCGd7+L4KsaUY80GsiF/t0UoRFDHAguKlBaACWJRmdrc6Xfkkag==
2470+
"@typescript-eslint/[email protected].3", "@typescript-eslint/tsconfig-utils@^8.46.3":
2471+
version "8.46.3"
2472+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.46.3.tgz#cad33398c762c97fe56a8defda00c16505abefa3"
2473+
integrity sha512-GLupljMniHNIROP0zE7nCcybptolcH8QZfXOpCfhQDAdwJ/ZTlcaBOYebSOZotpti/3HrHSw7D3PZm75gYFsOA==
24742474

2475-
"@typescript-eslint/[email protected].2":
2476-
version "8.46.2"
2477-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.2.tgz#802d027864e6fb752e65425ed09f3e089fb4d384"
2478-
integrity sha512-HbPM4LbaAAt/DjxXaG9yiS9brOOz6fabal4uvUmaUYe6l3K1phQDMQKBRUrr06BQkxkvIZVVHttqiybM9nJsLA==
2475+
"@typescript-eslint/[email protected].3":
2476+
version "8.46.3"
2477+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.46.3.tgz#71188df833d7697ecff256cd1d3889a20552d78c"
2478+
integrity sha512-ZPCADbr+qfz3aiTTYNNkCbUt+cjNwI/5McyANNrFBpVxPt7GqpEYz5ZfdwuFyGUnJ9FdDXbGODUu6iRCI6XRXw==
24792479
dependencies:
2480-
"@typescript-eslint/types" "8.46.2"
2481-
"@typescript-eslint/typescript-estree" "8.46.2"
2482-
"@typescript-eslint/utils" "8.46.2"
2480+
"@typescript-eslint/types" "8.46.3"
2481+
"@typescript-eslint/typescript-estree" "8.46.3"
2482+
"@typescript-eslint/utils" "8.46.3"
24832483
debug "^4.3.4"
24842484
ts-api-utils "^2.1.0"
24852485

2486-
"@typescript-eslint/[email protected].2", "@typescript-eslint/types@^8.46.2":
2487-
version "8.46.2"
2488-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.2.tgz#2bad7348511b31e6e42579820e62b73145635763"
2489-
integrity sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==
2486+
"@typescript-eslint/[email protected].3", "@typescript-eslint/types@^8.46.3":
2487+
version "8.46.3"
2488+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.46.3.tgz#da05ea40e91359b4275dbb3a489f2f7907a02245"
2489+
integrity sha512-G7Ok9WN/ggW7e/tOf8TQYMaxgID3Iujn231hfi0Pc7ZheztIJVpO44ekY00b7akqc6nZcvregk0Jpah3kep6hA==
24902490

24912491
"@typescript-eslint/[email protected]":
24922492
version "8.7.0"
24932493
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.7.0.tgz#21d987201c07b69ce7ddc03451d7196e5445ad19"
24942494
integrity sha512-LLt4BLHFwSfASHSF2K29SZ+ZCsbQOM+LuarPjRUuHm+Qd09hSe3GCeaQbcCr+Mik+0QFRmep/FyZBO6fJ64U3w==
24952495

2496-
"@typescript-eslint/[email protected].2":
2497-
version "8.46.2"
2498-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.2.tgz#ab547a27e4222bb6a3281cb7e98705272e2c7d08"
2499-
integrity sha512-f7rW7LJ2b7Uh2EiQ+7sza6RDZnajbNbemn54Ob6fRwQbgcIn+GWfyuHDHRYgRoZu1P4AayVScrRW+YfbTvPQoQ==
2496+
"@typescript-eslint/[email protected].3":
2497+
version "8.46.3"
2498+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.46.3.tgz#c12406afba707f9779ce0c0151a08c33b3a96d41"
2499+
integrity sha512-f/NvtRjOm80BtNM5OQtlaBdM5BRFUv7gf381j9wygDNL+qOYSNOgtQ/DCndiYi80iIOv76QqaTmp4fa9hwI0OA==
25002500
dependencies:
2501-
"@typescript-eslint/project-service" "8.46.2"
2502-
"@typescript-eslint/tsconfig-utils" "8.46.2"
2503-
"@typescript-eslint/types" "8.46.2"
2504-
"@typescript-eslint/visitor-keys" "8.46.2"
2501+
"@typescript-eslint/project-service" "8.46.3"
2502+
"@typescript-eslint/tsconfig-utils" "8.46.3"
2503+
"@typescript-eslint/types" "8.46.3"
2504+
"@typescript-eslint/visitor-keys" "8.46.3"
25052505
debug "^4.3.4"
25062506
fast-glob "^3.3.2"
25072507
is-glob "^4.0.3"
@@ -2523,15 +2523,15 @@
25232523
semver "^7.6.0"
25242524
ts-api-utils "^1.3.0"
25252525

2526-
"@typescript-eslint/[email protected].2":
2527-
version "8.46.2"
2528-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.2.tgz#b313d33d67f9918583af205bd7bcebf20f231732"
2529-
integrity sha512-sExxzucx0Tud5tE0XqR0lT0psBQvEpnpiul9XbGUB1QwpWJJAps1O/Z7hJxLGiZLBKMCutjTzDgmd1muEhBnVg==
2526+
"@typescript-eslint/[email protected].3":
2527+
version "8.46.3"
2528+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.46.3.tgz#b6c7994b7c1ee2fe338ab32f7b3d4424856a73ce"
2529+
integrity sha512-VXw7qmdkucEx9WkmR3ld/u6VhRyKeiF1uxWwCy/iuNfokjJ7VhsgLSOTjsol8BunSw190zABzpwdNsze2Kpo4g==
25302530
dependencies:
25312531
"@eslint-community/eslint-utils" "^4.7.0"
2532-
"@typescript-eslint/scope-manager" "8.46.2"
2533-
"@typescript-eslint/types" "8.46.2"
2534-
"@typescript-eslint/typescript-estree" "8.46.2"
2532+
"@typescript-eslint/scope-manager" "8.46.3"
2533+
"@typescript-eslint/types" "8.46.3"
2534+
"@typescript-eslint/typescript-estree" "8.46.3"
25352535

25362536
"@typescript-eslint/utils@^6.0.0 || ^7.0.0 || ^8.0.0":
25372537
version "8.7.0"
@@ -2543,12 +2543,12 @@
25432543
"@typescript-eslint/types" "8.7.0"
25442544
"@typescript-eslint/typescript-estree" "8.7.0"
25452545

2546-
"@typescript-eslint/[email protected].2":
2547-
version "8.46.2"
2548-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.2.tgz#803fa298948c39acf810af21bdce6f8babfa9738"
2549-
integrity sha512-tUFMXI4gxzzMXt4xpGJEsBsTox0XbNQ1y94EwlD/CuZwFcQP79xfQqMhau9HsRc/J0cAPA/HZt1dZPtGn9V/7w==
2546+
"@typescript-eslint/[email protected].3":
2547+
version "8.46.3"
2548+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.46.3.tgz#6811b15053501981059c58e1c01b39242bd5c0f6"
2549+
integrity sha512-uk574k8IU0rOF/AjniX8qbLSGURJVUCeM5e4MIMKBFFi8weeiLrG1fyQejyLXQpRZbU/1BuQasleV/RfHC3hHg==
25502550
dependencies:
2551-
"@typescript-eslint/types" "8.46.2"
2551+
"@typescript-eslint/types" "8.46.3"
25522552
eslint-visitor-keys "^4.2.1"
25532553

25542554
"@typescript-eslint/[email protected]":

0 commit comments

Comments
 (0)