audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.54 to 4.0.55
@@ -13,3 +13,3 @@ { | ||
"@babel/runtime": "^7.22.3", | ||
"tslib": "^2.5.2" | ||
"tslib": "^2.5.3" | ||
}, | ||
@@ -20,6 +20,6 @@ "description": "A reader for files created by audfprint.", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-angular": "^17.6.3", | ||
"@babel/plugin-transform-runtime": "^7.22.4", | ||
"@babel/preset-env": "^7.22.4", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-angular": "^17.6.5", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -29,4 +29,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"eslint": "^8.42.0", | ||
"eslint-config-holy-grail": "^57.2.8", | ||
"grunt": "^1.6.1", | ||
@@ -49,3 +49,3 @@ "grunt-cli": "^1.4.3", | ||
"rimraf": "^5.0.1", | ||
"rollup": "^3.23.0", | ||
"rollup": "^3.23.1", | ||
"sinon": "^15.1.0", | ||
@@ -56,5 +56,5 @@ "sinon-chai": "^3.7.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1" | ||
"tslint-config-holy-grail": "^55.0.2", | ||
"typescript": "^5.1.3", | ||
"webpack": "^5.85.1" | ||
}, | ||
@@ -81,3 +81,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.54" | ||
"version": "4.0.55" | ||
} |
Updatedtslib@^2.5.3