Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Santiago Miranda committed Sep 29, 2023
1 parent d35a47c commit 88aef35
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,16 +44,16 @@
},
"homepage": "https://github.com/mljs/nnls#readme",
"devDependencies": {
"@types/jest": "^29.5.3",
"@vitest/coverage-v8": "^0.33.0",
"eslint": "^8.45.0",
"@types/jest": "^29.5.5",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.50.0",
"eslint-config-cheminfo-typescript": "^12.0.4",
"prettier": "^3.0.0",
"rimraf": "^5.0.1",
"typescript": "^5.1.6",
"vitest": "^0.33.0"
"prettier": "^3.0.3",
"rimraf": "^5.0.5",
"typescript": "^5.2.2",
"vitest": "^0.34.6"
},
"dependencies": {
"ml-matrix": "^6.10.4"
"ml-matrix": "^6.10.5"
}
}

0 comments on commit 88aef35

Please sign in to comment.