audio-fingerprinting-file-reader
Advanced tools
Comparing version 3.0.22 to 3.0.23
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.7.2", | ||
"@babel/runtime": "^7.7.4", | ||
"tslib": "^1.10.0" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.7.2", | ||
"@babel/plugin-external-helpers": "^7.2.0", | ||
"@babel/plugin-transform-runtime": "^7.6.2", | ||
"@babel/preset-env": "^7.7.1", | ||
"@babel/core": "^7.7.4", | ||
"@babel/plugin-external-helpers": "^7.7.4", | ||
"@babel/plugin-transform-runtime": "^7.7.4", | ||
"@babel/preset-env": "^7.7.4", | ||
"@commitlint/cli": "^8.2.0", | ||
@@ -28,4 +28,4 @@ "@commitlint/config-angular": "^8.2.0", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"eslint": "^6.6.0", | ||
"eslint-config-holy-grail": "^43.0.2", | ||
"eslint": "^6.7.1", | ||
"eslint-config-holy-grail": "^44.0.0", | ||
"grunt": "^1.0.4", | ||
@@ -36,3 +36,3 @@ "grunt-cli": "^1.3.2", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^3.0.9", | ||
"husky": "^3.1.0", | ||
"karma": "^4.4.1", | ||
@@ -48,3 +48,3 @@ "karma-chrome-launcher": "^3.1.0", | ||
"mocha": "^6.2.2", | ||
"rollup": "^1.26.3", | ||
"rollup": "^1.27.5", | ||
"rollup-plugin-babel": "^4.3.3", | ||
@@ -54,5 +54,5 @@ "sinon": "^7.5.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.27", | ||
"tsconfig-holy-grail": "^10.0.31", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^46.1.8", | ||
"tslint-config-holy-grail": "^47.0.2", | ||
"typescript": "^3.7.2", | ||
@@ -86,3 +86,3 @@ "webpack": "^4.41.2" | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.22" | ||
"version": "3.0.23" | ||
} |
Updated@babel/runtime@^7.7.4