Skip to content

Commit 806fbea

Browse files
committedJul 28, 2019
fix: update dependencies
1 parent 391b006 commit 806fbea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"eslint-plugin-flowtype": "^3.12.1",
1414
"eslint-plugin-fp": "^2.3.0",
1515
"eslint-plugin-import": "^2.18.2",
16-
"eslint-plugin-jest": "^22.13.6",
16+
"eslint-plugin-jest": "^22.14.0",
1717
"eslint-plugin-jsdoc": "^15.7.2",
1818
"eslint-plugin-lodash": "^5.1.0",
1919
"eslint-plugin-mocha": "^6.0.0",
2020
"eslint-plugin-no-use-extend-native": "^0.4.1",
2121
"eslint-plugin-promise": "^4.2.1",
2222
"eslint-plugin-react": "^7.14.3",
2323
"eslint-plugin-sort-keys-fix": "^1.0.1",
24-
"eslint-plugin-unicorn": "^9.1.1"
24+
"eslint-plugin-unicorn": "^10.0.0"
2525
},
2626
"description": "Canonical ESLint Shareable Config",
2727
"devDependencies": {

0 commit comments

Comments
 (0)
Please sign in to comment.