Skip to content

Commit f45eff2

Browse files
chore(deps): update dependencies
1 parent 7d6dc74 commit f45eff2

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.12",
74-
"@types/node": "18.19.28",
74+
"@types/node": "18.19.29",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -3895,10 +3895,10 @@
38953895
dependencies:
38963896
undici-types "~5.26.4"
38973897

3898-
"@types/[email protected].28":
3899-
version "18.19.28"
3900-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.28.tgz#c64a2c992c8ebbf61100a4570e4eebc1934ae030"
3901-
integrity sha512-J5cOGD9n4x3YGgVuaND6khm5x07MMdAKkRyXnjVR6KFhLMNh2yONGiP7Z+4+tBOt5mK+GvDTiacTOVGGpqiecw==
3898+
"@types/[email protected].29":
3899+
version "18.19.29"
3900+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.29.tgz#e7e9d796c1e195be7e7daf82b4abc50d017fb9db"
3901+
integrity sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==
39023902
dependencies:
39033903
undici-types "~5.26.4"
39043904

@@ -3952,9 +3952,9 @@
39523952
"@types/react" "*"
39533953

39543954
"@types/react@*", "@types/react@^18.0.25":
3955-
version "18.2.73"
3956-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
3957-
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
3955+
version "18.2.74"
3956+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c"
3957+
integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==
39583958
dependencies:
39593959
"@types/prop-types" "*"
39603960
csstype "^3.0.2"

0 commit comments

Comments
 (0)