Skip to content

Commit 66598b2

Browse files
committed
chore: update all non-major dependencies
1 parent 088dd58 commit 66598b2

File tree

2 files changed

+251
-226
lines changed

2 files changed

+251
-226
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@
4444
},
4545
"homepage": "https://github.com/vuejs/ecosystem-ci#readme",
4646
"dependencies": {
47-
"@actions/core": "^1.11.0",
47+
"@actions/core": "^1.11.1",
4848
"cac": "^6.7.14",
49-
"execa": "^9.4.0",
49+
"execa": "^9.5.1",
5050
"node-fetch": "^3.3.2",
51-
"verdaccio": "^5.32.2",
51+
"verdaccio": "^5.33.0",
5252
"verdaccio-auth-memory": "^10.2.2"
5353
},
5454
"devDependencies": {
@@ -57,14 +57,14 @@
5757
"@typescript-eslint/parser": "^7.18.0",
5858
"eslint": "^8.57.1",
5959
"eslint-define-config": "^2.1.0",
60-
"eslint-plugin-n": "^17.10.3",
60+
"eslint-plugin-n": "^17.14.0",
6161
"lint-staged": "^15.2.10",
62-
"prettier": "^3.3.3",
62+
"prettier": "^3.4.1",
6363
"rimraf": "^5.0.10",
6464
"simple-git-hooks": "^2.11.1",
65-
"tsx": "^4.19.1",
66-
"typescript": "^5.6.2",
67-
"yaml": "^2.5.1"
65+
"tsx": "^4.19.2",
66+
"typescript": "^5.7.2",
67+
"yaml": "^2.6.1"
6868
},
6969
"pnpm": {
7070
"overrides": {

0 commit comments

Comments
 (0)