Skip to content

Commit ceae76a

Browse files
author
Timo Bechtel
committed
test(eslint): fix missing dependency
1 parent b110cf3 commit ceae76a

2 files changed

Lines changed: 63 additions & 0 deletions

File tree

package-lock.json

Lines changed: 62 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
"@semantic-release/git": "^9.0.0",
4141
"@types/jest": "^25.2.1",
4242
"eslint": "^6.8.0",
43+
"eslint-plugin-jest": "^23.9.0",
4344
"jest": "^26.0.0",
4445
"microbundle": "^0.12.0-next.9",
4546
"semantic-release": "^17.0.7"

0 commit comments

Comments
 (0)