Skip to content

Commit 6fa7d44

Browse files
Update dependency eslint-plugin-lodash to v8
1 parent 371a951 commit 6fa7d44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"peerDependencies": {
1919
"eslint": "^7.12.1 || ^8.0.0",
20-
"eslint-plugin-lodash": "^7.4.0",
20+
"eslint-plugin-lodash": "^7.4.0 || ^8.0.0",
2121
"eslint-plugin-you-dont-need-lodash-underscore": "^6.12.0"
2222
},
2323
"repository": {

0 commit comments

Comments
 (0)