Skip to content

Commit

Permalink
feat: bump version to 3.0.0; `pnpm add eslint-plugin-simple-import-…
Browse files Browse the repository at this point in the history
…sort`
  • Loading branch information
Delnegend committed Dec 3, 2024
1 parent cc782a5 commit 698c8e6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-hagemanto",
"version": "2.2.6",
"version": "3.0.0",
"type": "module",
"homepage": "https://github.com/Delnegend/hagemanto",
"scripts": {
Expand All @@ -19,6 +19,7 @@
"@typescript-eslint/utils": "^8.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"typescript-eslint": "^8.17.0"
},
"devDependencies": {
Expand Down
12 changes: 12 additions & 0 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 698c8e6

Please sign in to comment.