Skip to content

Commit 755f62e

Browse files
chore(deps): update all non-major dependencies to v8.25.0 (#2572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4cef21c commit 755f62e

File tree

2 files changed

+54
-54
lines changed

2 files changed

+54
-54
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@types/jest": "29.5.14",
4242
"@types/node": "22.13.5",
4343
"@types/ramda": "0.30.2",
44-
"@typescript-eslint/eslint-plugin": "8.24.1",
45-
"@typescript-eslint/parser": "8.24.1",
44+
"@typescript-eslint/eslint-plugin": "8.25.0",
45+
"@typescript-eslint/parser": "8.25.0",
4646
"apollo-server": "3.13.0",
4747
"apollo-server-express": "3.13.0",
4848
"apollo-datasource-rest": "3.7.0",

yarn.lock

Lines changed: 52 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -5662,47 +5662,47 @@
56625662
dependencies:
56635663
"@types/yargs-parser" "*"
56645664

5665-
"@typescript-eslint/eslint-plugin@8.24.1":
5666-
version "8.24.1"
5667-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.24.1.tgz#d104c2a6212304c649105b18af2c110b4a1dd4ae"
5668-
integrity sha512-ll1StnKtBigWIGqvYDVuDmXJHVH4zLVot1yQ4fJtLpL7qacwkxJc1T0bptqw+miBQ/QfUbhl1TcQ4accW5KUyA==
5665+
"@typescript-eslint/eslint-plugin@8.25.0":
5666+
version "8.25.0"
5667+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.25.0.tgz#5e1d56f067e5808fa82d1b75bced82396e868a14"
5668+
integrity sha512-VM7bpzAe7JO/BFf40pIT1lJqS/z1F8OaSsUB3rpFJucQA4cOSuH2RVVVkFULN+En0Djgr29/jb4EQnedUo95KA==
56695669
dependencies:
56705670
"@eslint-community/regexpp" "^4.10.0"
5671-
"@typescript-eslint/scope-manager" "8.24.1"
5672-
"@typescript-eslint/type-utils" "8.24.1"
5673-
"@typescript-eslint/utils" "8.24.1"
5674-
"@typescript-eslint/visitor-keys" "8.24.1"
5671+
"@typescript-eslint/scope-manager" "8.25.0"
5672+
"@typescript-eslint/type-utils" "8.25.0"
5673+
"@typescript-eslint/utils" "8.25.0"
5674+
"@typescript-eslint/visitor-keys" "8.25.0"
56755675
graphemer "^1.4.0"
56765676
ignore "^5.3.1"
56775677
natural-compare "^1.4.0"
56785678
ts-api-utils "^2.0.1"
56795679

5680-
"@typescript-eslint/parser@8.24.1":
5681-
version "8.24.1"
5682-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.24.1.tgz#67965c2d2ddd7eadb2f094c395695db8334ef9a2"
5683-
integrity sha512-Tqoa05bu+t5s8CTZFaGpCH2ub3QeT9YDkXbPd3uQ4SfsLoh1/vv2GEYAioPoxCWJJNsenXlC88tRjwoHNts1oQ==
5680+
"@typescript-eslint/parser@8.25.0":
5681+
version "8.25.0"
5682+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.25.0.tgz#58fb81c7b7a35184ba17583f3d7ac6c4f3d95be8"
5683+
integrity sha512-4gbs64bnbSzu4FpgMiQ1A+D+urxkoJk/kqlDJ2W//5SygaEiAP2B4GoS7TEdxgwol2el03gckFV9lJ4QOMiiHg==
56845684
dependencies:
5685-
"@typescript-eslint/scope-manager" "8.24.1"
5686-
"@typescript-eslint/types" "8.24.1"
5687-
"@typescript-eslint/typescript-estree" "8.24.1"
5688-
"@typescript-eslint/visitor-keys" "8.24.1"
5685+
"@typescript-eslint/scope-manager" "8.25.0"
5686+
"@typescript-eslint/types" "8.25.0"
5687+
"@typescript-eslint/typescript-estree" "8.25.0"
5688+
"@typescript-eslint/visitor-keys" "8.25.0"
56895689
debug "^4.3.4"
56905690

5691-
"@typescript-eslint/scope-manager@8.24.1":
5692-
version "8.24.1"
5693-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.24.1.tgz#1e1e76ec4560aa85077ab36deb9b2bead4ae124e"
5694-
integrity sha512-OdQr6BNBzwRjNEXMQyaGyZzgg7wzjYKfX2ZBV3E04hUCBDv3GQCHiz9RpqdUIiVrMgJGkXm3tcEh4vFSHreS2Q==
5691+
"@typescript-eslint/scope-manager@8.25.0":
5692+
version "8.25.0"
5693+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.25.0.tgz#ac3805077aade898e98ca824294c998545597df3"
5694+
integrity sha512-6PPeiKIGbgStEyt4NNXa2ru5pMzQ8OYKO1hX1z53HMomrmiSB+R5FmChgQAP1ro8jMtNawz+TRQo/cSXrauTpg==
56955695
dependencies:
5696-
"@typescript-eslint/types" "8.24.1"
5697-
"@typescript-eslint/visitor-keys" "8.24.1"
5696+
"@typescript-eslint/types" "8.25.0"
5697+
"@typescript-eslint/visitor-keys" "8.25.0"
56985698

5699-
"@typescript-eslint/type-utils@8.24.1":
5700-
version "8.24.1"
5701-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.24.1.tgz#99113e1df63d1571309d87eef68967344c78dd65"
5702-
integrity sha512-/Do9fmNgCsQ+K4rCz0STI7lYB4phTtEXqqCAs3gZW0pnK7lWNkvWd5iW545GSmApm4AzmQXmSqXPO565B4WVrw==
5699+
"@typescript-eslint/type-utils@8.25.0":
5700+
version "8.25.0"
5701+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.25.0.tgz#ee0d2f67c80af5ae74b5d6f977e0f8ded0059677"
5702+
integrity sha512-d77dHgHWnxmXOPJuDWO4FDWADmGQkN5+tt6SFRZz/RtCWl4pHgFl3+WdYCn16+3teG09DY6XtEpf3gGD0a186g==
57035703
dependencies:
5704-
"@typescript-eslint/typescript-estree" "8.24.1"
5705-
"@typescript-eslint/utils" "8.24.1"
5704+
"@typescript-eslint/typescript-estree" "8.25.0"
5705+
"@typescript-eslint/utils" "8.25.0"
57065706
debug "^4.3.4"
57075707
ts-api-utils "^2.0.1"
57085708

@@ -5711,18 +5711,18 @@
57115711
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
57125712
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
57135713

5714-
"@typescript-eslint/types@8.24.1":
5715-
version "8.24.1"
5716-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.24.1.tgz#8777a024f3afc4ace5e48f9a804309c6dd38f95a"
5717-
integrity sha512-9kqJ+2DkUXiuhoiYIUvIYjGcwle8pcPpdlfkemGvTObzgmYfJ5d0Qm6jwb4NBXP9W1I5tss0VIAnWFumz3mC5A==
5714+
"@typescript-eslint/types@8.25.0":
5715+
version "8.25.0"
5716+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
5717+
integrity sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==
57185718

5719-
"@typescript-eslint/typescript-estree@8.24.1":
5720-
version "8.24.1"
5721-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.24.1.tgz#3bb479401f8bd471b3c6dd3db89e7256977c54db"
5722-
integrity sha512-UPyy4MJ/0RE648DSKQe9g0VDSehPINiejjA6ElqnFaFIhI6ZEiZAkUI0D5MCk0bQcTf/LVqZStvQ6K4lPn/BRg==
5719+
"@typescript-eslint/typescript-estree@8.25.0":
5720+
version "8.25.0"
5721+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.25.0.tgz#d8409c63abddd4cf5b93c031b24b9edc1c7c1299"
5722+
integrity sha512-ZPaiAKEZ6Blt/TPAx5Ot0EIB/yGtLI2EsGoY6F7XKklfMxYQyvtL+gT/UCqkMzO0BVFHLDlzvFqQzurYahxv9Q==
57235723
dependencies:
5724-
"@typescript-eslint/types" "8.24.1"
5725-
"@typescript-eslint/visitor-keys" "8.24.1"
5724+
"@typescript-eslint/types" "8.25.0"
5725+
"@typescript-eslint/visitor-keys" "8.25.0"
57265726
debug "^4.3.4"
57275727
fast-glob "^3.3.2"
57285728
is-glob "^4.0.3"
@@ -5743,15 +5743,15 @@
57435743
semver "^7.3.7"
57445744
tsutils "^3.21.0"
57455745

5746-
"@typescript-eslint/utils@8.24.1":
5747-
version "8.24.1"
5748-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.24.1.tgz#08d14eac33cfb3456feeee5a275b8ad3349e52ed"
5749-
integrity sha512-OOcg3PMMQx9EXspId5iktsI3eMaXVwlhC8BvNnX6B5w9a4dVgpkQZuU8Hy67TolKcl+iFWq0XX+jbDGN4xWxjQ==
5746+
"@typescript-eslint/utils@8.25.0":
5747+
version "8.25.0"
5748+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.25.0.tgz#3ea2f9196a915ef4daa2c8eafd44adbd7d56d08a"
5749+
integrity sha512-syqRbrEv0J1wywiLsK60XzHnQe/kRViI3zwFALrNEgnntn1l24Ra2KvOAWwWbWZ1lBZxZljPDGOq967dsl6fkA==
57505750
dependencies:
57515751
"@eslint-community/eslint-utils" "^4.4.0"
5752-
"@typescript-eslint/scope-manager" "8.24.1"
5753-
"@typescript-eslint/types" "8.24.1"
5754-
"@typescript-eslint/typescript-estree" "8.24.1"
5752+
"@typescript-eslint/scope-manager" "8.25.0"
5753+
"@typescript-eslint/types" "8.25.0"
5754+
"@typescript-eslint/typescript-estree" "8.25.0"
57555755

57565756
"@typescript-eslint/[email protected]":
57575757
version "5.62.0"
@@ -5761,12 +5761,12 @@
57615761
"@typescript-eslint/types" "5.62.0"
57625762
eslint-visitor-keys "^3.3.0"
57635763

5764-
"@typescript-eslint/visitor-keys@8.24.1":
5765-
version "8.24.1"
5766-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.24.1.tgz#8bdfe47a89195344b34eb21ef61251562148202b"
5767-
integrity sha512-EwVHlp5l+2vp8CoqJm9KikPZgi3gbdZAtabKT9KPShGeOcJhsv4Zdo3oc8T8I0uKEmYoU4ItyxbptjF08enaxg==
5764+
"@typescript-eslint/visitor-keys@8.25.0":
5765+
version "8.25.0"
5766+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.25.0.tgz#e8646324cd1793f96e02669cb717a05319403164"
5767+
integrity sha512-kCYXKAum9CecGVHGij7muybDfTS2sD3t0L4bJsEZLkyrXUImiCTq1M3LG2SRtOhiHFwMR9wAFplpT6XHYjTkwQ==
57685768
dependencies:
5769-
"@typescript-eslint/types" "8.24.1"
5769+
"@typescript-eslint/types" "8.25.0"
57705770
eslint-visitor-keys "^4.2.0"
57715771

57725772
"@typescript/vfs@^1.6.0":
@@ -14334,12 +14334,12 @@ rw@1:
1433414334
resolved "https://registry.yarnpkg.com/rw/-/rw-1.3.3.tgz#3f862dfa91ab766b14885ef4d01124bfda074fb4"
1433514335
integrity sha512-PdhdWy89SiZogBLaw42zdeqtRJ//zFd2PgQavcICDUgJT5oW10QCRKbJ6bg4r0/UY2M6BWd5tkxuGFRvCkgfHQ==
1433614336

14337-
[email protected], safe-buffer@^5.0.1:
14337+
1433814338
version "5.2.1"
1433914339
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
1434014340
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
1434114341

14342-
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
14342+
safe-buffer@^5.0.1, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
1434314343
version "5.1.2"
1434414344
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
1434514345
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

0 commit comments

Comments
 (0)