Skip to content

Commit

Permalink
chore(deps-dev): [email protected]
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Jul 31, 2024
1 parent ec3b4c4 commit 696f611
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 60 deletions.
2 changes: 1 addition & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
{
"files": ["*.ts", "*.tsx"],
"parserOptions": {
"project": "./{src,test}/tsconfig.json"
"projectService": true
},
"extends": [
"plugin:@typescript-eslint/recommended",
Expand Down
113 changes: 55 additions & 58 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/node": "20",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.1.0",
Expand Down

0 comments on commit 696f611

Please sign in to comment.