Skip to content

Commit

Permalink
[enzyme-adapter-react-helper] v1.3.10
Browse files Browse the repository at this point in the history
 - [deps] update `object.assign`, `object.getownpropertydescriptors`
 - [meta] use `npmignore` to autogenerate an npmignore file
 - [meta] babel: set `transformRuntime` to false
 - [eslint] switch to `@babel/eslint-parser`, fix linting
 - [dev deps] update `safe-publish-latest`; use `prepublishOnly`
 - [dev deps] update `@babel/cli`, `@babel/core`, `@babel/node`, `@babel/register`, `babel-loader`, `babel-plugin-add-module-exports`, `chai`
 - [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`
  • Loading branch information
ljharb committed Nov 4, 2022
1 parent 5d43cbe commit b23cbf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-helper",
"version": "1.3.9",
"version": "1.3.10",
"description": "JavaScript Testing utilities for React",
"homepage": "https://enzymejs.github.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit b23cbf5

Please sign in to comment.