audio-fingerprinting-file-reader
Advanced tools
Comparing version 3.0.20 to 3.0.21
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.3", | ||
"@babel/runtime": "^7.7.1", | ||
"tslib": "^1.10.0" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.6.4", | ||
"@babel/core": "^7.7.0", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.6.3", | ||
"@babel/preset-env": "^7.7.1", | ||
"@commitlint/cli": "^8.2.0", | ||
@@ -46,3 +46,3 @@ "@commitlint/config-angular": "^8.2.0", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.26.0", | ||
"rollup": "^1.26.3", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -52,6 +52,6 @@ "sinon": "^7.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.25", | ||
"tslint": "^5.20.0", | ||
"tslint-config-holy-grail": "^46.1.6", | ||
"typescript": "^3.6.4", | ||
"tsconfig-holy-grail": "^10.0.27", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^46.1.8", | ||
"typescript": "^3.7.2", | ||
"webpack": "^4.41.2" | ||
@@ -84,3 +84,3 @@ }, | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.20" | ||
"version": "3.0.21" | ||
} |
Updated@babel/runtime@^7.7.1