Skip to content

Commit ea61e42

Browse files
committed
updated lodash-checkit
1 parent 14cb82a commit ea61e42

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2+
#### 2.0.1
3+
* Upgraded all dependencies. Breaking changes are unlikely.
4+
15
#### 1.3.1
26
* Fixed https://github.com/Originate/lodash-match-pattern/issues/34 so that array set matches can work with objects other than numbers and strings.
37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@
5757
"dependencies": {
5858
"chalk": "^2.0.1",
5959
"he": "^1.1.0",
60-
"lodash-checkit": "^2.0.1"
60+
"lodash-checkit": "^2.1.0"
6161
}
6262
}

0 commit comments

Comments
 (0)