Skip to content

Commit e1f932c

Browse files
committed
chore(deps): update dependencies
1 parent 9732de4 commit e1f932c

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
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.13",
74-
"@types/node": "18.19.53",
74+
"@types/node": "18.19.54",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4106,10 +4106,10 @@
41064106
dependencies:
41074107
undici-types "~5.26.4"
41084108

4109-
"@types/[email protected].53":
4110-
version "18.19.53"
4111-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.53.tgz#1e2f83eeede6031f03bc4780826b8b02b42ac50d"
4112-
integrity sha512-GLxgUgHhDKO1Edw9Q0lvMbiO/IQXJwJlMaqxSGBXMpPy8uhkCs2iiPFaB2Q/gmobnFkckD3rqTBMVjXdwq+nKg==
4109+
"@types/[email protected].54":
4110+
version "18.19.54"
4111+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
4112+
integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
41134113
dependencies:
41144114
undici-types "~5.26.4"
41154115

@@ -4163,9 +4163,9 @@
41634163
"@types/react" "*"
41644164

41654165
"@types/react@*", "@types/react@^18.0.25":
4166-
version "18.3.9"
4167-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
4168-
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
4166+
version "18.3.10"
4167+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
4168+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
41694169
dependencies:
41704170
"@types/prop-types" "*"
41714171
csstype "^3.0.2"

0 commit comments

Comments
 (0)