audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.62 to 4.0.63
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.4", | ||
"@babel/runtime": "^7.23.5", | ||
"tslib": "^2.6.2" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.23.3", | ||
"@babel/core": "^7.23.5", | ||
"@babel/plugin-external-helpers": "^7.23.3", | ||
"@babel/plugin-transform-runtime": "^7.23.4", | ||
"@babel/preset-env": "^7.23.3", | ||
"@babel/preset-env": "^7.23.5", | ||
"@commitlint/cli": "^17.7.2", | ||
@@ -29,3 +29,3 @@ "@commitlint/config-angular": "^17.7.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.54.0", | ||
"eslint": "^8.55.0", | ||
"eslint-config-holy-grail": "^57.2.25", | ||
@@ -42,10 +42,10 @@ "grunt": "^1.6.1", | ||
"karma-sinon-chai": "^2.0.2", | ||
"karma-webkit-launcher": "^2.1.0", | ||
"karma-webkit-launcher": "^2.4.0", | ||
"karma-webpack": "^5.0.0", | ||
"lint-staged": "^15.2.0", | ||
"load-grunt-config": "^4.0.1", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.8", | ||
"pretty-quick": "^3.1.3", | ||
"prettier": "^3.1.0", | ||
"rimraf": "^5.0.5", | ||
"rollup": "^4.5.0", | ||
"rollup": "^4.6.1", | ||
"sinon": "^17.0.1", | ||
@@ -85,3 +85,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.62" | ||
"version": "4.0.63" | ||
} |
Updated@babel/runtime@^7.23.5