Skip to content

Commit 431bd29

Browse files
committed
chore: update deps to fix pnpm audit failure
1 parent 4aa1191 commit 431bd29

File tree

2 files changed

+695
-711
lines changed

2 files changed

+695
-711
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -44,25 +44,25 @@
4444
},
4545
"homepage": "https://github.com/vuejs/ecosystem-ci#readme",
4646
"dependencies": {
47-
"@actions/core": "^1.10.1",
47+
"@actions/core": "^1.11.0",
4848
"cac": "^6.7.14",
49-
"execa": "^9.2.0",
49+
"execa": "^9.4.0",
5050
"node-fetch": "^3.3.2",
51-
"verdaccio": "^5.31.1",
51+
"verdaccio": "^5.32.2",
5252
"verdaccio-auth-memory": "^10.2.2"
5353
},
5454
"devDependencies": {
5555
"@antfu/ni": "^0.21.12",
56-
"@typescript-eslint/eslint-plugin": "^7.13.0",
57-
"@typescript-eslint/parser": "^7.13.0",
58-
"eslint": "^8.57.0",
56+
"@typescript-eslint/eslint-plugin": "^7.18.0",
57+
"@typescript-eslint/parser": "^7.18.0",
58+
"eslint": "^8.57.1",
5959
"eslint-define-config": "^2.1.0",
60-
"eslint-plugin-n": "^17.8.1",
61-
"lint-staged": "^15.2.6",
62-
"prettier": "^3.3.2",
63-
"rimraf": "^5.0.7",
60+
"eslint-plugin-n": "^17.10.3",
61+
"lint-staged": "^15.2.10",
62+
"prettier": "^3.3.3",
63+
"rimraf": "^5.0.10",
6464
"simple-git-hooks": "^2.11.1",
65-
"tsx": "^4.15.2",
66-
"typescript": "^5.4.5"
65+
"tsx": "^4.19.1",
66+
"typescript": "^5.6.2"
6767
}
6868
}

0 commit comments

Comments
 (0)