audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.53 to 4.0.54
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.21.5", | ||
"@babel/runtime": "^7.22.3", | ||
"tslib": "^2.5.2" | ||
@@ -18,6 +18,6 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.21.8", | ||
"@babel/core": "^7.22.1", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.21.4", | ||
"@babel/preset-env": "^7.21.5", | ||
"@babel/plugin-transform-runtime": "^7.22.2", | ||
"@babel/preset-env": "^7.22.2", | ||
"@commitlint/cli": "^17.6.3", | ||
@@ -30,3 +30,3 @@ "@commitlint/config-angular": "^17.6.3", | ||
"eslint": "^8.41.0", | ||
"eslint-config-holy-grail": "^56.0.7", | ||
"eslint-config-holy-grail": "^57.2.2", | ||
"grunt": "^1.6.1", | ||
@@ -53,7 +53,7 @@ "grunt-cli": "^1.4.3", | ||
"ts-loader": "^9.4.3", | ||
"tsconfig-holy-grail": "^13.0.3", | ||
"tsconfig-holy-grail": "^14.0.3", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^55.0.1", | ||
"typescript": "^4.9.5", | ||
"webpack": "^5.84.0" | ||
"typescript": "^5.0.4", | ||
"webpack": "^5.84.1" | ||
}, | ||
@@ -80,3 +80,3 @@ "files": [ | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.53" | ||
"version": "4.0.54" | ||
} |
Updated@babel/runtime@^7.22.3