Skip to content

Commit

Permalink
[enzyme-adapter-{react-helper,utils}] [deps] update semver
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 9, 2024
1 parent f937614 commit 3bfcdf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-helper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"object.assign": "^4.1.4",
"object.getownpropertydescriptors": "^2.1.4",
"rimraf": "^2.7.1",
"semver": "^5.7.1"
"semver": "^5.7.2"
},
"publishConfig": {
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"object.assign": "^4.1.4",
"object.fromentries": "^2.0.5",
"prop-types": "^15.8.1",
"semver": "^5.7.1"
"semver": "^5.7.2"
},
"peerDependencies": {
"react": "0.13.x || 0.14.x || ^15.0.0-0 || ^16.0.0-0"
Expand Down

0 comments on commit 3bfcdf4

Please sign in to comment.