Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: diba1013 <[email protected]>
  • Loading branch information
diba1013 committed Jan 26, 2025
1 parent d8601ad commit 6a4e194
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 178 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"url": "git://github.com/diba1013/linter.git"
},
"author": "diba1013",
"packageManager": "[email protected].2",
"packageManager": "[email protected].4",
"engines": {
"node": ">=20"
},
Expand All @@ -33,26 +33,26 @@
},
"dependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-perfectionist": "^4.5.0",
"eslint-plugin-prettier": "5.2.1",
"@eslint/js": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-perfectionist": "^4.7.0",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-promise": "^7.2.1",
"eslint-plugin-unicorn": "^56.0.1",
"eslint-plugin-vue": "^9.32.0",
"eslint-plugin-yml": "^1.16.0",
"globals": "^15.14.0",
"typescript-eslint": "8.19.0"
"typescript-eslint": "8.21.0"
},
"devDependencies": {
"@commitlint/cli": "^19.6.1",
"@commitlint/config-conventional": "^19.6.0",
"@diba1013/linter": "workspace:*",
"@types/node": "^22.10.3",
"eslint": "^9.17.0",
"@types/node": "^22.10.10",
"eslint": "^9.19.0",
"husky": "^9.1.7",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.2",
"prettier": "^3.4.2",
"typescript": "^5.7"
}
Expand Down
Loading

0 comments on commit 6a4e194

Please sign in to comment.