Skip to content

Commit 286f3d1

Browse files
chore(deps): update dependencies (#380)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b113fa6 commit 286f3d1

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@testing-library/react": "^13.4.0",
7171
"@testing-library/user-event": "^14.4.3",
7272
"@types/jest": "29.5.14",
73-
"@types/node": "18.19.127",
73+
"@types/node": "18.19.128",
7474
"@types/react": "^18.0.25",
7575
"@types/react-dom": "^18.0.8",
7676
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4292,10 +4292,10 @@
42924292
dependencies:
42934293
undici-types "~5.26.4"
42944294

4295-
"@types/node@18.19.127":
4296-
version "18.19.127"
4297-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.127.tgz#7c2e47fa79ad7486134700514d4a975c4607f09d"
4298-
integrity sha512-gSjxjrnKXML/yo0BO099uPixMqfpJU0TKYjpfLU7TrtA2WWDki412Np/RSTPRil1saKBhvVVKzVx/p/6p94nVA==
4295+
"@types/node@18.19.128":
4296+
version "18.19.128"
4297+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.128.tgz#e55ec96fe0b8ae57c374c22238e7844908b2aadc"
4298+
integrity sha512-m7wxXGpPpqxp2QDi/rpih5O772APRuBIa/6XiGqLNoM1txkjI8Sz1V4oSXJxQLTz/yP5mgy9z6UXEO6/lP70Gg==
42994299
dependencies:
43004300
undici-types "~5.26.4"
43014301

@@ -4347,9 +4347,9 @@
43474347
integrity sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==
43484348

43494349
"@types/react@^18.0.25":
4350-
version "18.3.24"
4351-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.24.tgz#f6a5a4c613242dfe3af0dcee2b4ec47b92d9b6bd"
4352-
integrity sha512-0dLEBsA1kI3OezMBF8nSsb7Nk19ZnsyE1LLhB8r27KbgU5H4pvuqZLdtE+aUkJVoXgTVuA+iLIwmZ0TuK4tx6A==
4350+
version "18.3.25"
4351+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.25.tgz#b37e3b05b6762b49f3944760f3bce3d5b6afa19b"
4352+
integrity sha512-oSVZmGtDPmRZtVDqvdKUi/qgCsWp5IDY29wp8na8Bj4B3cc99hfNzvNhlMkVVxctkAOGUA3Km7MMpBHAnWfcIA==
43534353
dependencies:
43544354
"@types/prop-types" "*"
43554355
csstype "^3.0.2"

0 commit comments

Comments
 (0)