audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.64 to 4.0.65
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.8", | ||
"@babel/runtime": "^7.23.9", | ||
"tslib": "^2.6.2" | ||
@@ -18,8 +18,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.7", | ||
"@babel/core": "^7.23.9", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.23.7", | ||
"@babel/preset-env": "^7.23.8", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-angular": "^17.7.0", | ||
"@babel/plugin-transform-runtime": "^7.23.9", | ||
"@babel/preset-env": "^7.23.9", | ||
"@commitlint/cli": "^18.6.0", | ||
"@commitlint/config-angular": "^18.6.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
@@ -30,3 +30,3 @@ "chai": "^4.3.10", | ||
"eslint": "^8.56.0", | ||
"eslint-config-holy-grail": "^57.2.26", | ||
"eslint-config-holy-grail": "^58.0.4", | ||
"grunt": "^1.6.1", | ||
@@ -43,17 +43,17 @@ "grunt-cli": "^1.4.3", | ||
"karma-webkit-launcher": "^2.4.0", | ||
"karma-webpack": "^5.0.0", | ||
"lint-staged": "^15.2.0", | ||
"karma-webpack": "^5.0.1", | ||
"lint-staged": "^15.2.2", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"prettier": "^3.2.2", | ||
"mocha": "^10.3.0", | ||
"prettier": "^3.2.5", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.9.5", | ||
"rollup": "^4.9.6", | ||
"sinon": "^17.0.1", | ||
"sinon-chai": "^3.7.0", | ||
"ts-loader": "^9.5.1", | ||
"tsconfig-holy-grail": "^14.0.8", | ||
"tsconfig-holy-grail": "^15.0.0", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.5", | ||
"tslint-config-holy-grail": "^56.0.0", | ||
"typescript": "^5.3.3", | ||
"webpack": "^5.89.0" | ||
"webpack": "^5.90.1" | ||
}, | ||
@@ -85,3 +85,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.64" | ||
"version": "4.0.65" | ||
} |
7942
Updated@babel/runtime@^7.23.9