audio-fingerprinting-file-reader
Advanced tools
Comparing version 4.0.50 to 4.0.51
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.20.13", | ||
"@babel/runtime": "^7.21.0", | ||
"tslib": "^2.5.0" | ||
@@ -18,8 +18,8 @@ }, | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/core": "^7.21.0", | ||
"@babel/plugin-external-helpers": "^7.18.6", | ||
"@babel/plugin-transform-runtime": "^7.19.6", | ||
"@babel/plugin-transform-runtime": "^7.21.0", | ||
"@babel/preset-env": "^7.20.2", | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-angular": "^17.4.2", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-angular": "^17.4.4", | ||
"@rollup/plugin-babel": "^6.0.3", | ||
@@ -29,4 +29,4 @@ "chai": "^4.3.7", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.33.0", | ||
"eslint-config-holy-grail": "^55.0.6", | ||
"eslint": "^8.35.0", | ||
"eslint-config-holy-grail": "^55.0.13", | ||
"grunt": "^1.6.1", | ||
@@ -46,6 +46,6 @@ "grunt-cli": "^1.4.3", | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.3", | ||
"prettier": "^2.8.4", | ||
"pretty-quick": "^3.1.3", | ||
"rimraf": "^4.1.2", | ||
"rollup": "^3.12.1", | ||
"rollup": "^3.17.3", | ||
"sinon": "^15.0.1", | ||
@@ -80,3 +80,3 @@ "sinon-chai": "^3.7.0", | ||
"types": "build/es2019/module.d.ts", | ||
"version": "4.0.50" | ||
"version": "4.0.51" | ||
} |
7379
Updated@babel/runtime@^7.21.0