audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.21 to 4.0.22
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.13.8", | ||
"@babel/runtime": "^7.13.9", | ||
"tslib": "^2.1.0" | ||
@@ -20,8 +20,8 @@ }, | ||
"@babel/plugin-external-helpers": "^7.12.13", | ||
"@babel/plugin-transform-runtime": "^7.13.8", | ||
"@babel/preset-env": "^7.13.8", | ||
"@babel/plugin-transform-runtime": "^7.13.9", | ||
"@babel/preset-env": "^7.13.9", | ||
"@commitlint/cli": "^12.0.1", | ||
"@commitlint/config-angular": "^12.0.1", | ||
"@rollup/plugin-babel": "^5.3.0", | ||
"chai": "^4.3.0", | ||
"chai": "^4.3.3", | ||
"commitizen": "^4.2.3", | ||
@@ -56,3 +56,3 @@ "cz-conventional-changelog": "^3.3.0", | ||
"typescript": "^4.2.2", | ||
"webpack": "^5.24.2" | ||
"webpack": "^5.24.3" | ||
}, | ||
@@ -84,3 +84,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.21" | ||
"version": "4.0.22" | ||
} |
Updated@babel/runtime@^7.13.9