Skip to content

Commit

Permalink
[enzyme{,-adapter-react-16] [deps] update enzyme-shallow-equal
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 7, 2020
1 parent 2fe00ef commit e1551aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"license": "MIT",
"dependencies": {
"enzyme-adapter-utils": "^1.13.0",
"enzyme-shallow-equal": "^1.0.3",
"enzyme-shallow-equal": "^1.0.4",
"has": "^1.0.3",
"object.assign": "^4.1.0",
"object.values": "^1.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/enzyme-test-suite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"enzyme": "^3.11.0",
"enzyme-adapter-react-helper": "^1.3.9",
"enzyme-adapter-utils": "^1.13.0",
"enzyme-shallow-equal": "^1.0.3",
"enzyme-shallow-equal": "^1.0.4",
"has-symbols": "^1.0.1",
"html-element-map": "^1.2.0",
"jsdom": "^6.5.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/enzyme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"array.prototype.flat": "^1.2.3",
"cheerio": "^1.0.0-rc.3",
"enzyme-shallow-equal": "^1.0.3",
"enzyme-shallow-equal": "^1.0.4",
"function.prototype.name": "^1.1.2",
"has": "^1.0.3",
"html-element-map": "^1.2.0",
Expand Down

0 comments on commit e1551aa

Please sign in to comment.