Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit f68904e

Browse files
chore(syncer): Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 in /modules/runner-binaries-syncer/lambdas/runner-binaries-syncer (#2863)
chore(syncer): Bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.48.0 to 5.48.1. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca6a0bb commit f68904e

File tree

2 files changed

+22
-56
lines changed

2 files changed

+22
-56
lines changed

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/jest": "^29.2.5",
2323
"@types/node": "^18.11.18",
2424
"@types/request": "^2.48.8",
25-
"@typescript-eslint/eslint-plugin": "^5.48.0",
25+
"@typescript-eslint/eslint-plugin": "^5.48.1",
2626
"@typescript-eslint/parser": "^5.48.1",
2727
"@vercel/ncc": "^0.36.0",
2828
"eslint": "^8.31.0",

modules/runner-binaries-syncer/lambdas/runner-binaries-syncer/yarn.lock

+21-55
Original file line numberDiff line numberDiff line change
@@ -1031,14 +1031,14 @@
10311031
dependencies:
10321032
"@types/yargs-parser" "*"
10331033

1034-
"@typescript-eslint/eslint-plugin@^5.48.0":
1035-
version "5.48.0"
1036-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.0.tgz#54f8368d080eb384a455f60c2ee044e948a8ce67"
1037-
integrity sha512-SVLafp0NXpoJY7ut6VFVUU9I+YeFsDzeQwtK0WZ+xbRN3mtxJ08je+6Oi2N89qDn087COdO0u3blKZNv9VetRQ==
1038-
dependencies:
1039-
"@typescript-eslint/scope-manager" "5.48.0"
1040-
"@typescript-eslint/type-utils" "5.48.0"
1041-
"@typescript-eslint/utils" "5.48.0"
1034+
"@typescript-eslint/eslint-plugin@^5.48.1":
1035+
version "5.48.1"
1036+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.48.1.tgz#deee67e399f2cb6b4608c935777110e509d8018c"
1037+
integrity sha512-9nY5K1Rp2ppmpb9s9S2aBiF3xo5uExCehMDmYmmFqqyxgenbHJ3qbarcLt4ITgaD6r/2ypdlcFRdcuVPnks+fQ==
1038+
dependencies:
1039+
"@typescript-eslint/scope-manager" "5.48.1"
1040+
"@typescript-eslint/type-utils" "5.48.1"
1041+
"@typescript-eslint/utils" "5.48.1"
10421042
debug "^4.3.4"
10431043
ignore "^5.2.0"
10441044
natural-compare-lite "^1.4.0"
@@ -1056,14 +1056,6 @@
10561056
"@typescript-eslint/typescript-estree" "5.48.1"
10571057
debug "^4.3.4"
10581058

1059-
"@typescript-eslint/[email protected]":
1060-
version "5.48.0"
1061-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.0.tgz#607731cb0957fbc52fd754fd79507d1b6659cecf"
1062-
integrity sha512-0AA4LviDtVtZqlyUQnZMVHydDATpD9SAX/RC5qh6cBd3xmyWvmXYF+WT1oOmxkeMnWDlUVTwdODeucUnjz3gow==
1063-
dependencies:
1064-
"@typescript-eslint/types" "5.48.0"
1065-
"@typescript-eslint/visitor-keys" "5.48.0"
1066-
10671059
"@typescript-eslint/[email protected]":
10681060
version "5.48.1"
10691061
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.48.1.tgz#39c71e4de639f5fe08b988005beaaf6d79f9d64d"
@@ -1072,39 +1064,21 @@
10721064
"@typescript-eslint/types" "5.48.1"
10731065
"@typescript-eslint/visitor-keys" "5.48.1"
10741066

1075-
"@typescript-eslint/[email protected].0":
1076-
version "5.48.0"
1077-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.0.tgz#40496dccfdc2daa14a565f8be80ad1ae3882d6d6"
1078-
integrity sha512-vbtPO5sJyFjtHkGlGK4Sthmta0Bbls4Onv0bEqOGm7hP9h8UpRsHJwsrCiWtCUndTRNQO/qe6Ijz9rnT/DB+7g==
1067+
"@typescript-eslint/[email protected].1":
1068+
version "5.48.1"
1069+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.48.1.tgz#5d94ac0c269a81a91ad77c03407cea2caf481412"
1070+
integrity sha512-Hyr8HU8Alcuva1ppmqSYtM/Gp0q4JOp1F+/JH5D1IZm/bUBrV0edoewQZiEc1r6I8L4JL21broddxK8HAcZiqQ==
10791071
dependencies:
1080-
"@typescript-eslint/typescript-estree" "5.48.0"
1081-
"@typescript-eslint/utils" "5.48.0"
1072+
"@typescript-eslint/typescript-estree" "5.48.1"
1073+
"@typescript-eslint/utils" "5.48.1"
10821074
debug "^4.3.4"
10831075
tsutils "^3.21.0"
10841076

1085-
"@typescript-eslint/[email protected]":
1086-
version "5.48.0"
1087-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.0.tgz#d725da8dfcff320aab2ac6f65c97b0df30058449"
1088-
integrity sha512-UTe67B0Ypius0fnEE518NB2N8gGutIlTojeTg4nt0GQvikReVkurqxd2LvYa9q9M5MQ6rtpNyWTBxdscw40Xhw==
1089-
10901077
"@typescript-eslint/[email protected]":
10911078
version "5.48.1"
10921079
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.48.1.tgz#efd1913a9aaf67caf8a6e6779fd53e14e8587e14"
10931080
integrity sha512-xHyDLU6MSuEEdIlzrrAerCGS3T7AA/L8Hggd0RCYBi0w3JMvGYxlLlXHeg50JI9Tfg5MrtsfuNxbS/3zF1/ATg==
10941081

1095-
"@typescript-eslint/[email protected]":
1096-
version "5.48.0"
1097-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.0.tgz#a7f04bccb001003405bb5452d43953a382c2fac2"
1098-
integrity sha512-7pjd94vvIjI1zTz6aq/5wwE/YrfIyEPLtGJmRfyNR9NYIW+rOvzzUv3Cmq2hRKpvt6e9vpvPUQ7puzX7VSmsEw==
1099-
dependencies:
1100-
"@typescript-eslint/types" "5.48.0"
1101-
"@typescript-eslint/visitor-keys" "5.48.0"
1102-
debug "^4.3.4"
1103-
globby "^11.1.0"
1104-
is-glob "^4.0.3"
1105-
semver "^7.3.7"
1106-
tsutils "^3.21.0"
1107-
11081082
"@typescript-eslint/[email protected]":
11091083
version "5.48.1"
11101084
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.48.1.tgz#9efa8ee2aa471c6ab62e649f6e64d8d121bc2056"
@@ -1118,28 +1092,20 @@
11181092
semver "^7.3.7"
11191093
tsutils "^3.21.0"
11201094

1121-
"@typescript-eslint/[email protected].0":
1122-
version "5.48.0"
1123-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.0.tgz#eee926af2733f7156ad8d15e51791e42ce300273"
1124-
integrity sha512-x2jrMcPaMfsHRRIkL+x96++xdzvrdBCnYRd5QiW5Wgo1OB4kDYPbC1XjWP/TNqlfK93K/lUL92erq5zPLgFScQ==
1095+
"@typescript-eslint/[email protected].1":
1096+
version "5.48.1"
1097+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.48.1.tgz#20f2f4e88e9e2a0961cbebcb47a1f0f7da7ba7f9"
1098+
integrity sha512-SmQuSrCGUOdmGMwivW14Z0Lj8dxG1mOFZ7soeJ0TQZEJcs3n5Ndgkg0A4bcMFzBELqLJ6GTHnEU+iIoaD6hFGA==
11251099
dependencies:
11261100
"@types/json-schema" "^7.0.9"
11271101
"@types/semver" "^7.3.12"
1128-
"@typescript-eslint/scope-manager" "5.48.0"
1129-
"@typescript-eslint/types" "5.48.0"
1130-
"@typescript-eslint/typescript-estree" "5.48.0"
1102+
"@typescript-eslint/scope-manager" "5.48.1"
1103+
"@typescript-eslint/types" "5.48.1"
1104+
"@typescript-eslint/typescript-estree" "5.48.1"
11311105
eslint-scope "^5.1.1"
11321106
eslint-utils "^3.0.0"
11331107
semver "^7.3.7"
11341108

1135-
"@typescript-eslint/[email protected]":
1136-
version "5.48.0"
1137-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.0.tgz#4446d5e7f6cadde7140390c0e284c8702d944904"
1138-
integrity sha512-5motVPz5EgxQ0bHjut3chzBkJ3Z3sheYVcSwS5BpHZpLqSptSmELNtGixmgj65+rIfhvtQTz5i9OP2vtzdDH7Q==
1139-
dependencies:
1140-
"@typescript-eslint/types" "5.48.0"
1141-
eslint-visitor-keys "^3.3.0"
1142-
11431109
"@typescript-eslint/[email protected]":
11441110
version "5.48.1"
11451111
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.48.1.tgz#79fd4fb9996023ef86849bf6f904f33eb6c8fccb"

0 commit comments

Comments
 (0)