audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.32 to 4.0.33
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.15.3", | ||
"@babel/runtime": "^7.15.4", | ||
"tslib": "^2.3.1" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.15.0", | ||
"@babel/core": "^7.15.5", | ||
"@babel/plugin-external-helpers": "^7.14.5", | ||
"@babel/plugin-transform-runtime": "^7.15.0", | ||
"@babel/preset-env": "^7.15.0", | ||
"@babel/preset-env": "^7.15.6", | ||
"@commitlint/cli": "^13.1.0", | ||
@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^13.1.0", | ||
"eslint": "^7.32.0", | ||
"eslint-config-holy-grail": "^50.0.1", | ||
"eslint-config-holy-grail": "^50.1.7", | ||
"grunt": "^1.4.1", | ||
@@ -36,3 +36,3 @@ "grunt-cli": "^1.4.3", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^7.0.1", | ||
"husky": "^7.0.2", | ||
"karma": "^6.3.4", | ||
@@ -46,15 +46,15 @@ "karma-chrome-launcher": "^3.1.0", | ||
"karma-webpack": "^5.0.0", | ||
"load-grunt-config": "^4.0.0", | ||
"mocha": "^9.0.3", | ||
"prettier": "^2.3.2", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^9.1.1", | ||
"prettier": "^2.4.1", | ||
"pretty-quick": "^3.1.1", | ||
"rollup": "^2.56.2", | ||
"rollup": "^2.56.3", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.2.5", | ||
"tsconfig-holy-grail": "^11.1.6", | ||
"tsconfig-holy-grail": "^11.1.11", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.25", | ||
"typescript": "^4.3.5", | ||
"webpack": "^5.50.0" | ||
"typescript": "^4.4.3", | ||
"webpack": "^5.52.1" | ||
}, | ||
@@ -81,3 +81,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.32" | ||
"version": "4.0.33" | ||
} |
7661
Updated@babel/runtime@^7.15.4