Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit e7accb7

Browse files
committed
chore(deps): update all non-major dependencies
1 parent 52bcf5e commit e7accb7

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"@types/node": "20.14.11",
3535
"@types/react": "18.3.3",
3636
"@types/react-dom": "18.3.0",
37-
"@typescript-eslint/eslint-plugin": "7.16.1",
38-
"@typescript-eslint/parser": "7.16.1",
37+
"@typescript-eslint/eslint-plugin": "7.17.0",
38+
"@typescript-eslint/parser": "7.17.0",
3939
"eslint": "8.57.0",
4040
"eslint-config-airbnb": "19.0.4",
4141
"eslint-config-airbnb-typescript": "18.0.0",
@@ -47,7 +47,7 @@
4747
"eslint-plugin-react-hooks": "4.6.2",
4848
"prettier": "3.3.3",
4949
"ts-node": "10.9.2",
50-
"typescript": "5.5.3"
50+
"typescript": "5.5.4"
5151
},
5252
"keywords": [
5353
"gatsby"

yarn.lock

Lines changed: 54 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -3111,16 +3111,16 @@
31113111
resolved "https://registry.yarnpkg.com/@types/yoga-layout/-/yoga-layout-1.9.2.tgz#efaf9e991a7390dc081a0b679185979a83a9639a"
31123112
integrity sha512-S9q47ByT2pPvD65IvrWp7qppVMpk9WGMbVq9wbWZOHg6tnXSD4vyhao6nOSBwwfDdV2p3Kx9evA9vI+XWTfDvw==
31133113

3114-
"@typescript-eslint/eslint-plugin@7.16.1":
3115-
version "7.16.1"
3116-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.16.1.tgz#f5f5da52db674b1f2cdb9d5f3644e5b2ec750465"
3117-
integrity sha512-SxdPak/5bO0EnGktV05+Hq8oatjAYVY3Zh2bye9pGZy6+jwyR3LG3YKkV4YatlsgqXP28BTeVm9pqwJM96vf2A==
3114+
"@typescript-eslint/eslint-plugin@7.17.0":
3115+
version "7.17.0"
3116+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.17.0.tgz#c8ed1af1ad2928ede5cdd207f7e3090499e1f77b"
3117+
integrity sha512-pyiDhEuLM3PuANxH7uNYan1AaFs5XE0zw1hq69JBvGvE7gSuEoQl1ydtEe/XQeoC3GQxLXyOVa5kNOATgM638A==
31183118
dependencies:
31193119
"@eslint-community/regexpp" "^4.10.0"
3120-
"@typescript-eslint/scope-manager" "7.16.1"
3121-
"@typescript-eslint/type-utils" "7.16.1"
3122-
"@typescript-eslint/utils" "7.16.1"
3123-
"@typescript-eslint/visitor-keys" "7.16.1"
3120+
"@typescript-eslint/scope-manager" "7.17.0"
3121+
"@typescript-eslint/type-utils" "7.17.0"
3122+
"@typescript-eslint/utils" "7.17.0"
3123+
"@typescript-eslint/visitor-keys" "7.17.0"
31243124
graphemer "^1.4.0"
31253125
ignore "^5.3.1"
31263126
natural-compare "^1.4.0"
@@ -3142,15 +3142,15 @@
31423142
semver "^7.3.7"
31433143
tsutils "^3.21.0"
31443144

3145-
"@typescript-eslint/parser@7.16.1":
3146-
version "7.16.1"
3147-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.16.1.tgz#84c581cf86c8b2becd48d33ddc41a6303d57b274"
3148-
integrity sha512-u+1Qx86jfGQ5i4JjK33/FnawZRpsLxRnKzGE6EABZ40KxVT/vWsiZFEBBHjFOljmmV3MBYOHEKi0Jm9hbAOClA==
3145+
"@typescript-eslint/parser@7.17.0":
3146+
version "7.17.0"
3147+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-7.17.0.tgz#be8e32c159190cd40a305a2121220eadea5a88e7"
3148+
integrity sha512-puiYfGeg5Ydop8eusb/Hy1k7QmOU6X3nvsqCgzrB2K4qMavK//21+PzNE8qeECgNOIoertJPUC1SpegHDI515A==
31493149
dependencies:
3150-
"@typescript-eslint/scope-manager" "7.16.1"
3151-
"@typescript-eslint/types" "7.16.1"
3152-
"@typescript-eslint/typescript-estree" "7.16.1"
3153-
"@typescript-eslint/visitor-keys" "7.16.1"
3150+
"@typescript-eslint/scope-manager" "7.17.0"
3151+
"@typescript-eslint/types" "7.17.0"
3152+
"@typescript-eslint/typescript-estree" "7.17.0"
3153+
"@typescript-eslint/visitor-keys" "7.17.0"
31543154
debug "^4.3.4"
31553155

31563156
"@typescript-eslint/parser@^5.60.1":
@@ -3171,13 +3171,13 @@
31713171
"@typescript-eslint/types" "5.62.0"
31723172
"@typescript-eslint/visitor-keys" "5.62.0"
31733173

3174-
"@typescript-eslint/scope-manager@7.16.1":
3175-
version "7.16.1"
3176-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.16.1.tgz#2b43041caabf8ddd74512b8b550b9fc53ca3afa1"
3177-
integrity sha512-nYpyv6ALte18gbMz323RM+vpFpTjfNdyakbf3nsLvF43uF9KeNC289SUEW3QLZ1xPtyINJ1dIsZOuWuSRIWygw==
3174+
"@typescript-eslint/scope-manager@7.17.0":
3175+
version "7.17.0"
3176+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.17.0.tgz#e072d0f914662a7bfd6c058165e3c2b35ea26b9d"
3177+
integrity sha512-0P2jTTqyxWp9HiKLu/Vemr2Rg1Xb5B7uHItdVZ6iAenXmPo4SZ86yOPCJwMqpCyaMiEHTNqizHfsbmCFT1x9SA==
31783178
dependencies:
3179-
"@typescript-eslint/types" "7.16.1"
3180-
"@typescript-eslint/visitor-keys" "7.16.1"
3179+
"@typescript-eslint/types" "7.17.0"
3180+
"@typescript-eslint/visitor-keys" "7.17.0"
31813181

31823182
"@typescript-eslint/[email protected]":
31833183
version "5.62.0"
@@ -3189,13 +3189,13 @@
31893189
debug "^4.3.4"
31903190
tsutils "^3.21.0"
31913191

3192-
"@typescript-eslint/type-utils@7.16.1":
3193-
version "7.16.1"
3194-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.16.1.tgz#4d7ae4f3d9e3c8cbdabae91609b1a431de6aa6ca"
3195-
integrity sha512-rbu/H2MWXN4SkjIIyWcmYBjlp55VT+1G3duFOIukTNFxr9PI35pLc2ydwAfejCEitCv4uztA07q0QWanOHC7dA==
3192+
"@typescript-eslint/type-utils@7.17.0":
3193+
version "7.17.0"
3194+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-7.17.0.tgz#c5da78feb134c9c9978cbe89e2b1a589ed22091a"
3195+
integrity sha512-XD3aaBt+orgkM/7Cei0XNEm1vwUxQ958AOLALzPlbPqb8C1G8PZK85tND7Jpe69Wualri81PLU+Zc48GVKIMMA==
31963196
dependencies:
3197-
"@typescript-eslint/typescript-estree" "7.16.1"
3198-
"@typescript-eslint/utils" "7.16.1"
3197+
"@typescript-eslint/typescript-estree" "7.17.0"
3198+
"@typescript-eslint/utils" "7.17.0"
31993199
debug "^4.3.4"
32003200
ts-api-utils "^1.3.0"
32013201

@@ -3204,10 +3204,10 @@
32043204
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
32053205
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
32063206

3207-
"@typescript-eslint/types@7.16.1":
3208-
version "7.16.1"
3209-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.16.1.tgz#bbab066276d18e398bc64067b23f1ce84dfc6d8c"
3210-
integrity sha512-AQn9XqCzUXd4bAVEsAXM/Izk11Wx2u4H3BAfQVhSfzfDOm/wAON9nP7J5rpkCxts7E5TELmN845xTUCQrD1xIQ==
3207+
"@typescript-eslint/types@7.17.0":
3208+
version "7.17.0"
3209+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.17.0.tgz#7ce8185bdf06bc3494e73d143dbf3293111b9cff"
3210+
integrity sha512-a29Ir0EbyKTKHnZWbNsrc/gqfIBqYPwj3F2M+jWE/9bqfEHg0AMtXzkbUkOG6QgEScxh2+Pz9OXe11jHDnHR7A==
32113211

32123212
"@typescript-eslint/[email protected]":
32133213
version "5.62.0"
@@ -3222,13 +3222,13 @@
32223222
semver "^7.3.7"
32233223
tsutils "^3.21.0"
32243224

3225-
"@typescript-eslint/typescript-estree@7.16.1":
3226-
version "7.16.1"
3227-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.16.1.tgz#9b145ba4fd1dde1986697e1ce57dc501a1736dd3"
3228-
integrity sha512-0vFPk8tMjj6apaAZ1HlwM8w7jbghC8jc1aRNJG5vN8Ym5miyhTQGMqU++kuBFDNKe9NcPeZ6x0zfSzV8xC1UlQ==
3225+
"@typescript-eslint/typescript-estree@7.17.0":
3226+
version "7.17.0"
3227+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.17.0.tgz#dcab3fea4c07482329dd6107d3c6480e228e4130"
3228+
integrity sha512-72I3TGq93t2GoSBWI093wmKo0n6/b7O4j9o8U+f65TVD0FS6bI2180X5eGEr8MA8PhKMvYe9myZJquUT2JkCZw==
32293229
dependencies:
3230-
"@typescript-eslint/types" "7.16.1"
3231-
"@typescript-eslint/visitor-keys" "7.16.1"
3230+
"@typescript-eslint/types" "7.17.0"
3231+
"@typescript-eslint/visitor-keys" "7.17.0"
32323232
debug "^4.3.4"
32333233
globby "^11.1.0"
32343234
is-glob "^4.0.3"
@@ -3250,15 +3250,15 @@
32503250
eslint-scope "^5.1.1"
32513251
semver "^7.3.7"
32523252

3253-
"@typescript-eslint/utils@7.16.1":
3254-
version "7.16.1"
3255-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.16.1.tgz#df42dc8ca5a4603016fd102db0346cdab415cdb7"
3256-
integrity sha512-WrFM8nzCowV0he0RlkotGDujx78xudsxnGMBHI88l5J8wEhED6yBwaSLP99ygfrzAjsQvcYQ94quDwI0d7E1fA==
3253+
"@typescript-eslint/utils@7.17.0":
3254+
version "7.17.0"
3255+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.17.0.tgz#815cd85b9001845d41b699b0ce4f92d6dfb84902"
3256+
integrity sha512-r+JFlm5NdB+JXc7aWWZ3fKSm1gn0pkswEwIYsrGPdsT2GjsRATAKXiNtp3vgAAO1xZhX8alIOEQnNMl3kbTgJw==
32573257
dependencies:
32583258
"@eslint-community/eslint-utils" "^4.4.0"
3259-
"@typescript-eslint/scope-manager" "7.16.1"
3260-
"@typescript-eslint/types" "7.16.1"
3261-
"@typescript-eslint/typescript-estree" "7.16.1"
3259+
"@typescript-eslint/scope-manager" "7.17.0"
3260+
"@typescript-eslint/types" "7.17.0"
3261+
"@typescript-eslint/typescript-estree" "7.17.0"
32623262

32633263
"@typescript-eslint/[email protected]":
32643264
version "5.62.0"
@@ -3268,12 +3268,12 @@
32683268
"@typescript-eslint/types" "5.62.0"
32693269
eslint-visitor-keys "^3.3.0"
32703270

3271-
"@typescript-eslint/visitor-keys@7.16.1":
3272-
version "7.16.1"
3273-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.16.1.tgz#4287bcf44c34df811ff3bb4d269be6cfc7d8c74b"
3274-
integrity sha512-Qlzzx4sE4u3FsHTPQAAQFJFNOuqtuY0LFrZHwQ8IHK705XxBiWOFkfKRWu6niB7hwfgnwIpO4jTC75ozW1PHWg==
3271+
"@typescript-eslint/visitor-keys@7.17.0":
3272+
version "7.17.0"
3273+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.17.0.tgz#680465c734be30969e564b4647f38d6cdf49bfb0"
3274+
integrity sha512-RVGC9UhPOCsfCdI9pU++K4nD7to+jTcMIbXTSOcrLqUEW6gF2pU1UUbYJKc9cvcRSK1UDeMJ7pdMxf4bhMpV/A==
32753275
dependencies:
3276-
"@typescript-eslint/types" "7.16.1"
3276+
"@typescript-eslint/types" "7.17.0"
32773277
eslint-visitor-keys "^3.4.3"
32783278

32793279
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -13135,10 +13135,10 @@ typedarray@^0.0.6:
1313513135
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1313613136
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
1313713137

13138-
13139-
version "5.5.3"
13140-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.3.tgz#e1b0a3c394190838a0b168e771b0ad56a0af0faa"
13141-
integrity sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==
13138+
13139+
version "5.5.4"
13140+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.5.4.tgz#d9852d6c82bad2d2eda4fd74a5762a8f5909e9ba"
13141+
integrity sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==
1314213142

1314313143
ua-parser-js@^1.0.35:
1314413144
version "1.0.36"

0 commit comments

Comments
 (0)