Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Dec 9, 2021
1 parent 592d005 commit 44397b1
Show file tree
Hide file tree
Showing 4 changed files with 91 additions and 1,054 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
"@wojtekmaj/enzyme-adapter-utils": "^0.1.1",
"enzyme-shallow-equal": "^1.0.0",
"has": "^1.0.0",
"object.assign": "^4.1.0",
"object.values": "^1.1.0",
"prop-types": "^15.7.0",
"react-is": "^17.0.0",
"react-test-renderer": "^17.0.0"
Expand Down
9 changes: 3 additions & 6 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,19 @@
"chai": "^4.3.4",
"create-react-class": "^15.7.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-helper": "^1.3.9",
"enzyme-shallow-equal": "^1.0.4",
"enzyme-shallow-equal": "^1.0.0",
"has-symbols": "^1.0.2",
"html-element-map": "^1.3.0",
"jsdom": "^6.5.1",
"lodash.isequal": "^4.5.0",
"mocha": "^3.5.3",
"mocha-wrap": "^2.1.2",
"object-inspect": "^1.9.0",
"object.assign": "^4.1.2",
"prop-types": "^15.7.2",
"object-inspect": "^1.11.0",
"prop-types": "^15.7.0",
"raf": "^3.4.1",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-is": "^17.0.0",
"safe-publish-latest": "^1.1.4",
"semver": "^5.7.0",
"sinon": "^5.1.1",
"sinon-sandbox": "^2.0.6"
Expand Down
129 changes: 0 additions & 129 deletions test/test/enzyme-adapter-react-install-spec.js

This file was deleted.

Loading

0 comments on commit 44397b1

Please sign in to comment.