Skip to content

Commit

Permalink
Update dependency eslint-config-standard-with-typescript to v35 (#209)
Browse files Browse the repository at this point in the history
* Update dependency eslint-config-standard-with-typescript to v35

* Update version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Munieru <[email protected]>
  • Loading branch information
renovate[bot] and munierujp authored Jun 14, 2023
1 parent 82a0e2c commit a0d5471
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"peerDependencies": {
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.23.1",
"eslint-config-standard-with-typescript": "^34.0.0",
"eslint-config-standard-with-typescript": "^35.0.0",
"eslint-plugin-eslint-comments": "^3.0.0",
"eslint-plugin-jsdoc": "^46.0.0",
"eslint-plugin-sonarjs": "^0.19.0",
Expand All @@ -26,7 +26,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.59.11",
"eslint": "8.42.0",
"eslint-config-standard-with-typescript": "34.0.1",
"eslint-config-standard-with-typescript": "35.0.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-jsdoc": "46.2.6",
"eslint-plugin-sonarjs": "0.19.0",
Expand Down

0 comments on commit a0d5471

Please sign in to comment.