Skip to content

Commit

Permalink
[enzyme-adapter-react-14] v1.4.3
Browse files Browse the repository at this point in the history
 - [fix] add missing `enzyme-shallow-equal` (#2476)
 - [meta] babel: set `transformRuntime` to false
 - [deps] update `object.assign`, `object.values`, `react-is`, `enzyme-adapter-utils`
 - [dev deps] update `eslint`, `eslint-config-airbnb`, `eslint-config-airbnb-base`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `eslint-plugin-react-hooks`, `babel-plugin-add-module-exports`, `@babel/cli`, `@babel/core`, `@babel/node`, `@babel/register`, `babel-loader`
  • Loading branch information
ljharb committed Jan 19, 2021
1 parent 0f53083 commit bb01012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-14/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-14",
"version": "1.4.2",
"version": "1.4.3",
"description": "JavaScript Testing utilities for React",
"homepage": "https://enzymejs.github.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit bb01012

Please sign in to comment.