Skip to content

Commit fea482c

Browse files
committed
chore(deps): update dependencies
1 parent 7306c4f commit fea482c

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
@@ -69,7 +69,7 @@
6969
"@testing-library/jest-dom": "^5.16.5",
7070
"@testing-library/react": "^13.4.0",
7171
"@testing-library/user-event": "^14.4.3",
72-
"@types/jest": "29.5.12",
72+
"@types/jest": "29.5.13",
7373
"@types/node": "18.19.50",
7474
"@types/react": "^18.0.25",
7575
"@types/react-dom": "^18.0.8",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4035,10 +4035,10 @@
40354035
expect "^29.0.0"
40364036
pretty-format "^29.0.0"
40374037

4038-
"@types/jest@29.5.12":
4039-
version "29.5.12"
4040-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
4041-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
4038+
"@types/jest@29.5.13":
4039+
version "29.5.13"
4040+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
4041+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
40424042
dependencies:
40434043
expect "^29.0.0"
40444044
pretty-format "^29.0.0"
@@ -7601,9 +7601,9 @@ eslint-plugin-jsx-a11y@^6.6.1:
76017601
string.prototype.includes "^2.0.0"
76027602

76037603
eslint-plugin-react@^7.31.10:
7604-
version "7.36.0"
7605-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.0.tgz#307fcdc0a10e08f10a77cb1f2ba2b61f5b397987"
7606-
integrity sha512-c+RvVxBH0JE2kHt/8p043nPPhIohSnyQOZApIzGJqM2tXnjEzcZzyKIAg72gymLtuwuKfgGxW2H2aqTJqRgTfQ==
7604+
version "7.36.1"
7605+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.36.1.tgz#f1dabbb11f3d4ebe8b0cf4e54aff4aee81144ee5"
7606+
integrity sha512-/qwbqNXZoq+VP30s1d4Nc1C5GTxjJQjk4Jzs4Wq2qzxFM7dSmuG2UkIjg2USMLh3A/aVcUNrK7v0J5U1XEGGwA==
76077607
dependencies:
76087608
array-includes "^3.1.8"
76097609
array.prototype.findlast "^1.2.5"

0 commit comments

Comments
 (0)