Skip to content

Commit d8ae5ad

Browse files
chore(deps): update all non-major dependencies
1 parent d57bc36 commit d8ae5ad

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/eslint-plugin": "8.29.0",
4040
"@typescript-eslint/parser": "8.29.0",
4141
"babel-jest": "29.7.0",
42-
"eslint": "9.23.0",
42+
"eslint": "9.24.0",
4343
"eslint-config-prettier": "10.1.1",
4444
"eslint-plugin-react": "7.37.5",
4545
"jest": "29.7.0",
@@ -50,7 +50,7 @@
5050
"react": "18.3.1",
5151
"react-dom": "18.3.1",
5252
"react-test-renderer": "18.3.1",
53-
"typescript": "5.8.2"
53+
"typescript": "5.8.3"
5454
},
5555
"peerDependencies": {
5656
"react": "> 16.8.0"

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
10041004
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
10051005

1006-
"@eslint/config-array@^0.19.2":
1007-
version "0.19.2"
1008-
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.19.2.tgz#3060b809e111abfc97adb0bb1172778b90cb46aa"
1009-
integrity sha512-GNKqxfHG2ySmJOBSHg7LxeUx4xpuCoFjacmlCoYWEbaPXLwvfIjixRI12xCQZeULksQb23uiA8F40w5TojpV7w==
1006+
"@eslint/config-array@^0.20.0":
1007+
version "0.20.0"
1008+
resolved "https://registry.yarnpkg.com/@eslint/config-array/-/config-array-0.20.0.tgz#7a1232e82376712d3340012a2f561a2764d1988f"
1009+
integrity sha512-fxlS1kkIjx8+vy2SjuCB94q3htSNrufYTXubwiBFeaQHbH6Ipi43gFJq2zCMt6PHhImH3Xmr0NksKDvchWlpQQ==
10101010
dependencies:
10111011
"@eslint/object-schema" "^2.1.6"
10121012
debug "^4.3.1"
@@ -1039,10 +1039,10 @@
10391039
minimatch "^3.1.2"
10401040
strip-json-comments "^3.1.1"
10411041

1042-
"@eslint/js@9.23.0":
1043-
version "9.23.0"
1044-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.23.0.tgz#c09ded4f3dc63b40b933bcaeb853fceddb64da30"
1045-
integrity sha512-35MJ8vCPU0ZMxo7zfev2pypqTwWTofFZO6m4KAtdoFhRpLJUpHTZZ+KB3C7Hb1d7bULYwO4lJXGCi5Se+8OMbw==
1042+
"@eslint/js@9.24.0":
1043+
version "9.24.0"
1044+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
1045+
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
10461046

10471047
"@eslint/object-schema@^2.1.6":
10481048
version "2.1.6"
@@ -2506,18 +2506,18 @@ eslint-visitor-keys@^4.2.0:
25062506
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
25072507
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
25082508

2509-
eslint@9.23.0:
2510-
version "9.23.0"
2511-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.23.0.tgz#b88f3ab6dc83bcb927fdb54407c69ffe5f2441a6"
2512-
integrity sha512-jV7AbNoFPAY1EkFYpLq5bslU9NLNO8xnEeQXwErNibVryjk67wHVmddTBilc5srIttJDBrB0eMHKZBFbSIABCw==
2509+
eslint@9.24.0:
2510+
version "9.24.0"
2511+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
2512+
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
25132513
dependencies:
25142514
"@eslint-community/eslint-utils" "^4.2.0"
25152515
"@eslint-community/regexpp" "^4.12.1"
2516-
"@eslint/config-array" "^0.19.2"
2516+
"@eslint/config-array" "^0.20.0"
25172517
"@eslint/config-helpers" "^0.2.0"
25182518
"@eslint/core" "^0.12.0"
25192519
"@eslint/eslintrc" "^3.3.1"
2520-
"@eslint/js" "9.23.0"
2520+
"@eslint/js" "9.24.0"
25212521
"@eslint/plugin-kit" "^0.2.7"
25222522
"@humanfs/node" "^0.16.6"
25232523
"@humanwhocodes/module-importer" "^1.0.1"
@@ -4880,10 +4880,10 @@ typed-array-length@^1.0.7:
48804880
possible-typed-array-names "^1.0.0"
48814881
reflect.getprototypeof "^1.0.6"
48824882

4883-
4884-
version "5.8.2"
4885-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.2.tgz#8170b3702f74b79db2e5a96207c15e65807999e4"
4886-
integrity sha512-aJn6wq13/afZp/jT9QZmwEjDqqvSGp1VT5GVg+f/t6/oVyrgXM6BY1h9BRh/O5p3PlUPAe+WuiEZOmb/49RqoQ==
4883+
4884+
version "5.8.3"
4885+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.8.3.tgz#92f8a3e5e3cf497356f4178c34cd65a7f5e8440e"
4886+
integrity sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==
48874887

48884888
unbox-primitive@^1.1.0:
48894889
version "1.1.0"

0 commit comments

Comments
 (0)