audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.56 to 4.0.57
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.22.5", | ||
"tslib": "^2.5.3" | ||
"tslib": "^2.6.0" | ||
}, | ||
@@ -22,4 +22,4 @@ "description": "A reader for files created by audfprint.", | ||
"@babel/preset-env": "^7.22.5", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@commitlint/cli": "^17.6.6", | ||
"@commitlint/config-angular": "^17.6.6", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -29,4 +29,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.9", | ||
"eslint": "^8.43.0", | ||
"eslint-config-holy-grail": "^57.2.11", | ||
"grunt": "^1.6.1", | ||
@@ -49,11 +49,11 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.24.0", | ||
"sinon": "^15.1.0", | ||
"rollup": "^3.25.3", | ||
"sinon": "^15.2.0", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^14.0.3", | ||
"tsconfig-holy-grail": "^14.0.6", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.86.0" | ||
"webpack": "^5.88.0" | ||
}, | ||
@@ -80,3 +80,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.56" | ||
"version": "4.0.57" | ||
} |
7379
Updatedtslib@^2.6.0