Skip to content

Commit

Permalink
Merge branch 'develop' of github.com:AthennaIO/Benchmarks into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
jlenon7 committed Mar 6, 2024
2 parents 973a89b + be8a899 commit 75e83c3
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 30 deletions.
268 changes: 241 additions & 27 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"dependencies": {
"@athenna/tsconfig": "^4.12.0",
"@types/autocannon": "^7.9.0",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.16.0",
"@typescript-eslint/parser": "^6.7.4",
"autocannon": "^7.14.0",
"autocannon": "^7.15.0",
"chalk": "^5.3.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.8.0",
Expand All @@ -43,7 +43,7 @@
"husky": "^8.0.3",
"ora": "^7.0.1",
"prettier": "^2.8.7",
"reflect-metadata": "^0.2.0"
"reflect-metadata": "^0.2.1"
},
"prettier": {
"singleQuote": true,
Expand Down

0 comments on commit 75e83c3

Please sign in to comment.