Skip to content

Commit 006f97d

Browse files
renovate[bot]evenchange4
authored andcommitted
chore(deps): update dependency enzyme-adapter-react-16 to v1.10.0 (#183)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | enzyme-adapter-react-16 | devDependencies | minor | `1.9.1` -> `1.10.0` | [homepage](http://airbnb.io/enzyme/), [source](https://togithub.com/airbnb/enzyme) | --- ### Release Notes <details> <summary>airbnb/enzyme</summary> ### [`v1.10.0`](https://togithub.com/airbnb/enzyme/compare/enzyme-adapter-react-16@&#8203;1.9.1...enzyme-adapter-react-16@&#8203;1.10.0) [Compare Source](https://togithub.com/airbnb/enzyme/compare/enzyme-adapter-react-16@&#8203;1.9.1...enzyme-adapter-react-16@&#8203;1.10.0) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#Mediatek-Cloud/mcs-ui).
1 parent f21d1eb commit 006f97d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"codecov": "3.2.0",
5555
"conventional-changelog-cli": "2.0.12",
5656
"enzyme": "3.9.0",
57-
"enzyme-adapter-react-16": "1.9.1",
57+
"enzyme-adapter-react-16": "1.10.0",
5858
"enzyme-to-json": "3.3.5",
5959
"eslint": "5.14.1",
6060
"flow-bin": "0.93.0",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4284,13 +4284,12 @@ entities@^1.1.1, entities@~1.1.1:
42844284
resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.2.tgz#bdfa735299664dfafd34529ed4f8522a275fea56"
42854285
integrity sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w==
42864286

4287-
enzyme-adapter-react-16@1.9.1:
4288-
version "1.9.1"
4289-
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.9.1.tgz#6d49a3a31c3a0fccf527610f31b837e0f307128a"
4290-
integrity sha512-Egzogv1y77DUxdnq/CyHxLHaNxmSSKDDSDNNB/EiAXCZVFXdFibaNy2uUuRQ1n24T2m6KH/1Rw16XDRq+1yVEg==
4287+
enzyme-adapter-react-16@1.10.0:
4288+
version "1.10.0"
4289+
resolved "https://registry.yarnpkg.com/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.10.0.tgz#12e5b6f4be84f9a2ef374acc2555f829f351fc6e"
4290+
integrity sha512-0QqwEZcBv1xEEla+a3H7FMci+y4ybLia9cZzsdIrId7qcig4MK0kqqf6iiCILH1lsKS6c6AVqL3wGPhCevv5aQ==
42914291
dependencies:
42924292
enzyme-adapter-utils "^1.10.0"
4293-
function.prototype.name "^1.1.0"
42944293
object.assign "^4.1.0"
42954294
object.values "^1.1.0"
42964295
prop-types "^15.6.2"

0 commit comments

Comments
 (0)