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

Commit bf7d793

Browse files
renovate-botqvalentin
authored andcommitted
Update devDependencies (patch)
1 parent 62143ca commit bf7d793

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@
6363
"@types/node": "17.0.18",
6464
"@types/react": "17.0.39",
6565
"@types/react-bootstrap": "0.32.29",
66-
"@types/react-dom": "17.0.11",
67-
"@types/react-redux": "7.1.22",
66+
"@types/react-dom": "17.0.13",
67+
"@types/react-redux": "7.1.23",
6868
"@types/react-router-dom": "5.1.9",
6969
"axios-mock-adapter": "1.20.0",
7070
"babel-loader": "8.1.0",

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3480,23 +3480,23 @@
34803480
"@types/react" "*"
34813481

34823482
"@types/react-dom@*":
3483-
version "18.0.1"
3484-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.1.tgz#cb3cc10ea91141b12c71001fede1017acfbce4db"
3485-
integrity sha512-jCwTXvHtRLiyVvKm9aEdHXs8rflVOGd5Sl913JZrPshfXjn8NYsTNZOz70bCsA31IR0TOqwi3ad+X4tSCBoMTw==
3486-
dependencies:
3487-
"@types/react" "*"
3488-
3489-
34903483
version "17.0.11"
34913484
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.11.tgz#e1eadc3c5e86bdb5f7684e00274ae228e7bcc466"
34923485
integrity sha512-f96K3k+24RaLGVu/Y2Ng3e1EbZ8/cVJvypZWd7cy0ofCBaf2lcM46xNhycMZ2xGwbBjRql7hOlZ+e2WlJ5MH3Q==
34933486
dependencies:
34943487
"@types/react" "*"
34953488

3496-
3497-
version "7.1.22"
3498-
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.22.tgz#0eab76a37ef477cc4b53665aeaf29cb60631b72a"
3499-
integrity sha512-GxIA1kM7ClU73I6wg9IRTVwSO9GS+SAKZKe0Enj+82HMU6aoESFU2HNAdNi3+J53IaOHPiUfT3kSG4L828joDQ==
3489+
3490+
version "17.0.13"
3491+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.13.tgz#a3323b974ee4280070982b3112351bb1952a7809"
3492+
integrity sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==
3493+
dependencies:
3494+
"@types/react" "*"
3495+
3496+
3497+
version "7.1.23"
3498+
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.23.tgz#3c2bb1bcc698ae69d70735f33c5a8e95f41ac528"
3499+
integrity sha512-D02o3FPfqQlfu2WeEYwh3x2otYd2Dk1o8wAfsA0B1C2AJEFxE663Ozu7JzuWbznGgW248NaOF6wsqCGNq9d3qw==
35003500
dependencies:
35013501
"@types/hoist-non-react-statics" "^3.3.0"
35023502
"@types/react" "*"

0 commit comments

Comments
 (0)