array-buffer-cache-worker
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ { | ||
"dependencies": { | ||
"@babel/runtime": "^7.26.9", | ||
"@babel/runtime": "^7.26.10", | ||
"tslib": "^2.8.1", | ||
@@ -19,8 +19,8 @@ "worker-factory": "^7.0.39" | ||
"devDependencies": { | ||
"@babel/core": "^7.26.9", | ||
"@babel/core": "^7.26.10", | ||
"@babel/plugin-external-helpers": "^7.25.9", | ||
"@babel/plugin-transform-runtime": "^7.26.9", | ||
"@babel/plugin-transform-runtime": "^7.26.10", | ||
"@babel/preset-env": "^7.26.9", | ||
"@commitlint/cli": "^19.7.1", | ||
"@commitlint/config-angular": "^19.7.1", | ||
"@commitlint/cli": "^19.8.0", | ||
"@commitlint/config-angular": "^19.8.0", | ||
"@rollup/plugin-babel": "^6.0.4", | ||
@@ -31,3 +31,3 @@ "chai": "^4.3.10", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.21", | ||
"eslint-config-holy-grail": "^60.0.25", | ||
"grunt": "^1.6.1", | ||
@@ -50,6 +50,6 @@ "grunt-cli": "^1.5.0", | ||
"memory-fs": "^0.5.0", | ||
"mocha": "^10.8.2", | ||
"mocha": "^11.1.0", | ||
"prettier": "^3.5.3", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.34.9", | ||
"rollup": "^4.35.0", | ||
"sinon": "^17.0.2", | ||
@@ -86,6 +86,6 @@ "sinon-chai": "^3.7.0", | ||
"prepublishOnly": "npm run build", | ||
"test": "grunt lint && grunt test" | ||
"test": "npm run lint && grunt test" | ||
}, | ||
"types": "build/es2019/module.d.ts", | ||
"version": "6.0.99" | ||
"version": "6.0.100" | ||
} |
23133
0.03%Updated