array-buffer-cache-worker
Advanced tools
Comparing version 6.0.26 to 6.0.27
@@ -18,14 +18,14 @@ { | ||
"devDependencies": { | ||
"@babel/core": "^7.12.7", | ||
"@babel/core": "^7.12.10", | ||
"@babel/plugin-external-helpers": "^7.12.1", | ||
"@babel/plugin-transform-runtime": "^7.12.1", | ||
"@babel/preset-env": "^7.12.7", | ||
"@babel/plugin-transform-runtime": "^7.12.10", | ||
"@babel/preset-env": "^7.12.11", | ||
"@commitlint/cli": "^11.0.0", | ||
"@commitlint/config-angular": "^11.0.0", | ||
"@rollup/plugin-babel": "^5.2.1", | ||
"@rollup/plugin-babel": "^5.2.2", | ||
"chai": "^4.2.0", | ||
"commitizen": "^4.2.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^7.14.0", | ||
"eslint-config-holy-grail": "^48.0.3", | ||
"eslint": "^7.16.0", | ||
"eslint-config-holy-grail": "^48.0.4", | ||
"grunt": "^1.3.0", | ||
@@ -35,3 +35,3 @@ "grunt-cli": "^1.3.2", | ||
"grunt-sh": "^0.2.0", | ||
"husky": "^4.3.0", | ||
"husky": "^4.3.6", | ||
"karma": "^5.2.3", | ||
@@ -44,3 +44,3 @@ "karma-chrome-launcher": "^3.1.0", | ||
"karma-safari-launcher": "^1.0.0", | ||
"karma-sauce-launcher": "^4.3.3", | ||
"karma-sauce-launcher": "^4.3.4", | ||
"karma-sinon-chai": "^2.0.2", | ||
@@ -50,12 +50,12 @@ "karma-webpack": "^4.0.2", | ||
"mocha": "^8.2.1", | ||
"prettier": "^2.2.0", | ||
"prettier": "^2.2.1", | ||
"pretty-quick": "^3.1.0", | ||
"rollup": "^2.33.3", | ||
"sinon": "^9.2.1", | ||
"rollup": "^2.35.1", | ||
"sinon": "^9.2.2", | ||
"sinon-chai": "^3.5.0", | ||
"ts-loader": "^8.0.11", | ||
"tsconfig-holy-grail": "^11.0.34", | ||
"ts-loader": "^8.0.13", | ||
"tsconfig-holy-grail": "^11.0.37", | ||
"tslint": "^6.1.3", | ||
"tslint-config-holy-grail": "^53.0.8", | ||
"typescript": "^4.1.2", | ||
"tslint-config-holy-grail": "^53.0.13", | ||
"typescript": "^4.1.3", | ||
"webpack": "^4.44.2" | ||
@@ -88,3 +88,3 @@ }, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.26" | ||
"version": "6.0.27" | ||
} |
Sorry, the diff of this file is not supported yet
23417