Skip to content

Commit b2b4881

Browse files
chore(deps): update all non-major dependencies (#2944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed9e048 commit b2b4881

File tree

2 files changed

+20
-27
lines changed

2 files changed

+20
-27
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@
6969
"@typescript-eslint/parser": "8.46.2",
7070
"bob-the-bundler": "7.0.1",
7171
"cross-env": "10.1.0",
72-
"eslint": "9.38.0",
72+
"eslint": "9.39.0",
7373
"eslint-config-prettier": "10.1.8",
7474
"eslint-plugin-import": "2.32.0",
7575
"eslint-plugin-n": "17.23.1",
7676
"eslint-plugin-promise": "7.2.1",
77-
"graphql": "16.11.0",
77+
"graphql": "16.12.0",
7878
"husky": "9.1.7",
7979
"jest": "30.2.0",
8080
"json-bigint-patch": "0.0.8",

yarn.lock

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,20 +1189,13 @@
11891189
debug "^4.3.1"
11901190
minimatch "^3.1.2"
11911191

1192-
"@eslint/config-helpers@^0.4.1":
1192+
"@eslint/config-helpers@^0.4.2":
11931193
version "0.4.2"
11941194
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.4.2.tgz#1bd006ceeb7e2e55b2b773ab318d300e1a66aeda"
11951195
integrity sha512-gBrxN88gOIf3R7ja5K9slwNayVcZgK6SOUORm2uBzTeIEfeVaIhOpCtTox3P6R7o2jLFwLFTLnC7kU/RGcYEgw==
11961196
dependencies:
11971197
"@eslint/core" "^0.17.0"
11981198

1199-
"@eslint/core@^0.16.0":
1200-
version "0.16.0"
1201-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.16.0.tgz#490254f275ba9667ddbab344f4f0a6b7a7bd7209"
1202-
integrity sha512-nmC8/totwobIiFcGkDza3GIKfAw1+hLiYVrh3I1nIomQ8PEr5cxg34jnkmGawul/ep52wGRAcyeDCNtWKSOj4Q==
1203-
dependencies:
1204-
"@types/json-schema" "^7.0.15"
1205-
12061199
"@eslint/core@^0.17.0":
12071200
version "0.17.0"
12081201
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.17.0.tgz#77225820413d9617509da9342190a2019e78761c"
@@ -1225,17 +1218,17 @@
12251218
minimatch "^3.1.2"
12261219
strip-json-comments "^3.1.1"
12271220

1228-
"@eslint/js@9.38.0":
1229-
version "9.38.0"
1230-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.38.0.tgz#f7aa9c7577577f53302c1d795643589d7709ebd1"
1231-
integrity sha512-UZ1VpFvXf9J06YG9xQBdnzU+kthors6KjhMAl6f4gH4usHyh31rUf2DLGInT8RFYIReYXNSydgPY0V2LuWgl7A==
1221+
"@eslint/js@9.39.0":
1222+
version "9.39.0"
1223+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.39.0.tgz#e1955cefd1d79e80a9557274e9aa9bd3f641be01"
1224+
integrity sha512-BIhe0sW91JGPiaF1mOuPy5v8NflqfjIcDNpC+LbW9f609WVRX1rArrhi6Z2ymvrAry9jw+5POTj4t2t62o8Bmw==
12321225

12331226
"@eslint/object-schema@^2.1.7":
12341227
version "2.1.7"
12351228
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.7.tgz#6e2126a1347e86a4dedf8706ec67ff8e107ebbad"
12361229
integrity sha512-VtAOaymWVfZcmZbp6E2mympDIHvyjXs/12LqWYjVw6qjrfF+VK+fyG33kChz3nnK+SU5/NeHOqrTEHS8sXO3OA==
12371230

1238-
"@eslint/plugin-kit@^0.4.0":
1231+
"@eslint/plugin-kit@^0.4.1":
12391232
version "0.4.1"
12401233
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.4.1.tgz#9779e3fd9b7ee33571a57435cf4335a1794a6cb2"
12411234
integrity sha512-43/qtrDUokr7LJqoF2c3+RInu/t4zfrpYdoSDfYyhg52rwLV6TnOvdG4fXm7IkSB3wErkcmJS9iEhjVtOSEjjA==
@@ -2966,19 +2959,19 @@ eslint-visitor-keys@^4.2.1:
29662959
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz#4cfea60fe7dd0ad8e816e1ed026c1d5251b512c1"
29672960
integrity sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==
29682961

2969-
eslint@9.38.0:
2970-
version "9.38.0"
2971-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.38.0.tgz#3957d2af804e5cf6cc503c618f60acc71acb2e7e"
2972-
integrity sha512-t5aPOpmtJcZcz5UJyY2GbvpDlsK5E8JqRqoKtfiKE3cNh437KIqfJr3A3AKf5k64NPx6d0G3dno6XDY05PqPtw==
2962+
eslint@9.39.0:
2963+
version "9.39.0"
2964+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.39.0.tgz#33c90ddf62b64e1e3f83b689934b336f21b5f0e5"
2965+
integrity sha512-iy2GE3MHrYTL5lrCtMZ0X1KLEKKUjmK0kzwcnefhR66txcEmXZD2YWgR5GNdcEwkNx3a0siYkSvl0vIC+Svjmg==
29732966
dependencies:
29742967
"@eslint-community/eslint-utils" "^4.8.0"
29752968
"@eslint-community/regexpp" "^4.12.1"
29762969
"@eslint/config-array" "^0.21.1"
2977-
"@eslint/config-helpers" "^0.4.1"
2978-
"@eslint/core" "^0.16.0"
2970+
"@eslint/config-helpers" "^0.4.2"
2971+
"@eslint/core" "^0.17.0"
29792972
"@eslint/eslintrc" "^3.3.1"
2980-
"@eslint/js" "9.38.0"
2981-
"@eslint/plugin-kit" "^0.4.0"
2973+
"@eslint/js" "9.39.0"
2974+
"@eslint/plugin-kit" "^0.4.1"
29822975
"@humanfs/node" "^0.16.6"
29832976
"@humanwhocodes/module-importer" "^1.0.1"
29842977
"@humanwhocodes/retry" "^0.4.2"
@@ -3427,10 +3420,10 @@ graphemer@^1.4.0:
34273420
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
34283421
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
34293422

3430-
graphql@16.11.0:
3431-
version "16.11.0"
3432-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.11.0.tgz#96d17f66370678027fdf59b2d4c20b4efaa8a633"
3433-
integrity sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==
3423+
graphql@16.12.0:
3424+
version "16.12.0"
3425+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0.tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7"
3426+
integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==
34343427

34353428
handlebars@^4.7.8:
34363429
version "4.7.8"

0 commit comments

Comments
 (0)