Skip to content

Commit 0316d40

Browse files
Merge pull request #103 from technote-space/release/next-v0.5.52
release: v0.5.53
2 parents d09e557 + 24b182b commit 0316d40

File tree

2 files changed

+126
-112
lines changed

2 files changed

+126
-112
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@technote-space/worker-controller",
3-
"version": "0.5.52",
3+
"version": "0.5.53",
44
"description": "Worker Controller",
55
"keywords": [
66
"github",
@@ -39,10 +39,10 @@
3939
"devDependencies": {
4040
"@commitlint/cli": "^17.0.3",
4141
"@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",
42+
"@types/node": "^18.7.3",
43+
"@typescript-eslint/eslint-plugin": "^5.33.0",
44+
"@typescript-eslint/parser": "^5.33.0",
45+
"eslint": "^8.22.0",
4646
"husky": "^8.0.1",
4747
"lint-staged": "^13.0.3",
4848
"pinst": "^3.0.0",

0 commit comments

Comments
 (0)