Skip to content

Commit

Permalink
[Deps] Fix classification of object.assign
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson authored and ljharb committed Apr 24, 2020
1 parent c80a91d commit 32695dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"is-date-object": "^1.0.2",
"is-regex": "^1.0.5",
"isarray": "^2.0.5",
"object.assign": "^4.1.0",
"object-is": "^1.1.2",
"object-keys": "^1.1.1",
"regexp.prototype.flags": "^1.3.0",
Expand All @@ -51,7 +52,6 @@
"has-symbols": "^1.0.1",
"has-typed-arrays": "^1.0.0",
"nyc": "^10.3.2",
"object.assign": "^4.1.0",
"object.getownpropertydescriptors": "^2.1.0",
"safe-publish-latest": "^1.1.4",
"semver": "^6.3.0",
Expand Down

0 comments on commit 32695dd

Please sign in to comment.