worker-timers
Advanced tools
Comparing version
@@ -20,4 +20,4 @@ { | ||
"tslib": "^2.8.1", | ||
"worker-timers-broker": "^8.0.3", | ||
"worker-timers-worker": "^9.0.3" | ||
"worker-timers-broker": "^8.0.4", | ||
"worker-timers-worker": "^9.0.4" | ||
}, | ||
@@ -36,3 +36,3 @@ "description": "A replacement for setInterval() and setTimeout() which works in unfocused windows.", | ||
"@rollup/plugin-replace": "^6.0.2", | ||
"babel-loader": "^9.2.1", | ||
"babel-loader": "^10.0.0", | ||
"chai": "^4.3.10", | ||
@@ -42,3 +42,3 @@ "commitizen": "^4.3.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-holy-grail": "^60.0.19", | ||
"eslint-config-holy-grail": "^60.0.21", | ||
"grunt": "^1.6.1", | ||
@@ -60,8 +60,8 @@ "grunt-cli": "^1.5.0", | ||
"mocha": "^10.8.2", | ||
"prettier": "^3.5.2", | ||
"prettier": "^3.5.3", | ||
"rimraf": "^6.0.1", | ||
"rollup": "^4.34.8", | ||
"rollup": "^4.34.9", | ||
"sinon": "^17.0.2", | ||
"sinon-chai": "^3.7.0", | ||
"terser-webpack-plugin": "^5.3.11", | ||
"terser-webpack-plugin": "^5.3.13", | ||
"ts-loader": "^9.5.2", | ||
@@ -71,3 +71,3 @@ "tsconfig-holy-grail": "^15.0.2", | ||
"tslint-config-holy-grail": "^56.0.6", | ||
"typescript": "^5.7.3", | ||
"typescript": "^5.8.2", | ||
"webpack": "^5.98.0", | ||
@@ -110,3 +110,3 @@ "webpack-cli": "^6.0.1" | ||
"types": "build/es2019/module.d.ts", | ||
"version": "8.0.17" | ||
"version": "8.0.18" | ||
} |
Sorry, the diff of this file is not supported yet
42977
0.03%Updated
Updated