Skip to content

Commit

Permalink
[Deps] update object-is, which-typed-array
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Apr 16, 2020
1 parent 295d195 commit c232374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
"is-date-object": "^1.0.2",
"is-regex": "^1.0.5",
"isarray": "^2.0.5",
"object-is": "^1.0.2",
"object-is": "^1.1.2",
"object-keys": "^1.1.1",
"regexp.prototype.flags": "^1.3.0",
"side-channel": "^1.0.2",
"which-boxed-primitive": "^1.0.1",
"which-collection": "^1.0.1",
"which-typed-array": "^1.1.1"
"which-typed-array": "^1.1.2"
},
"devDependencies": {
"@ljharb/eslint-config": "^16.0.0",
Expand Down

0 comments on commit c232374

Please sign in to comment.