audio-fingerprinting-file-reader
Advanced tools
Comparing version 3.0.23 to 3.0.24
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.4", | ||
"@babel/runtime": "^7.7.6", | ||
"tslib": "^1.10.0" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.4", | ||
"@babel/core": "^7.7.5", | ||
"@babel/plugin-external-helpers": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.4", | ||
"@babel/preset-env": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.6", | ||
"@babel/preset-env": "^7.7.6", | ||
"@commitlint/cli": "^8.2.0", | ||
@@ -28,4 +28,4 @@ "@commitlint/config-angular": "^8.2.0", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.7.1", | ||
"eslint-config-holy-grail": "^44.0.0", | ||
"eslint": "^6.7.2", | ||
"eslint-config-holy-grail": "^45.0.1", | ||
"grunt": "^1.0.4", | ||
@@ -47,3 +47,3 @@ "grunt-cli": "^1.3.2", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.27.5", | ||
"rollup": "^1.27.9", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -55,4 +55,4 @@ "sinon": "^7.5.0", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^47.0.2", | ||
"typescript": "^3.7.2", | ||
"tslint-config-holy-grail": "^47.0.3", | ||
"typescript": "^3.7.3", | ||
"webpack": "^4.41.2" | ||
@@ -85,3 +85,3 @@ }, | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.23" | ||
"version": "3.0.24" | ||
} |
Updated@babel/runtime@^7.7.6