We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d09e557 + 24b182b commit 0316d40Copy full SHA for 0316d40
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@technote-space/worker-controller",
3
- "version": "0.5.52",
+ "version": "0.5.53",
4
"description": "Worker Controller",
5
"keywords": [
6
"github",
@@ -39,10 +39,10 @@
39
"devDependencies": {
40
"@commitlint/cli": "^17.0.3",
41
"@commitlint/config-conventional": "^17.0.3",
42
- "@types/node": "^18.0.0",
43
- "@typescript-eslint/eslint-plugin": "^5.29.0",
44
- "@typescript-eslint/parser": "^5.29.0",
45
- "eslint": "^8.18.0",
+ "@types/node": "^18.7.3",
+ "@typescript-eslint/eslint-plugin": "^5.33.0",
+ "@typescript-eslint/parser": "^5.33.0",
+ "eslint": "^8.22.0",
46
"husky": "^8.0.1",
47
"lint-staged": "^13.0.3",
48
"pinst": "^3.0.0",
0 commit comments