audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.10 to 4.0.11
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.10.3", | ||
"@babel/runtime": "^7.10.5", | ||
"tslib": "^2.0.0" | ||
@@ -18,14 +18,14 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.10.3", | ||
"@babel/plugin-external-helpers": "^7.10.1", | ||
"@babel/plugin-transform-runtime": "^7.10.3", | ||
"@babel/preset-env": "^7.10.3", | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-angular": "^8.3.4", | ||
"@babel/core": "^7.10.5", | ||
"@babel/plugin-external-helpers": "^7.10.4", | ||
"@babel/plugin-transform-runtime": "^7.10.5", | ||
"@babel/preset-env": "^7.10.4", | ||
"@commitlint/cli": "^9.1.1", | ||
"@commitlint/config-angular": "^9.1.1", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.1.2", | ||
"cz-conventional-changelog": "^3.2.0", | ||
"eslint": "^7.2.0", | ||
"eslint-config-holy-grail": "^47.0.4", | ||
"grunt": "^1.1.0", | ||
"eslint": "^7.4.0", | ||
"eslint-config-holy-grail": "^47.0.6", | ||
"grunt": "^1.2.1", | ||
"grunt-cli": "^1.3.2", | ||
@@ -47,11 +47,11 @@ "grunt-contrib-clean": "^2.0.0", | ||
"pretty-quick": "^2.0.1", | ||
"rollup": "^2.17.1", | ||
"rollup": "^2.21.0", | ||
"rollup-plugin-babel": "^4.4.0", | ||
"sinon": "^9.0.2", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^7.0.5", | ||
"tsconfig-holy-grail": "^11.0.16", | ||
"ts-loader": "^8.0.1", | ||
"tsconfig-holy-grail": "^11.0.17", | ||
"tslint": "^6.1.2", | ||
"tslint-config-holy-grail": "^50.0.4", | ||
"typescript": "^3.9.5", | ||
"tslint-config-holy-grail": "^50.0.7", | ||
"typescript": "^3.9.6", | ||
"webpack": "^4.43.0" | ||
@@ -84,3 +84,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.10" | ||
"version": "4.0.11" | ||
} |
Updated@babel/runtime@^7.10.5