Skip to content

Commit 1c3798a

Browse files
Bump enzyme-adapter-react-16 from 1.15.2 to 1.15.3 (#1356)
1 parent b866ee3 commit 1c3798a

File tree

2 files changed

+33
-34
lines changed

2 files changed

+33
-34
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"babel-plugin-styled-components": "^1.11.1",
6262
"core-js": "^3.6.5",
6363
"enzyme": "^3.11.0",
64-
"enzyme-adapter-react-16": "^1.15.2",
64+
"enzyme-adapter-react-16": "^1.15.3",
6565
"eslint": "^7.5.0",
6666
"jest": "^26.4.0",
6767
"jest-canvas-mock": "^2.2.0",

yarn.lock

Lines changed: 32 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -4699,21 +4699,20 @@ airbnb-js-shims@^2.2.1:
46994699
string.prototype.padstart "^3.0.0"
47004700
symbol.prototype.description "^1.0.0"
47014701

4702-
airbnb-prop-types@^2.15.0:
4703-
version "2.15.0"
4704-
resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.15.0.tgz#5287820043af1eb469f5b0af0d6f70da6c52aaef"
4705-
integrity sha512-jUh2/hfKsRjNFC4XONQrxo/n/3GG4Tn6Hl0WlFQN5PY9OMC9loSCoAYKnZsWaP8wEfd5xcrPloK0Zg6iS1xwVA==
4702+
airbnb-prop-types@^2.16.0:
4703+
version "2.16.0"
4704+
resolved "https://registry.yarnpkg.com/airbnb-prop-types/-/airbnb-prop-types-2.16.0.tgz#b96274cefa1abb14f623f804173ee97c13971dc2"
4705+
integrity sha512-7WHOFolP/6cS96PhKNrslCLMYAI8yB1Pp6u6XmxozQOiZbsI5ycglZr5cHhBFfuRcQQjzCMith5ZPZdYiJCxUg==
47064706
dependencies:
4707-
array.prototype.find "^2.1.0"
4708-
function.prototype.name "^1.1.1"
4709-
has "^1.0.3"
4710-
is-regex "^1.0.4"
4711-
object-is "^1.0.1"
4707+
array.prototype.find "^2.1.1"
4708+
function.prototype.name "^1.1.2"
4709+
is-regex "^1.1.0"
4710+
object-is "^1.1.2"
47124711
object.assign "^4.1.0"
4713-
object.entries "^1.1.0"
4712+
object.entries "^1.1.2"
47144713
prop-types "^15.7.2"
47154714
prop-types-exact "^1.2.0"
4716-
react-is "^16.9.0"
4715+
react-is "^16.13.1"
47174716

47184717
ajv-errors@^1.0.0:
47194718
version "1.0.1"
@@ -4996,7 +4995,7 @@ array-unique@^0.3.2:
49964995
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
49974996
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
49984997

4999-
array.prototype.find@^2.1.0:
4998+
array.prototype.find@^2.1.1:
50004999
version "2.1.1"
50015000
resolved "https://registry.yarnpkg.com/array.prototype.find/-/array.prototype.find-2.1.1.tgz#3baca26108ca7affb08db06bf0be6cb3115a969c"
50025001
integrity sha512-mi+MYNJYLTx2eNYy+Yh6raoQacCsNeeMUaspFPh9Y141lFSsWxxB8V9mM2ye+eqiRs917J6/pJ4M9ZPzenWckA==
@@ -8639,40 +8638,40 @@ envinfo@^7.3.1, envinfo@^7.5.1:
86398638
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.5.1.tgz#93c26897225a00457c75e734d354ea9106a72236"
86408639
integrity sha512-hQBkDf2iO4Nv0CNHpCuSBeaSrveU6nThVxFGTrq/eDlV716UQk09zChaJae4mZRsos1x4YLY2TaH3LHUae3ZmQ==
86418640

8642-
enzyme-adapter-react-16@^1.15.2:
8643-
version "1.15.2"
8644-
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.2.tgz#b16db2f0ea424d58a808f9df86ab6212895a4501"
8645-
integrity sha512-SkvDrb8xU3lSxID8Qic9rB8pvevDbLybxPK6D/vW7PrT0s2Cl/zJYuXvsd1EBTz0q4o3iqG3FJhpYz3nUNpM2Q==
8641+
enzyme-adapter-react-16@^1.15.3:
8642+
version "1.15.3"
8643+
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.15.3.tgz#90154055be3318d70a51df61ac89cfa22e3d5f60"
8644+
integrity sha512-98rqNI4n9HZslWIPuuwy4hK1bxRuMy+XX0CU1dS8iUqcgisTxeBaap6oPp2r4MWC8OphCbbqAT8EU/xHz3zIaQ==
86468645
dependencies:
8647-
enzyme-adapter-utils "^1.13.0"
8648-
enzyme-shallow-equal "^1.0.1"
8646+
enzyme-adapter-utils "^1.13.1"
8647+
enzyme-shallow-equal "^1.0.4"
86498648
has "^1.0.3"
86508649
object.assign "^4.1.0"
86518650
object.values "^1.1.1"
86528651
prop-types "^15.7.2"
8653-
react-is "^16.12.0"
8652+
react-is "^16.13.1"
86548653
react-test-renderer "^16.0.0-0"
86558654
semver "^5.7.0"
86568655

8657-
enzyme-adapter-utils@^1.13.0:
8658-
version "1.13.0"
8659-
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.0.tgz#01c885dde2114b4690bf741f8dc94cee3060eb78"
8660-
integrity sha512-YuEtfQp76Lj5TG1NvtP2eGJnFKogk/zT70fyYHXK2j3v6CtuHqc8YmgH/vaiBfL8K1SgVVbQXtTcgQZFwzTVyQ==
8656+
enzyme-adapter-utils@^1.13.1:
8657+
version "1.13.1"
8658+
resolved "https://registry.yarnpkg.com/enzyme-adapter-utils/-/enzyme-adapter-utils-1.13.1.tgz#59c1b734b0927543e3d8dc477299ec957feb312d"
8659+
integrity sha512-5A9MXXgmh/Tkvee3bL/9RCAAgleHqFnsurTYCbymecO4ohvtNO5zqIhHxV370t7nJAwaCfkgtffarKpC0GPt0g==
86618660
dependencies:
8662-
airbnb-prop-types "^2.15.0"
8661+
airbnb-prop-types "^2.16.0"
86638662
function.prototype.name "^1.1.2"
86648663
object.assign "^4.1.0"
86658664
object.fromentries "^2.0.2"
86668665
prop-types "^15.7.2"
86678666
semver "^5.7.1"
86688667

8669-
enzyme-shallow-equal@^1.0.1:
8670-
version "1.0.1"
8671-
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.1.tgz#7afe03db3801c9b76de8440694096412a8d9d49e"
8672-
integrity sha512-hGA3i1so8OrYOZSM9whlkNmVHOicJpsjgTzC+wn2JMJXhq1oO4kA4bJ5MsfzSIcC71aLDKzJ6gZpIxrqt3QTAQ==
8668+
enzyme-shallow-equal@^1.0.1, enzyme-shallow-equal@^1.0.4:
8669+
version "1.0.4"
8670+
resolved "https://registry.yarnpkg.com/enzyme-shallow-equal/-/enzyme-shallow-equal-1.0.4.tgz#b9256cb25a5f430f9bfe073a84808c1d74fced2e"
8671+
integrity sha512-MttIwB8kKxypwHvRynuC3ahyNc+cFbR8mjVIltnmzQ0uKGqmsfO4bfBuLxb0beLNPhjblUEYvEbsg+VSygvF1Q==
86738672
dependencies:
86748673
has "^1.0.3"
8675-
object-is "^1.0.2"
8674+
object-is "^1.1.2"
86768675

86778676
enzyme@^3.11.0:
86788677
version "3.11.0"
@@ -10149,7 +10148,7 @@ function-bind@^1.1.1:
1014910148
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
1015010149
integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==
1015110150

10152-
function.prototype.name@^1.1.0, function.prototype.name@^1.1.1, function.prototype.name@^1.1.2:
10151+
function.prototype.name@^1.1.0, function.prototype.name@^1.1.2:
1015310152
version "1.1.2"
1015410153
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.2.tgz#5cdf79d7c05db401591dfde83e3b70c5123e9a45"
1015510154
integrity sha512-C8A+LlHBJjB2AdcRPorc5JvJ5VUoWlXdEHLOJdCI7kjHEtGTpHQUiqMvCIKUwIsGwZX2jZJy761AXsn356bJQg==
@@ -12499,7 +12498,7 @@ is-regex@^1.0.4, is-regex@^1.0.5:
1249912498
dependencies:
1250012499
has "^1.0.3"
1250112500

12502-
is-regex@^1.1.1:
12501+
is-regex@^1.1.0, is-regex@^1.1.1:
1250312502
version "1.1.1"
1250412503
resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.1.1.tgz#c6f98aacc546f6cec5468a07b7b153ab564a57b9"
1250512504
integrity sha512-1+QkEcxiLlB7VEyFtyBg94e08OAsvq7FUBgApTq/w2ymCLyKJgDPsybBENVtA7XCQEgEXxKPonG+mvYRxh/LIg==
@@ -15331,7 +15330,7 @@ object-inspect@^1.7.0:
1533115330
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
1533215331
integrity sha512-a7pEHdh1xKIAgTySUGgLMx/xwDZskN1Ud6egYYN3EdRW4ZMPNEDUTF+hwy2LUC+Bl+SyLXANnwz/jyh/qutKUw==
1533315332

15334-
object-is@^1.0.1, object-is@^1.0.2:
15333+
object-is@^1.0.1, object-is@^1.0.2, object-is@^1.1.2:
1533515334
version "1.1.2"
1533615335
resolved "https://registry.yarnpkg.com/object-is/-/object-is-1.1.2.tgz#c5d2e87ff9e119f78b7a088441519e2eec1573b6"
1533715336
integrity sha512-5lHCz+0uufF6wZ7CRFWJN3hp8Jqblpgve06U5CMQ3f//6iDjPr2PEo9MWCjEssDsa+UZEL4PkFpr+BMop6aKzQ==
@@ -17509,7 +17508,7 @@ react-input-autosize@^2.2.2:
1750917508
dependencies:
1751017509
prop-types "^15.5.8"
1751117510

17512-
react-is@^16.12.0, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6, react-is@^16.9.0:
17511+
react-is@^16.12.0, react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.6:
1751317512
version "16.13.1"
1751417513
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
1751517514
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

0 commit comments

Comments
 (0)