Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
ModyQyW committed Sep 2, 2024
1 parent 83a3ce6 commit af10b89
Showing 2 changed files with 314 additions and 520 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"name": "@uni-helper/eslint-config",
"type": "module",
"version": "0.1.0",
"packageManager": "pnpm@9.7.0",
"packageManager": "pnpm@9.9.0",
"description": "Uni Helper's ESLint config",
"author": "KeJun",
"license": "MIT",
@@ -57,17 +57,17 @@
"eslint": "^9.5.0"
},
"dependencies": {
"@antfu/eslint-config": "^2.25.1",
"eslint-flat-config-utils": "^0.3.0",
"@antfu/eslint-config": "^3.0.0",
"eslint-flat-config-utils": "^0.3.1",
"local-pkg": "^0.5.0"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.14.15",
"bumpp": "^9.5.1",
"eslint": "^9.9.0",
"@types/node": "^20.16.3",
"bumpp": "^9.5.2",
"eslint": "^9.9.1",
"esno": "^4.7.0",
"execa": "^9.3.0",
"execa": "^9.3.1",
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"typescript": "^5.5.4",
820 changes: 307 additions & 513 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit af10b89

Please sign in to comment.