Skip to content

Commit e4fb8c6

Browse files
committed
[Deps] update is-date-object, is-regex, object-is, regexp.prototype.flags
1 parent 7f21ce5 commit e4fb8c6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
},
2121
"dependencies": {
2222
"is-arguments": "^1.0.4",
23-
"is-date-object": "^1.0.1",
24-
"is-regex": "^1.0.4",
25-
"object-is": "^1.0.1",
23+
"is-date-object": "^1.0.2",
24+
"is-regex": "^1.0.5",
25+
"object-is": "^1.0.2",
2626
"object-keys": "^1.1.1",
27-
"regexp.prototype.flags": "^1.2.0"
27+
"regexp.prototype.flags": "^1.3.0"
2828
},
2929
"devDependencies": {
3030
"@ljharb/eslint-config": "^15.0.1",

0 commit comments

Comments
 (0)