Skip to content

Commit 6cae636

Browse files
chore(deps): update eslint packages to v8.32.1 (#1103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6443a88 commit 6cae636

File tree

14 files changed

+405
-390
lines changed

14 files changed

+405
-390
lines changed

packages/axis-configuration/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050
"@types/jest": "29.5.14",
5151
"@types/node": "22.15.17",
5252
"@types/passport-http": "0.3.11",
53-
"@typescript-eslint/eslint-plugin": "8.32.0",
54-
"@typescript-eslint/parser": "8.32.0",
53+
"@typescript-eslint/eslint-plugin": "8.32.1",
54+
"@typescript-eslint/parser": "8.32.1",
5555
"eslint": "9.26.0",
5656
"express": "4.21.2",
5757
"jest": "29.7.0",

packages/axis-configuration/yarn.lock

Lines changed: 57 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -898,85 +898,85 @@
898898
dependencies:
899899
"@types/yargs-parser" "*"
900900

901-
"@typescript-eslint/[email protected].0":
902-
version "8.32.0"
903-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f"
904-
integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==
901+
"@typescript-eslint/[email protected].1":
902+
version "8.32.1"
903+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
904+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
905905
dependencies:
906906
"@eslint-community/regexpp" "^4.10.0"
907-
"@typescript-eslint/scope-manager" "8.32.0"
908-
"@typescript-eslint/type-utils" "8.32.0"
909-
"@typescript-eslint/utils" "8.32.0"
910-
"@typescript-eslint/visitor-keys" "8.32.0"
907+
"@typescript-eslint/scope-manager" "8.32.1"
908+
"@typescript-eslint/type-utils" "8.32.1"
909+
"@typescript-eslint/utils" "8.32.1"
910+
"@typescript-eslint/visitor-keys" "8.32.1"
911911
graphemer "^1.4.0"
912-
ignore "^5.3.1"
912+
ignore "^7.0.0"
913913
natural-compare "^1.4.0"
914914
ts-api-utils "^2.1.0"
915915

916-
"@typescript-eslint/[email protected].0":
917-
version "8.32.0"
918-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
919-
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
916+
"@typescript-eslint/[email protected].1":
917+
version "8.32.1"
918+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
919+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
920920
dependencies:
921-
"@typescript-eslint/scope-manager" "8.32.0"
922-
"@typescript-eslint/types" "8.32.0"
923-
"@typescript-eslint/typescript-estree" "8.32.0"
924-
"@typescript-eslint/visitor-keys" "8.32.0"
921+
"@typescript-eslint/scope-manager" "8.32.1"
922+
"@typescript-eslint/types" "8.32.1"
923+
"@typescript-eslint/typescript-estree" "8.32.1"
924+
"@typescript-eslint/visitor-keys" "8.32.1"
925925
debug "^4.3.4"
926926

927-
"@typescript-eslint/[email protected].0":
928-
version "8.32.0"
929-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
930-
integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==
927+
"@typescript-eslint/[email protected].1":
928+
version "8.32.1"
929+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
930+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
931931
dependencies:
932-
"@typescript-eslint/types" "8.32.0"
933-
"@typescript-eslint/visitor-keys" "8.32.0"
932+
"@typescript-eslint/types" "8.32.1"
933+
"@typescript-eslint/visitor-keys" "8.32.1"
934934

935-
"@typescript-eslint/[email protected].0":
936-
version "8.32.0"
937-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
938-
integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==
935+
"@typescript-eslint/[email protected].1":
936+
version "8.32.1"
937+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
938+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
939939
dependencies:
940-
"@typescript-eslint/typescript-estree" "8.32.0"
941-
"@typescript-eslint/utils" "8.32.0"
940+
"@typescript-eslint/typescript-estree" "8.32.1"
941+
"@typescript-eslint/utils" "8.32.1"
942942
debug "^4.3.4"
943943
ts-api-utils "^2.1.0"
944944

945-
"@typescript-eslint/[email protected].0":
946-
version "8.32.0"
947-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
948-
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
945+
"@typescript-eslint/[email protected].1":
946+
version "8.32.1"
947+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
948+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
949949

950-
"@typescript-eslint/[email protected].0":
951-
version "8.32.0"
952-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
953-
integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==
950+
"@typescript-eslint/[email protected].1":
951+
version "8.32.1"
952+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
953+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
954954
dependencies:
955-
"@typescript-eslint/types" "8.32.0"
956-
"@typescript-eslint/visitor-keys" "8.32.0"
955+
"@typescript-eslint/types" "8.32.1"
956+
"@typescript-eslint/visitor-keys" "8.32.1"
957957
debug "^4.3.4"
958958
fast-glob "^3.3.2"
959959
is-glob "^4.0.3"
960960
minimatch "^9.0.4"
961961
semver "^7.6.0"
962962
ts-api-utils "^2.1.0"
963963

964-
"@typescript-eslint/[email protected].0":
965-
version "8.32.0"
966-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
967-
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
964+
"@typescript-eslint/[email protected].1":
965+
version "8.32.1"
966+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
967+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
968968
dependencies:
969969
"@eslint-community/eslint-utils" "^4.7.0"
970-
"@typescript-eslint/scope-manager" "8.32.0"
971-
"@typescript-eslint/types" "8.32.0"
972-
"@typescript-eslint/typescript-estree" "8.32.0"
970+
"@typescript-eslint/scope-manager" "8.32.1"
971+
"@typescript-eslint/types" "8.32.1"
972+
"@typescript-eslint/typescript-estree" "8.32.1"
973973

974-
"@typescript-eslint/[email protected].0":
975-
version "8.32.0"
976-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
977-
integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==
974+
"@typescript-eslint/[email protected].1":
975+
version "8.32.1"
976+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
977+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
978978
dependencies:
979-
"@typescript-eslint/types" "8.32.0"
979+
"@typescript-eslint/types" "8.32.1"
980980
eslint-visitor-keys "^4.2.0"
981981

982982
accepts@^2.0.0:
@@ -2198,11 +2198,16 @@ [email protected], iconv-lite@^0.6.3:
21982198
dependencies:
21992199
safer-buffer ">= 2.1.2 < 3.0.0"
22002200

2201-
ignore@^5.2.0, ignore@^5.3.1:
2201+
ignore@^5.2.0:
22022202
version "5.3.2"
22032203
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
22042204
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
22052205

2206+
ignore@^7.0.0:
2207+
version "7.0.4"
2208+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2209+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
2210+
22062211
import-fresh@^3.2.1:
22072212
version "3.3.1"
22082213
resolved "https://registry.yarnpkg.com/import-fresh/-/import-fresh-3.3.1.tgz#9cecb56503c0ada1f2741dbbd6546e4b13b57ccf"

packages/axis-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@
4848
"@types/node": "22.15.17",
4949
"@types/passport-http": "0.3.11",
5050
"@types/uuid": "10.0.0",
51-
"@typescript-eslint/eslint-plugin": "8.32.0",
52-
"@typescript-eslint/parser": "8.32.0",
51+
"@typescript-eslint/eslint-plugin": "8.32.1",
52+
"@typescript-eslint/parser": "8.32.1",
5353
"eslint": "9.26.0",
5454
"express": "4.21.2",
5555
"jest": "29.7.0",

packages/axis-core/yarn.lock

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,85 +1196,85 @@
11961196
dependencies:
11971197
"@types/yargs-parser" "*"
11981198

1199-
"@typescript-eslint/[email protected].0":
1200-
version "8.32.0"
1201-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.0.tgz#86630dd3084f9d6c4239bbcd6a7ee1a7ee844f7f"
1202-
integrity sha512-/jU9ettcntkBFmWUzzGgsClEi2ZFiikMX5eEQsmxIAWMOn4H3D4rvHssstmAHGVvrYnaMqdWWWg0b5M6IN/MTQ==
1199+
"@typescript-eslint/[email protected].1":
1200+
version "8.32.1"
1201+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.32.1.tgz#9185b3eaa3b083d8318910e12d56c68b3c4f45b4"
1202+
integrity sha512-6u6Plg9nP/J1GRpe/vcjjabo6Uc5YQPAMxsgQyGC/I0RuukiG1wIe3+Vtg3IrSCVJDmqK3j8adrtzXSENRtFgg==
12031203
dependencies:
12041204
"@eslint-community/regexpp" "^4.10.0"
1205-
"@typescript-eslint/scope-manager" "8.32.0"
1206-
"@typescript-eslint/type-utils" "8.32.0"
1207-
"@typescript-eslint/utils" "8.32.0"
1208-
"@typescript-eslint/visitor-keys" "8.32.0"
1205+
"@typescript-eslint/scope-manager" "8.32.1"
1206+
"@typescript-eslint/type-utils" "8.32.1"
1207+
"@typescript-eslint/utils" "8.32.1"
1208+
"@typescript-eslint/visitor-keys" "8.32.1"
12091209
graphemer "^1.4.0"
1210-
ignore "^5.3.1"
1210+
ignore "^7.0.0"
12111211
natural-compare "^1.4.0"
12121212
ts-api-utils "^2.1.0"
12131213

1214-
"@typescript-eslint/[email protected].0":
1215-
version "8.32.0"
1216-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.0.tgz#fe840ecb2726a82fa9f5562837ec40503ae71caf"
1217-
integrity sha512-B2MdzyWxCE2+SqiZHAjPphft+/2x2FlO9YBx7eKE1BCb+rqBlQdhtAEhzIEdozHd55DXPmxBdpMygFJjfjjA9A==
1214+
"@typescript-eslint/[email protected].1":
1215+
version "8.32.1"
1216+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.32.1.tgz#18b0e53315e0bc22b2619d398ae49a968370935e"
1217+
integrity sha512-LKMrmwCPoLhM45Z00O1ulb6jwyVr2kr3XJp+G+tSEZcbauNnScewcQwtJqXDhXeYPDEjZ8C1SjXm015CirEmGg==
12181218
dependencies:
1219-
"@typescript-eslint/scope-manager" "8.32.0"
1220-
"@typescript-eslint/types" "8.32.0"
1221-
"@typescript-eslint/typescript-estree" "8.32.0"
1222-
"@typescript-eslint/visitor-keys" "8.32.0"
1219+
"@typescript-eslint/scope-manager" "8.32.1"
1220+
"@typescript-eslint/types" "8.32.1"
1221+
"@typescript-eslint/typescript-estree" "8.32.1"
1222+
"@typescript-eslint/visitor-keys" "8.32.1"
12231223
debug "^4.3.4"
12241224

1225-
"@typescript-eslint/[email protected].0":
1226-
version "8.32.0"
1227-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.0.tgz#6be89f652780f0d3d19d58dc0ee107b1a9e3282c"
1228-
integrity sha512-jc/4IxGNedXkmG4mx4nJTILb6TMjL66D41vyeaPWvDUmeYQzF3lKtN15WsAeTr65ce4mPxwopPSo1yUUAWw0hQ==
1225+
"@typescript-eslint/[email protected].1":
1226+
version "8.32.1"
1227+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.32.1.tgz#9a6bf5fb2c5380e14fe9d38ccac6e4bbe17e8afc"
1228+
integrity sha512-7IsIaIDeZn7kffk7qXC3o6Z4UblZJKV3UBpkvRNpr5NSyLji7tvTcvmnMNYuYLyh26mN8W723xpo3i4MlD33vA==
12291229
dependencies:
1230-
"@typescript-eslint/types" "8.32.0"
1231-
"@typescript-eslint/visitor-keys" "8.32.0"
1230+
"@typescript-eslint/types" "8.32.1"
1231+
"@typescript-eslint/visitor-keys" "8.32.1"
12321232

1233-
"@typescript-eslint/[email protected].0":
1234-
version "8.32.0"
1235-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.0.tgz#5e0882393e801963f749bea38888e716045fe895"
1236-
integrity sha512-t2vouuYQKEKSLtJaa5bB4jHeha2HJczQ6E5IXPDPgIty9EqcJxpr1QHQ86YyIPwDwxvUmLfP2YADQ5ZY4qddZg==
1233+
"@typescript-eslint/[email protected].1":
1234+
version "8.32.1"
1235+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.32.1.tgz#b9292a45f69ecdb7db74d1696e57d1a89514d21e"
1236+
integrity sha512-mv9YpQGA8iIsl5KyUPi+FGLm7+bA4fgXaeRcFKRDRwDMu4iwrSHeDPipwueNXhdIIZltwCJv+NkxftECbIZWfA==
12371237
dependencies:
1238-
"@typescript-eslint/typescript-estree" "8.32.0"
1239-
"@typescript-eslint/utils" "8.32.0"
1238+
"@typescript-eslint/typescript-estree" "8.32.1"
1239+
"@typescript-eslint/utils" "8.32.1"
12401240
debug "^4.3.4"
12411241
ts-api-utils "^2.1.0"
12421242

1243-
"@typescript-eslint/[email protected].0":
1244-
version "8.32.0"
1245-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.0.tgz#a4a66b8876b8391970cf069b49572e43f1fc957a"
1246-
integrity sha512-O5Id6tGadAZEMThM6L9HmVf5hQUXNSxLVKeGJYWNhhVseps/0LddMkp7//VDkzwJ69lPL0UmZdcZwggj9akJaA==
1243+
"@typescript-eslint/[email protected].1":
1244+
version "8.32.1"
1245+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.32.1.tgz#b19fe4ac0dc08317bae0ce9ec1168123576c1d4b"
1246+
integrity sha512-YmybwXUJcgGqgAp6bEsgpPXEg6dcCyPyCSr0CAAueacR/CCBi25G3V8gGQ2kRzQRBNol7VQknxMs9HvVa9Rvfg==
12471247

1248-
"@typescript-eslint/[email protected].0":
1249-
version "8.32.0"
1250-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.0.tgz#11d45f47bfabb141206a3da6c7b91a9d869ff32d"
1251-
integrity sha512-pU9VD7anSCOIoBFnhTGfOzlVFQIA1XXiQpH/CezqOBaDppRwTglJzCC6fUQGpfwey4T183NKhF1/mfatYmjRqQ==
1248+
"@typescript-eslint/[email protected].1":
1249+
version "8.32.1"
1250+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.32.1.tgz#9023720ca4ecf4f59c275a05b5fed69b1276face"
1251+
integrity sha512-Y3AP9EIfYwBb4kWGb+simvPaqQoT5oJuzzj9m0i6FCY6SPvlomY2Ei4UEMm7+FXtlNJbor80ximyslzaQF6xhg==
12521252
dependencies:
1253-
"@typescript-eslint/types" "8.32.0"
1254-
"@typescript-eslint/visitor-keys" "8.32.0"
1253+
"@typescript-eslint/types" "8.32.1"
1254+
"@typescript-eslint/visitor-keys" "8.32.1"
12551255
debug "^4.3.4"
12561256
fast-glob "^3.3.2"
12571257
is-glob "^4.0.3"
12581258
minimatch "^9.0.4"
12591259
semver "^7.6.0"
12601260
ts-api-utils "^2.1.0"
12611261

1262-
"@typescript-eslint/[email protected].0":
1263-
version "8.32.0"
1264-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.0.tgz#24570f68cf845d198b73a7f94ca88d8c2505ba47"
1265-
integrity sha512-8S9hXau6nQ/sYVtC3D6ISIDoJzS1NsCK+gluVhLN2YkBPX+/1wkwyUiDKnxRh15579WoOIyVWnoyIf3yGI9REw==
1262+
"@typescript-eslint/[email protected].1":
1263+
version "8.32.1"
1264+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.32.1.tgz#4d6d5d29b9e519e9a85e9a74e9f7bdb58abe9704"
1265+
integrity sha512-DsSFNIgLSrc89gpq1LJB7Hm1YpuhK086DRDJSNrewcGvYloWW1vZLHBTIvarKZDcAORIy/uWNx8Gad+4oMpkSA==
12661266
dependencies:
12671267
"@eslint-community/eslint-utils" "^4.7.0"
1268-
"@typescript-eslint/scope-manager" "8.32.0"
1269-
"@typescript-eslint/types" "8.32.0"
1270-
"@typescript-eslint/typescript-estree" "8.32.0"
1268+
"@typescript-eslint/scope-manager" "8.32.1"
1269+
"@typescript-eslint/types" "8.32.1"
1270+
"@typescript-eslint/typescript-estree" "8.32.1"
12711271

1272-
"@typescript-eslint/[email protected].0":
1273-
version "8.32.0"
1274-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.0.tgz#0cca2cac046bc71cc40ce8214bac2850d6ecf4a6"
1275-
integrity sha512-1rYQTCLFFzOI5Nl0c8LUpJT8HxpwVRn9E4CkMsYfuN6ctmQqExjSTzzSk0Tz2apmXy7WU6/6fyaZVVA/thPN+w==
1272+
"@typescript-eslint/[email protected].1":
1273+
version "8.32.1"
1274+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.32.1.tgz#4321395cc55c2eb46036cbbb03e101994d11ddca"
1275+
integrity sha512-ar0tjQfObzhSaW3C3QNmTc5ofj0hDoNQ5XWrCy6zDyabdr0TWhCkClp+rywGNj/odAFBVzzJrK4tEq5M4Hmu4w==
12761276
dependencies:
1277-
"@typescript-eslint/types" "8.32.0"
1277+
"@typescript-eslint/types" "8.32.1"
12781278
eslint-visitor-keys "^4.2.0"
12791279

12801280
accepts@^2.0.0:
@@ -2597,10 +2597,10 @@ ignore@^5.2.0:
25972597
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"
25982598
integrity sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==
25992599

2600-
ignore@^5.3.1:
2601-
version "5.3.1"
2602-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.1.tgz#5073e554cd42c5b33b394375f538b8593e34d4ef"
2603-
integrity sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==
2600+
ignore@^7.0.0:
2601+
version "7.0.4"
2602+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.4.tgz#a12c70d0f2607c5bf508fb65a40c75f037d7a078"
2603+
integrity sha512-gJzzk+PQNznz8ysRrC0aOkBNVRBDtE1n53IqyqEf3PXrYwomFs5q4pGMizBMJF+ykh03insJ27hB8gSrD2Hn8A==
26042604

26052605
import-fresh@^3.2.1:
26062606
version "3.3.0"

packages/axis-discovery-bonjour/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@
5858
"@types/debug": "4.1.12",
5959
"@types/jest": "29.5.14",
6060
"@types/node": "22.15.17",
61-
"@typescript-eslint/eslint-plugin": "8.32.0",
62-
"@typescript-eslint/parser": "8.32.0",
61+
"@typescript-eslint/eslint-plugin": "8.32.1",
62+
"@typescript-eslint/parser": "8.32.1",
6363
"eslint": "9.26.0",
6464
"jest": "29.7.0",
6565
"rimraf": "6.0.1",

0 commit comments

Comments
 (0)