Skip to content

Commit 750af08

Browse files
committed
Update deps
1 parent c754153 commit 750af08

File tree

2 files changed

+149
-164
lines changed

2 files changed

+149
-164
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333
"dependencies": {
3434
"lodash.escaperegexp": "^4.1.1",
3535
"lodash.flatten": "^4.2.0",
36-
"lodash.isregexp": "^3.0.5",
36+
"lodash.isregexp": "^4.0.1",
3737
"lodash.isstring": "^4.0.1"
3838
},
3939
"devDependencies": {
40-
"ava": "^0.14.0",
40+
"ava": "^0.16.0",
4141
"eslint": "^2.8.0",
4242
"eslint-config-airbnb": "^7.0.0"
4343
}

0 commit comments

Comments
 (0)