Skip to content

Commit

Permalink
chore: update test
Browse files Browse the repository at this point in the history
  • Loading branch information
jobo322 committed Jun 14, 2024
1 parent 41b6cce commit 93c652c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,19 +49,19 @@
"@types/d3-random": "^3.0.3",
"@types/jest": "^29.5.12",
"cheminfo-build": "^1.2.0",
"cheminfo-types": "^1.7.2",
"eslint": "^8.57.0",
"eslint-config-cheminfo-typescript": "^12.2.0",
"cheminfo-types": "^1.7.3",
"eslint": "^9.4.0",
"eslint-config-cheminfo-typescript": "^12.4.0",
"jest": "^29.7.0",
"jest-matcher-deep-close-to": "^3.0.2",
"ml-savitzky-golay-generalized": "^4.0.1",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
"ml-savitzky-golay-generalized": "^4.2.0",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
},
"dependencies": {
"ml-peak-shape-generator": "^4.1.2",
"ml-spectra-processing": "^14.2.2"
"ml-spectra-processing": "^14.5.0"
}
}

0 comments on commit 93c652c

Please sign in to comment.