Skip to content

Commit 3177e8c

Browse files
committed
chore: update deps
1 parent baa6f13 commit 3177e8c

File tree

2 files changed

+1057
-694
lines changed

2 files changed

+1057
-694
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -44,23 +44,23 @@
4444
"@actions/core": "^1.10.0",
4545
"cac": "^6.7.14",
4646
"execa": "^6.1.0",
47-
"node-fetch": "^3.3.0",
48-
"verdaccio": "^5.19.1",
49-
"verdaccio-auth-memory": "^10.2.0"
47+
"node-fetch": "^3.3.1",
48+
"verdaccio": "^5.23.1",
49+
"verdaccio-auth-memory": "^10.2.2"
5050
},
5151
"devDependencies": {
5252
"@antfu/ni": "^0.18.8",
53-
"@types/node": "^18.11.18",
54-
"@typescript-eslint/eslint-plugin": "^5.48.0",
55-
"@typescript-eslint/parser": "^5.48.0",
56-
"eslint": "^8.31.0",
57-
"eslint-define-config": "^1.13.0",
58-
"eslint-plugin-n": "^15.6.0",
59-
"lint-staged": "^13.1.0",
60-
"prettier": "^2.8.2",
61-
"rimraf": "^4.1.2",
53+
"@types/node": "^18.15.11",
54+
"@typescript-eslint/eslint-plugin": "^5.57.0",
55+
"@typescript-eslint/parser": "^5.57.0",
56+
"eslint": "^8.37.0",
57+
"eslint-define-config": "^1.17.0",
58+
"eslint-plugin-n": "^15.7.0",
59+
"lint-staged": "^13.2.0",
60+
"prettier": "^2.8.7",
61+
"rimraf": "^4.4.1",
6262
"simple-git-hooks": "^2.8.1",
63-
"tsx": "^3.12.2",
64-
"typescript": "^4.9.4"
63+
"tsx": "^3.12.6",
64+
"typescript": "^4.9.5"
6565
}
6666
}

0 commit comments

Comments
 (0)