Skip to content

Commit

Permalink
[Deps] update is-date-object, is-regex, object-is, `regexp.prot…
Browse files Browse the repository at this point in the history
…otype.flags`
  • Loading branch information
ljharb committed Dec 20, 2019
1 parent 7f21ce5 commit e4fb8c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@
},
"dependencies": {
"is-arguments": "^1.0.4",
"is-date-object": "^1.0.1",
"is-regex": "^1.0.4",
"object-is": "^1.0.1",
"is-date-object": "^1.0.2",
"is-regex": "^1.0.5",
"object-is": "^1.0.2",
"object-keys": "^1.1.1",
"regexp.prototype.flags": "^1.2.0"
"regexp.prototype.flags": "^1.3.0"
},
"devDependencies": {
"@ljharb/eslint-config": "^15.0.1",
Expand Down

0 comments on commit e4fb8c6

Please sign in to comment.