Skip to content

Commit ef4c411

Browse files
committed
chore: update dependencies
1 parent 70776d3 commit ef4c411

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
},
5656
"devDependencies": {
5757
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
58-
"@types/jest": "^26.0.16",
58+
"@types/jest": "^26.0.19",
5959
"chemcalc": "^3.4.1",
6060
"cheminfo-build": "^1.1.8",
61-
"eslint": "^7.14.0",
61+
"eslint": "^7.15.0",
6262
"eslint-config-cheminfo": "^5.2.2",
6363
"eslint-plugin-import": "^2.22.1",
6464
"eslint-plugin-jest": "^24.1.3",
@@ -70,14 +70,14 @@
7070
"ml-stat": "^1.3.3",
7171
"nodemon": "^2.0.6",
7272
"prettier": "^2.2.1",
73-
"rollup": "^2.34.1",
74-
"spectrum-generator": "^4.4.2",
73+
"rollup": "^2.34.2",
74+
"spectrum-generator": "^4.6.0",
7575
"xy-parser": "^3.0.0"
7676
},
7777
"dependencies": {
7878
"ml-peak-shape-generator": "^0.12.0",
7979
"ml-savitzky-golay-generalized": "2.0.3",
80-
"ml-spectra-fitting": "0.9.0",
81-
"ml-spectra-processing": "^4.9.4"
80+
"ml-spectra-fitting": "0.10.0",
81+
"ml-spectra-processing": "^4.10.0"
8282
}
8383
}

0 commit comments

Comments
 (0)