audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.47 to 4.0.48
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.1", | ||
"@babel/runtime": "^7.20.6", | ||
"tslib": "^2.4.1" | ||
@@ -18,13 +18,13 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.2", | ||
"@babel/core": "^7.20.5", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/preset-env": "^7.20.2", | ||
"@commitlint/cli": "^17.2.0", | ||
"@commitlint/config-angular": "^17.2.0", | ||
"@commitlint/cli": "^17.3.0", | ||
"@commitlint/config-angular": "^17.3.0", | ||
"@rollup/plugin-babel": "^5.3.1", | ||
"chai": "^4.3.6", | ||
"chai": "^4.3.7", | ||
"commitizen": "^4.2.5", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.27.0", | ||
"eslint": "^8.28.0", | ||
"eslint-config-holy-grail": "^52.0.33", | ||
@@ -34,3 +34,3 @@ "grunt": "^1.5.3", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^8.0.1", | ||
"husky": "^8.0.2", | ||
"karma": "^6.4.1", | ||
@@ -46,14 +46,14 @@ "karma-chrome-launcher": "^3.1.1", | ||
"mocha": "^10.1.0", | ||
"prettier": "^2.7.1", | ||
"prettier": "^2.8.0", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.79.1", | ||
"sinon": "^14.0.1", | ||
"sinon": "^14.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.4.1", | ||
"ts-loader": "^9.4.2", | ||
"tsconfig-holy-grail": "^11.1.36", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.2.34", | ||
"typescript": "^4.8.4", | ||
"webpack": "^5.74.0" | ||
"typescript": "^4.9.3", | ||
"webpack": "^5.75.0" | ||
}, | ||
@@ -80,3 +80,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.47" | ||
"version": "4.0.48" | ||
} |
Updated@babel/runtime@^7.20.6