From 59fc954f9f083db63419cfe716c769feac351e37 Mon Sep 17 00:00:00 2001 From: Pascal Marco Caversaccio Date: Tue, 13 Aug 2024 10:23:30 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=81=20Bump=20`typescript-eslint`=20Fro?= =?UTF-8?q?m=20`8.0.1`=20to=20`8.1.0`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Pascal Marco Caversaccio --- package.json | 2 +- pnpm-lock.yaml | 118 ++++++++++++++++++++++++------------------------- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/package.json b/package.json index ce4aaf4..bb0a0ac 100644 --- a/package.json +++ b/package.json @@ -185,7 +185,7 @@ "ts-node": "^10.9.2", "typechain": "^8.3.2", "typescript": "^5.5.4", - "typescript-eslint": "^8.0.1", + "typescript-eslint": "^8.1.0", "xdeployer": "^3.0.15", "zksync-ethers": "^6.11.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 53cd601..e885f9a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -119,8 +119,8 @@ importers: specifier: ^5.5.4 version: 5.5.4 typescript-eslint: - specifier: ^8.0.1 - version: 8.0.1(eslint@9.9.0)(typescript@5.5.4) + specifier: ^8.1.0 + version: 8.1.0(eslint@9.9.0)(typescript@5.5.4) xdeployer: specifier: ^3.0.15 version: 3.0.15(@nomicfoundation/hardhat-ethers@3.0.6(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(hardhat@2.22.8(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@22.2.0)(typescript@5.5.4))(typescript@5.5.4)(utf-8-validate@5.0.10)))(ethers@6.13.2(bufferutil@4.0.8)(utf-8-validate@5.0.10))(hardhat@2.22.8(bufferutil@4.0.8)(ts-node@10.9.2(@types/node@22.2.0)(typescript@5.5.4))(typescript@5.5.4)(utf-8-validate@5.0.10)) @@ -530,10 +530,10 @@ packages: integrity: sha512-oWNTp3jCMaEvRHsXNYE/yo+PFMgXAJGFHLOU1UdE4/fYkniHbD9wdxwyZrZvrxr9hNw4/9wHiThyITwPtMzG7g==, } - "@ledgerhq/domain-service@1.2.2": + "@ledgerhq/domain-service@1.2.3": resolution: { - integrity: sha512-t5Nzi9ZKPAhGHdYwRJ/4ugKO9QCTDFgrx66evQ3sI+yDQyrP09e0Yxxr68JDlMp5IdhSObQrxaMIr4mBn4gr8w==, + integrity: sha512-q46q4fxnZgS7Fn+4P+UKJD4ccSZftljq4Jj36J8dNhuj+fdi0JG1B2B1pk4HbfkaWPMcpbNLXx4NyriN7+ncEQ==, } "@ledgerhq/errors@6.18.0": @@ -578,10 +578,10 @@ packages: integrity: sha512-ExDoj1QV5eC6TEbMdLUMMk9cfvNKhhv5gXol4SmULRVCx/3iyCPhJ74nsb3S0Vb+/f+XujBEj3vQn5+cwS0fNA==, } - "@ledgerhq/types-live@6.49.0": + "@ledgerhq/types-live@6.50.0": resolution: { - integrity: sha512-n4Qa1n1fbYO51nRfbZC14CkHyFFbdHbg4JiJVEWB2TbmU1a9BP49S4mSCcWiJcgwZTVfcI0GP2hNFBqU24GBbw==, + integrity: sha512-6+PQ8/vG1inO0z1wauYdtyWZYKClm+rTigdFBrAuUBYkdkvf9j4TRR0Ekn98qXuWYwjq38rTY9M5C/q2L64oZw==, } "@matterlabs/hardhat-zksync-deploy@1.5.0": @@ -1555,10 +1555,10 @@ packages: integrity: sha512-CHgUI5kTc/QLMP8hODUHhge0D4vx+9UiAwIGiT0sTy/B2XpdX1U5rJt6JSISgr6ikRT7vxV9EVAFeYZqUnl1gQ==, } - "@typescript-eslint/eslint-plugin@8.0.1": + "@typescript-eslint/eslint-plugin@8.1.0": resolution: { - integrity: sha512-5g3Y7GDFsJAnY4Yhvk8sZtFfV6YNF2caLzjrRPUBzewjPCaj0yokePB4LJSobyCzGMzjZZYFbwuzbfDHlimXbQ==, + integrity: sha512-LlNBaHFCEBPHyD4pZXb35mzjGkuGKXU5eeCA1SxvHfiRES0E82dOounfVpL4DCqYvJEKab0bZIA0gCRpdLKkCw==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -1569,10 +1569,10 @@ packages: typescript: optional: true - "@typescript-eslint/parser@8.0.1": + "@typescript-eslint/parser@8.1.0": resolution: { - integrity: sha512-5IgYJ9EO/12pOUwiBKFkpU7rS3IU21mtXzB81TNwq2xEybcmAZrE9qwDtsb5uQd9aVO9o0fdabFyAmKveXyujg==, + integrity: sha512-U7iTAtGgJk6DPX9wIWPPOlt1gO57097G06gIcl0N0EEnNw8RGD62c+2/DiP/zL7KrkqnnqF7gtFGR7YgzPllTA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -1582,17 +1582,17 @@ packages: typescript: optional: true - "@typescript-eslint/scope-manager@8.0.1": + "@typescript-eslint/scope-manager@8.1.0": resolution: { - integrity: sha512-NpixInP5dm7uukMiRyiHjRKkom5RIFA4dfiHvalanD2cF0CLUuQqxfg8PtEUo9yqJI2bBhF+pcSafqnG3UBnRQ==, + integrity: sha512-DsuOZQji687sQUjm4N6c9xABJa7fjvfIdjqpSIIVOgaENf2jFXiM9hIBZOL3hb6DHK9Nvd2d7zZnoMLf9e0OtQ==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/type-utils@8.0.1": + "@typescript-eslint/type-utils@8.1.0": resolution: { - integrity: sha512-+/UT25MWvXeDX9YaHv1IS6KI1fiuTto43WprE7pgSMswHbn1Jm9GEM4Txp+X74ifOWV8emu2AWcbLhpJAvD5Ng==, + integrity: sha512-oLYvTxljVvsMnldfl6jIKxTaU7ok7km0KDrwOt1RHYu6nxlhN3TIx8k5Q52L6wR33nOwDgM7VwW1fT1qMNfFIA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -1601,17 +1601,17 @@ packages: typescript: optional: true - "@typescript-eslint/types@8.0.1": + "@typescript-eslint/types@8.1.0": resolution: { - integrity: sha512-PpqTVT3yCA/bIgJ12czBuE3iBlM3g4inRSC5J0QOdQFAn07TYrYEQBBKgXH1lQpglup+Zy6c1fxuwTk4MTNKIw==, + integrity: sha512-q2/Bxa0gMOu/2/AKALI0tCKbG2zppccnRIRCW6BaaTlRVaPKft4oVYPp7WOPpcnsgbr0qROAVCVKCvIQ0tbWog==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } - "@typescript-eslint/typescript-estree@8.0.1": + "@typescript-eslint/typescript-estree@8.1.0": resolution: { - integrity: sha512-8V9hriRvZQXPWU3bbiUV4Epo7EvgM6RTs+sUmxp5G//dBGy402S7Fx0W0QkB2fb4obCF8SInoUzvTYtc3bkb5w==, + integrity: sha512-NTHhmufocEkMiAord/g++gWKb0Fr34e9AExBRdqgWdVBaKoei2dIyYKD9Q0jBnvfbEA5zaf8plUFMUH6kQ0vGg==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -1620,19 +1620,19 @@ packages: typescript: optional: true - "@typescript-eslint/utils@8.0.1": + "@typescript-eslint/utils@8.1.0": resolution: { - integrity: sha512-CBFR0G0sCt0+fzfnKaciu9IBsKvEKYwN9UZ+eeogK1fYHg4Qxk1yf/wLQkLXlq8wbU2dFlgAesxt8Gi76E8RTA==, + integrity: sha512-ypRueFNKTIFwqPeJBfeIpxZ895PQhNyH4YID6js0UoBImWYoSjBsahUn9KMiJXh94uOjVBgHD9AmkyPsPnFwJA==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: eslint: ^8.57.0 || ^9.0.0 - "@typescript-eslint/visitor-keys@8.0.1": + "@typescript-eslint/visitor-keys@8.1.0": resolution: { - integrity: sha512-W5E+o0UfUcK5EgchLZsyVWqARmsM7v54/qEq6PY3YI5arkgmCzHiuk0zKSJJbm71V0xdRna4BGomkCTXz2/LkQ==, + integrity: sha512-ba0lNI19awqZ5ZNKh6wCModMwoZs457StTebQ0q1NP58zSi2F6MOZRXwfKZy+jB78JNJ/WH8GSh2IQNzXX8Nag==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } @@ -6992,10 +6992,10 @@ packages: integrity: sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==, } - typescript-eslint@8.0.1: + typescript-eslint@8.1.0: resolution: { - integrity: sha512-V3Y+MdfhawxEjE16dWpb7/IOgeXnLwAEEkS7v8oDqNcR1oYlqWhGH/iHqHdKVdpWme1VPZ0SoywXAkCqawj2eQ==, + integrity: sha512-prB2U3jXPJLpo1iVLN338Lvolh6OrcCZO+9Yv6AR+tvegPPptYCDBIHiEEUdqRi8gAv2bXNKfMUrgAd2ejn/ow==, } engines: { node: ^18.18.0 || ^20.9.0 || >=21.1.0 } peerDependencies: @@ -8062,11 +8062,11 @@ snapshots: rxjs: 7.8.1 semver: 7.6.3 - "@ledgerhq/domain-service@1.2.2(debug@4.3.6)": + "@ledgerhq/domain-service@1.2.3(debug@4.3.6)": dependencies: "@ledgerhq/errors": 6.18.0 "@ledgerhq/logs": 6.12.0 - "@ledgerhq/types-live": 6.49.0 + "@ledgerhq/types-live": 6.50.0 axios: 1.7.3(debug@4.3.6) eip55: 2.1.1 react: 18.3.1 @@ -8081,7 +8081,7 @@ snapshots: "@ethersproject/abi": 5.7.0 "@ethersproject/rlp": 5.7.0 "@ledgerhq/cryptoassets": 9.13.0 - "@ledgerhq/domain-service": 1.2.2(debug@4.3.6) + "@ledgerhq/domain-service": 1.2.3(debug@4.3.6) "@ledgerhq/errors": 6.18.0 "@ledgerhq/hw-transport": 6.31.2 "@ledgerhq/hw-transport-mocker": 6.29.2 @@ -8126,7 +8126,7 @@ snapshots: "@ledgerhq/logs@6.12.0": {} - "@ledgerhq/types-live@6.49.0": + "@ledgerhq/types-live@6.50.0": dependencies: bignumber.js: 9.1.2 rxjs: 7.8.1 @@ -8938,14 +8938,14 @@ snapshots: "@types/w3c-web-usb@1.0.10": {} - "@typescript-eslint/eslint-plugin@8.0.1(@typescript-eslint/parser@8.0.1(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4)": + "@typescript-eslint/eslint-plugin@8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4)": dependencies: "@eslint-community/regexpp": 4.11.0 - "@typescript-eslint/parser": 8.0.1(eslint@9.9.0)(typescript@5.5.4) - "@typescript-eslint/scope-manager": 8.0.1 - "@typescript-eslint/type-utils": 8.0.1(eslint@9.9.0)(typescript@5.5.4) - "@typescript-eslint/utils": 8.0.1(eslint@9.9.0)(typescript@5.5.4) - "@typescript-eslint/visitor-keys": 8.0.1 + "@typescript-eslint/parser": 8.1.0(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/scope-manager": 8.1.0 + "@typescript-eslint/type-utils": 8.1.0(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/utils": 8.1.0(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/visitor-keys": 8.1.0 eslint: 9.9.0 graphemer: 1.4.0 ignore: 5.3.2 @@ -8956,12 +8956,12 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/parser@8.0.1(eslint@9.9.0)(typescript@5.5.4)": + "@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4)": dependencies: - "@typescript-eslint/scope-manager": 8.0.1 - "@typescript-eslint/types": 8.0.1 - "@typescript-eslint/typescript-estree": 8.0.1(typescript@5.5.4) - "@typescript-eslint/visitor-keys": 8.0.1 + "@typescript-eslint/scope-manager": 8.1.0 + "@typescript-eslint/types": 8.1.0 + "@typescript-eslint/typescript-estree": 8.1.0(typescript@5.5.4) + "@typescript-eslint/visitor-keys": 8.1.0 debug: 4.3.6(supports-color@8.1.1) eslint: 9.9.0 optionalDependencies: @@ -8969,15 +8969,15 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/scope-manager@8.0.1": + "@typescript-eslint/scope-manager@8.1.0": dependencies: - "@typescript-eslint/types": 8.0.1 - "@typescript-eslint/visitor-keys": 8.0.1 + "@typescript-eslint/types": 8.1.0 + "@typescript-eslint/visitor-keys": 8.1.0 - "@typescript-eslint/type-utils@8.0.1(eslint@9.9.0)(typescript@5.5.4)": + "@typescript-eslint/type-utils@8.1.0(eslint@9.9.0)(typescript@5.5.4)": dependencies: - "@typescript-eslint/typescript-estree": 8.0.1(typescript@5.5.4) - "@typescript-eslint/utils": 8.0.1(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/typescript-estree": 8.1.0(typescript@5.5.4) + "@typescript-eslint/utils": 8.1.0(eslint@9.9.0)(typescript@5.5.4) debug: 4.3.6(supports-color@8.1.1) ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -8986,12 +8986,12 @@ snapshots: - eslint - supports-color - "@typescript-eslint/types@8.0.1": {} + "@typescript-eslint/types@8.1.0": {} - "@typescript-eslint/typescript-estree@8.0.1(typescript@5.5.4)": + "@typescript-eslint/typescript-estree@8.1.0(typescript@5.5.4)": dependencies: - "@typescript-eslint/types": 8.0.1 - "@typescript-eslint/visitor-keys": 8.0.1 + "@typescript-eslint/types": 8.1.0 + "@typescript-eslint/visitor-keys": 8.1.0 debug: 4.3.6(supports-color@8.1.1) globby: 11.1.0 is-glob: 4.0.3 @@ -9003,20 +9003,20 @@ snapshots: transitivePeerDependencies: - supports-color - "@typescript-eslint/utils@8.0.1(eslint@9.9.0)(typescript@5.5.4)": + "@typescript-eslint/utils@8.1.0(eslint@9.9.0)(typescript@5.5.4)": dependencies: "@eslint-community/eslint-utils": 4.4.0(eslint@9.9.0) - "@typescript-eslint/scope-manager": 8.0.1 - "@typescript-eslint/types": 8.0.1 - "@typescript-eslint/typescript-estree": 8.0.1(typescript@5.5.4) + "@typescript-eslint/scope-manager": 8.1.0 + "@typescript-eslint/types": 8.1.0 + "@typescript-eslint/typescript-estree": 8.1.0(typescript@5.5.4) eslint: 9.9.0 transitivePeerDependencies: - supports-color - typescript - "@typescript-eslint/visitor-keys@8.0.1": + "@typescript-eslint/visitor-keys@8.1.0": dependencies: - "@typescript-eslint/types": 8.0.1 + "@typescript-eslint/types": 8.1.0 eslint-visitor-keys: 3.4.3 JSONStream@1.3.2: @@ -12557,11 +12557,11 @@ snapshots: typedarray@0.0.6: {} - typescript-eslint@8.0.1(eslint@9.9.0)(typescript@5.5.4): + typescript-eslint@8.1.0(eslint@9.9.0)(typescript@5.5.4): dependencies: - "@typescript-eslint/eslint-plugin": 8.0.1(@typescript-eslint/parser@8.0.1(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4) - "@typescript-eslint/parser": 8.0.1(eslint@9.9.0)(typescript@5.5.4) - "@typescript-eslint/utils": 8.0.1(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/eslint-plugin": 8.1.0(@typescript-eslint/parser@8.1.0(eslint@9.9.0)(typescript@5.5.4))(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/parser": 8.1.0(eslint@9.9.0)(typescript@5.5.4) + "@typescript-eslint/utils": 8.1.0(eslint@9.9.0)(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: