Skip to content

Commit

Permalink
chore: update non-major deps
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Mar 28, 2024
1 parent 1a98101 commit 9e2b81c
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 701 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
},
"homepage": "https://github.com/vuejs/ecosystem-ci#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"cac": "^6.7.14",
"execa": "^6.1.0",
"node-fetch": "^3.3.1",
"verdaccio": "^5.25.0",
"node-fetch": "^3.3.2",
"verdaccio": "^5.30.2",
"verdaccio-auth-memory": "^10.2.2"
},
"devDependencies": {
"@antfu/ni": "^0.21.4",
"@antfu/ni": "^0.21.12",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"eslint": "^8.45.0",
"eslint-define-config": "^1.21.0",
"eslint": "^8.57.0",
"eslint-define-config": "^1.24.1",
"eslint-plugin-n": "^15.7.0",
"lint-staged": "^13.2.3",
"lint-staged": "^13.3.0",
"prettier": "^2.8.8",
"rimraf": "^4.4.1",
"simple-git-hooks": "^2.8.1",
"tsx": "^3.12.7",
"simple-git-hooks": "^2.11.1",
"tsx": "^3.14.0",
"typescript": "^4.9.5"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 9e2b81c

Please sign in to comment.