Skip to content

Commit

Permalink
feat: bump oxc-resolver to 3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
9romise committed Jan 2, 2025
1 parent fc9045b commit 9c26f6c
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "eslint-import-resolver-oxc",
"type": "module",
"version": "0.7.0",
"packageManager": "pnpm@9.14.2",
"packageManager": "pnpm@9.15.2",
"description": "A simply wrapped `oxc-resolver` for `eslint-plugin-import-x` and `eslint-plugin-import`",
"author": "Vida Xie<https://github.com/9romise>",
"license": "MIT",
Expand Down Expand Up @@ -56,7 +56,7 @@
}
},
"dependencies": {
"oxc-resolver": "^2.1.1"
"oxc-resolver": "^3.0.3"
},
"devDependencies": {
"@types/node": "^22.10.2",
Expand Down
139 changes: 137 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9c26f6c

Please sign in to comment.