Skip to content

Commit fd99799

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update all non-major dependencies
1 parent d625669 commit fd99799

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
"eslint-plugin-import": "^2.25.3",
6161
"eslint-plugin-jsx-a11y": "^6.5.1",
6262
"eslint-plugin-mocha": "^9.0.0",
63-
"eslint-plugin-react": "^7.27.1",
63+
"eslint-plugin-react": "^7.28.0",
6464
"jest": "^27.4.5",
65-
"prop-types": "^15.7.2",
65+
"prop-types": "^15.8.0",
6666
"react": "^17.0.2",
6767
"release-script": "^1.0.2",
6868
"sinon": "^11.1.2",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2251,10 +2251,10 @@ eslint-plugin-mocha@^9.0.0:
22512251
eslint-utils "^3.0.0"
22522252
ramda "^0.27.1"
22532253

2254-
eslint-plugin-react@^7.27.1:
2255-
version "7.27.1"
2256-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.27.1.tgz#469202442506616f77a854d91babaae1ec174b45"
2257-
integrity sha512-meyunDjMMYeWr/4EBLTV1op3iSG3mjT/pz5gti38UzfM4OPpNc2m0t2xvKCOMU5D6FSdd34BIMFOvQbW+i8GAA==
2254+
eslint-plugin-react@^7.28.0:
2255+
version "7.28.0"
2256+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.28.0.tgz#8f3ff450677571a659ce76efc6d80b6a525adbdf"
2257+
integrity sha512-IOlFIRHzWfEQQKcAD4iyYDndHwTQiCMcJVJjxempf203jnNLUnW34AXLrV33+nEXoifJE2ZEGmcjKPL8957eSw==
22582258
dependencies:
22592259
array-includes "^3.1.4"
22602260
array.prototype.flatmap "^1.2.5"
@@ -3976,14 +3976,14 @@ prompts@^2.0.1:
39763976
kleur "^3.0.3"
39773977
sisteransi "^1.0.4"
39783978

3979-
prop-types@^15.7.2:
3980-
version "15.7.2"
3981-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
3982-
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
3979+
prop-types@^15.7.2, prop-types@^15.8.0:
3980+
version "15.8.0"
3981+
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.0.tgz#d237e624c45a9846e469f5f31117f970017ff588"
3982+
integrity sha512-fDGekdaHh65eI3lMi5OnErU6a8Ighg2KjcjQxO7m8VHyWjcPyj5kiOgV1LQDOOOgVy3+5FgjXvdSSX7B8/5/4g==
39833983
dependencies:
39843984
loose-envify "^1.4.0"
39853985
object-assign "^4.1.1"
3986-
react-is "^16.8.1"
3986+
react-is "^16.13.1"
39873987

39883988
psl@^1.1.28, psl@^1.1.33:
39893989
version "1.8.0"
@@ -4005,7 +4005,7 @@ ramda@^0.27.1:
40054005
resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9"
40064006
integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==
40074007

4008-
react-is@^16.8.1:
4008+
react-is@^16.13.1:
40094009
version "16.13.1"
40104010
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
40114011
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)