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

Commit b5b92d9

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update devDependencies (patch)
1 parent fcf5a16 commit b5b92d9

File tree

2 files changed

+17
-52
lines changed

2 files changed

+17
-52
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,20 @@
6161
"@types/bootstrap": "5.0.17",
6262
"@types/jest": "27.4.1",
6363
"@types/node": "17.0.18",
64-
"@types/react": "17.0.39",
64+
"@types/react": "17.0.44",
6565
"@types/react-bootstrap": "0.32.29",
66-
"@types/react-dom": "17.0.13",
67-
"@types/react-redux": "7.1.23",
66+
"@types/react-dom": "17.0.15",
67+
"@types/react-redux": "7.1.24",
6868
"@types/react-router-dom": "5.1.9",
6969
"axios-mock-adapter": "1.20.0",
7070
"babel-loader": "8.1.0",
71-
"cypress": "9.5.1",
71+
"cypress": "9.5.4",
7272
"eslint": "^8.9.0",
7373
"eslint-plugin-cypress": "2.12.1",
7474
"eslint-plugin-react-hooks": "4.2.0",
7575
"husky": "7.0.4",
7676
"npm-check-updates": "12.0.5",
77-
"postcss": "8.4.7",
77+
"postcss": "8.4.12",
7878
"prettier": "2.5.1",
7979
"rc-util": "5.16.1",
8080
"react-is": "17.0.2",

yarn.lock

Lines changed: 12 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -3479,31 +3479,14 @@
34793479
dependencies:
34803480
"@types/react" "*"
34813481

3482-
3483-
version "17.0.13"
3484-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.13.tgz#a3323b974ee4280070982b3112351bb1952a7809"
3485-
integrity sha512-wEP+B8hzvy6ORDv1QBhcQia4j6ea4SFIBttHYpXKPFZRviBvknq0FRh3VrIxeXUmsPkwuXVZrVGG7KUVONmXCQ==
3486-
dependencies:
3487-
"@types/react" "*"
3488-
3489-
"@types/react-dom@<18.0.0":
3482+
"@types/[email protected]", "@types/react-dom@<18.0.0":
34903483
version "17.0.15"
34913484
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.15.tgz#f2c8efde11521a4b7991e076cb9c70ba3bb0d156"
34923485
integrity sha512-Tr9VU9DvNoHDWlmecmcsE5ZZiUkYx+nKBzum4Oxe1K0yJVyBlfbq7H3eXjxXqJczBKqPGq3EgfTru4MgKb9+Yw==
34933486
dependencies:
34943487
"@types/react" "^17"
34953488

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==
3500-
dependencies:
3501-
"@types/hoist-non-react-statics" "^3.3.0"
3502-
"@types/react" "*"
3503-
hoist-non-react-statics "^3.3.0"
3504-
redux "^4.0.0"
3505-
3506-
"@types/react-redux@^7.1.20":
3489+
"@types/[email protected]", "@types/react-redux@^7.1.20":
35073490
version "7.1.24"
35083491
resolved "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.24.tgz#6caaff1603aba17b27d20f8ad073e4c077e975c0"
35093492
integrity sha512-7FkurKcS1k0FHZEtdbbgN8Oc6b+stGSfZYjQGicofJ0j4U0qIn/jaSvnP2pLwZKiai3/17xqqxkkrxTgN8UNbQ==
@@ -3553,16 +3536,7 @@
35533536
"@types/scheduler" "*"
35543537
csstype "^3.0.2"
35553538

3556-
3557-
version "17.0.39"
3558-
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
3559-
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
3560-
dependencies:
3561-
"@types/prop-types" "*"
3562-
"@types/scheduler" "*"
3563-
csstype "^3.0.2"
3564-
3565-
"@types/react@^17":
3539+
"@types/[email protected]", "@types/react@^17":
35663540
version "17.0.44"
35673541
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.44.tgz#c3714bd34dd551ab20b8015d9d0dbec812a51ec7"
35683542
integrity sha512-Ye0nlw09GeMp2Suh8qoOv0odfgCoowfM/9MG6WeRD60Gq9wS90bdkdRtYbRkNhXOpG4H+YXGvj4wOWhAC0LJ1g==
@@ -6381,10 +6355,10 @@ cyclist@^1.0.1:
63816355
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
63826356
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
63836357

6384-
6385-
version "9.5.1"
6386-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.1.tgz#51162f3688cedf5ffce311b914ef49a7c1ece076"
6387-
integrity sha512-H7lUWB3Svr44gz1rNnj941xmdsCljXoJa2cDneAltjI9leKLMQLm30x6jLlpQ730tiVtIbW5HdUmBzPzwzfUQg==
6358+
6359+
version "9.5.4"
6360+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.5.4.tgz#49d9272f62eba12f2314faf29c2a865610e87550"
6361+
integrity sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==
63886362
dependencies:
63896363
"@cypress/request" "^2.88.10"
63906364
"@cypress/xvfb" "^1.2.4"
@@ -6418,7 +6392,7 @@ [email protected]:
64186392
listr2 "^3.8.3"
64196393
lodash "^4.17.21"
64206394
log-symbols "^4.0.0"
6421-
minimist "^1.2.5"
6395+
minimist "^1.2.6"
64226396
ospath "^1.2.2"
64236397
pretty-bytes "^5.6.0"
64246398
proxy-from-env "1.0.0"
@@ -12952,10 +12926,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
1295212926
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
1295312927
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
1295412928

12955-
12956-
version "8.4.7"
12957-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
12958-
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
12929+
[email protected].12, postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.4, postcss@^8.4.7:
12930+
version "8.4.12"
12931+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
12932+
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
1295912933
dependencies:
1296012934
nanoid "^3.3.1"
1296112935
picocolors "^1.0.0"
@@ -12969,15 +12943,6 @@ postcss@^7.0.14, postcss@^7.0.26, postcss@^7.0.32, postcss@^7.0.35, postcss@^7.0
1296912943
picocolors "^0.2.1"
1297012944
source-map "^0.6.1"
1297112945

12972-
postcss@^8.2.15, postcss@^8.3.5, postcss@^8.4.12, postcss@^8.4.4, postcss@^8.4.7:
12973-
version "8.4.12"
12974-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
12975-
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
12976-
dependencies:
12977-
nanoid "^3.3.1"
12978-
picocolors "^1.0.0"
12979-
source-map-js "^1.0.2"
12980-
1298112946
preact-render-to-string@^5.1.19:
1298212947
version "5.1.21"
1298312948
resolved "https://registry.yarnpkg.com/preact-render-to-string/-/preact-render-to-string-5.1.21.tgz#7329a59191d2ca7a40635828c7058f64ffe17639"

0 commit comments

Comments
 (0)