Skip to content

Commit

Permalink
Merge pull request #1474 from skaut/dependabot/npm_and_yarn/typescrip…
Browse files Browse the repository at this point in the history
…t-eslint/eslint-plugin-6.15.0

Bump @typescript-eslint/eslint-plugin from 6.14.0 to 6.15.0
  • Loading branch information
github-actions[bot] authored Dec 25, 2023
2 parents f62feef + 2919f2f commit 7888974
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 60 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
"@typescript-eslint/no-unsafe-enum-comparison": "off",
"@typescript-eslint/no-unsafe-member-access": "off",
"@typescript-eslint/no-unsafe-return": "off",
"@typescript-eslint/no-useless-template-literals": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/non-nullable-type-assertion-style": "off",
"@typescript-eslint/prefer-includes": "off",
Expand Down
118 changes: 59 additions & 59 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 @@ -28,7 +28,7 @@
"@types/google.script.client-side": "^0.1.5",
"@types/jest": "^28.1.8",
"@types/node": "^20.10.5",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"css-loader": "^6.8.1",
"eslint": "^8.56.0",
Expand Down

0 comments on commit 7888974

Please sign in to comment.