Skip to content

Commit

Permalink
Bump jest and @types/jest (#97)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 5, 2022
1 parent bbb67f3 commit c07c9ae
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 125 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
},
"devDependencies": {
"@types/benchmark": "2.1.1",
"@types/jest": "28.1.3",
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@typescript-eslint/eslint-plugin": "5.29.0",
"@typescript-eslint/parser": "5.29.0",
"benchmark": "2.1.4",
"eslint": "8.18.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "28.1.1",
"jest": "28.1.2",
"prettier": "2.7.1",
"ts-jest": "28.0.5",
"ts-node": "10.8.1",
Expand Down
Loading

0 comments on commit c07c9ae

Please sign in to comment.