Skip to content

Commit

Permalink
Update benchmark, logfmt
Browse files Browse the repository at this point in the history
  • Loading branch information
jclem committed Oct 20, 2021
1 parent 58e06cf commit f6623eb
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 24 deletions.
49 changes: 33 additions & 16 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
"url": "https://github.com/jclem/logfmt2/issues"
},
"devDependencies": {
"@types/benchmark": "^1.0.31",
"@types/benchmark": "^2.1.1",
"@types/jest": "^23.3.2",
"@types/logfmt": "^1.2.2",
"@types/node": "^10.12.18",
"@typescript-eslint/eslint-plugin": "^5.1.0",
"@typescript-eslint/parser": "^5.1.0",
Expand All @@ -17,7 +18,7 @@
"eslint-config-prettier": "^8.3.0",
"husky": "^7.0.2",
"jest": "^23.6.0",
"logfmt": "^1.2.1",
"logfmt": "^1.3.2",
"memory-streams": "^0.1.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
Expand Down
6 changes: 0 additions & 6 deletions types/logfmt/index.d.ts

This file was deleted.

0 comments on commit f6623eb

Please sign in to comment.