Skip to content

Commit

Permalink
build: update eslint and jest
Browse files Browse the repository at this point in the history
  • Loading branch information
reedrosenbluth committed Mar 16, 2021
1 parent 0f8b136 commit 130c74d
Show file tree
Hide file tree
Showing 5 changed files with 64,281 additions and 35 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"@types/sinon": "^7.5.0",
"@types/tape": "^4.2.33",
"@types/triplesec": "^3.0.0",
"@typescript-eslint/eslint-plugin": "^2.7.0",
"@typescript-eslint/parser": "^2.7.0",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"babel-loader": "^8.0.6",
"babel-plugin-istanbul": "^5.2.0",
"cheerio": "^0.22.0",
Expand Down
Loading

1 comment on commit 130c74d

@vercel
Copy link

@vercel vercel bot commented on 130c74d Mar 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.