audio-fingerprinting-file-reader
Advanced tools
Comparing version 3.0.29 to 3.0.30
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.8.3", | ||
"@babel/runtime": "^7.8.4", | ||
"tslib": "^1.10.0" | ||
@@ -18,11 +18,11 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.8.3", | ||
"@babel/core": "^7.8.4", | ||
"@babel/plugin-external-helpers": "^7.8.3", | ||
"@babel/plugin-transform-runtime": "^7.8.3", | ||
"@babel/preset-env": "^7.8.3", | ||
"@commitlint/cli": "^8.3.4", | ||
"@babel/preset-env": "^7.8.4", | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-angular": "^8.3.4", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.0.3", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"cz-conventional-changelog": "^3.1.0", | ||
"eslint": "^6.8.0", | ||
@@ -33,5 +33,4 @@ "eslint-config-holy-grail": "^46.0.3", | ||
"grunt-contrib-clean": "^2.0.0", | ||
"grunt-karma": "^3.0.2", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^4.0.7", | ||
"husky": "^4.2.1", | ||
"karma": "^4.4.1", | ||
@@ -46,12 +45,12 @@ "karma-chrome-launcher": "^3.1.0", | ||
"load-grunt-config": "^3.0.1", | ||
"mocha": "^7.0.0", | ||
"rollup": "^1.29.0", | ||
"mocha": "^7.0.1", | ||
"rollup": "^1.30.1", | ||
"rollup-plugin-babel": "^4.3.3", | ||
"sinon": "^8.0.4", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0", | ||
"ts-loader": "^6.2.1", | ||
"tsconfig-holy-grail": "^10.0.39", | ||
"tsconfig-holy-grail": "^10.0.41", | ||
"tslint": "^5.20.1", | ||
"tslint-config-holy-grail": "^47.0.6", | ||
"typescript": "^3.7.4", | ||
"tslint-config-holy-grail": "^47.0.7", | ||
"typescript": "^3.7.5", | ||
"webpack": "^4.41.5" | ||
@@ -84,3 +83,3 @@ }, | ||
"types": "build/es2018/module.d.ts", | ||
"version": "3.0.29" | ||
"version": "3.0.30" | ||
} |
36
7596
Updated@babel/runtime@^7.8.4